*Warning*: call_user_func_array(): First argumented is expected to be a valid callback, '' was given in */srv/jffnms-0.7.6/lib/gui.controls.inc.php* on line *513
mysql> select * from triggers; +----+-------------------------+-------+ | id | description | type | +----+-------------------------+-------+ | 1 | No Trigger | alarm | | 2 | Interface Status Change | alarm | | 3 | All Event Notification | event | | 4 | ECSC Notification | event | +----+-------------------------+-------+ 4 rows in set (0.00 sec)
mysql> select * from triggers_rules;
+----+------------+-----+-----------+----------+-----------------------------------------------------------------+-----------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+
| id | trigger_id | pos | field | operator | value | action_id | action_parameters | stop |
+----+------------+-----+-----------+----------+-----------------------------------------------------------------+-----------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+
| 1 | 1 | 10 | none | = | | 1 | | 1 |
| 2 | 2 | 10 | type | !IN | 12,33,25 | 2 | subject:<interface-client_shortname> <interface-interface> <interface-description> <alarm-type_description> <alarm-state_description>,comment:Default Trigger | 0 |
| 12 | 4 | 10 | interface | IN | 299,275,298,246 | 2 | subject:<interface-client_shortname> <interface-interface> <interface-description> <alarm-type_description> <alarm-state_description>,comment:Connectivity issue | 0 |
| 11 | 3 | 10 | type_id | IN | 22,39,12,9,40,29,28,41,33,7,3,4,37,26,34,5,2,8,17,6,36,38,25,35 | 2 | subject:Test Events Action,comment: | 0 |
+----+------------+-----+-----------+----------+-----------------------------------------------------------------+-----------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+
4 rows in set (0.00 sec)
mysql> select * from triggers_users; +----+---------+------------+--------+ | id | user_id | trigger_id | active | +----+---------+------------+--------+ | 1 | 1 | 1 | 0 | | 3 | 6 | 2 | 1 | | 4 | 7 | 2 | 1 | | 5 | 8 | 2 | 1 | | 6 | 6 | 1 | 0 | +----+---------+------------+--------+ 5 rows in set (0.00 sec)
*
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ jffnms-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jffnms-users