I'm running jffnms-0.9.1 and when I try to create a trigger rule for a user it show nothing. It include in database, but not show.
mysql> select * from triggers_users; +----+---------+------------+--------+ | id | user_id | trigger_id | active | +----+---------+------------+--------+ | 1 | 1 | 1 | 0 | | 2 | 3 | 2 | 1 | +----+---------+------------+--------+ 2 rows in set (0.00 sec) mysql> select * from triggers; +----+-------------------------+-------+ | id | description | type | +----+-------------------------+-------+ | 1 | No Trigger | alarm | | 2 | Interface Status Change | alarm | | 4 | TriggerTest | alarm | +----+-------------------------+-------+ 3 rows in set (0.00 sec) mysql> select * from triggers_rules; +----+------------+-----+----------------+----------+-------+-----------+--------------------------------------------+------+--------+ | id | trigger_id | pos | field | operator | value | action_id | action_parameters | stop | and_or | +----+------------+-----+----------------+----------+-------+-----------+--------------------------------------------+------+--------+ | 1 | 1 | 10 | none | = | | 1 | | 1 | 1 | | 2 | 0 | 10 | any | = | Array | 2 | from:,subject: ,comment:Default Trigger | 0 | 1 | | 7 | 0 | 10 | interface_host | = | Array | 7 | | 0 | 1 | +----+------------+-----+----------------+----------+-------+-----------+--------------------------------------------+------+--------+ 3 rows in set (0.01 sec) The trigger rule id nro 2 was change when I tried to edit the default rule. And the id 7 was create after I click on Add select field host and then save. ________________________ Marcos Ferreira da Silva Analista de Suporte em TI Ferreira & Araújo Tecnologia Uberlândia - MG ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users