There's definitely a disconnect between the frontend and backend somewhere. We just added a bunch of hostgroups and moved hosts around, and the Hostgroup Hierarchy status page doesn't reflect any of it.
mysql> select alias from nagios_hostgroups where alias like '%Oracle%'\G *************************** 1. row *************************** alias: EA - Oracle Apps 1 row in set (0.00 sec) mysql> select name from opsview_hostgroups where name like '%Oracle%'; Empty set (0.00 sec) B* -- Brian C Landers http://www.packetslave.com/ CCIE #23115 _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
