Cactiusers.org


It is currently Tue Feb 07, 2012 5:43 pm




Post new topic Reply to topic  [ 2 posts ] 
 Can't save queries in Flow Viewer 
Author Message
New User

Joined: Mon Sep 28, 2009 6:11 pm
Posts: 5
Post Can't save queries in Flow Viewer
Every time I try to save a query, it simply refreshes back to the same page. Any pointers or ideas how to fix this?


Mon Sep 28, 2009 8:21 pm
New User

Joined: Mon Sep 28, 2009 6:11 pm
Posts: 5
Post Re: Can't save queries in Flow Viewer
If it's any help, here's what is in my plugin_flowview_queries table:

Code:
mysql> show columns from plugin_flowview_queries;
+-----------------+--------------+------+-----+---------+----------------+
| Field           | Type         | Null | Key | Default | Extra          |
+-----------------+--------------+------+-----+---------+----------------+
| id              | int(12)      | NO   | PRI | NULL    | auto_increment |
| name            | varchar(255) | NO   | MUL | NULL    |                |
| device          | varchar(32)  | NO   |     | NULL    |                |
| startdate       | varchar(32)  | NO   |     | NULL    |                |
| starttime       | varchar(32)  | NO   |     | NULL    |                |
| enddate         | varchar(32)  | NO   |     | NULL    |                |
| endtime         | varchar(32)  | NO   |     | NULL    |                |
| tosfields       | varchar(32)  | NO   |     | NULL    |                |
| tcpflags        | varchar(32)  | NO   |     | NULL    |                |
| protocols       | varchar(8)   | NO   |     | NULL    |                |
| sourceip        | varchar(255) | NO   |     | NULL    |                |
| sourceport      | varchar(255) | NO   |     | NULL    |                |
| sourceinterface | varchar(64)  | NO   |     | NULL    |                |
| sourceas        | varchar(64)  | NO   |     | NULL    |                |
| destip          | varchar(255) | NO   |     | NULL    |                |
| destport        | varchar(255) | NO   |     | NULL    |                |
| destinterface   | varchar(64)  | NO   |     | NULL    |                |
| destas          | varchar(64)  | NO   |     | NULL    |                |
| statistics      | int(3)       | NO   |     | NULL    |                |
| printed         | int(3)       | NO   |     | NULL    |                |
| includeif       | int(2)       | NO   |     | NULL    |                |
| sortfield       | int(2)       | NO   |     | NULL    |                |
| cutofflines     | int(4)       | NO   |     | NULL    |                |
| cutoffoctets    | varchar(8)   | NO   |     | NULL    |                |
| resolve         | varchar(2)   | NO   |     | NULL    |                |
+-----------------+--------------+------+-----+---------+----------------+
25 rows in set (0.43 sec)



Mon Sep 28, 2009 8:28 pm
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for: