Hi all,
I have written a patch that makes possible searching objects on maps. It searches by map object labels, network host's name, IP and DNS, trigger description, host group name. The found object is highlighted with yellow marks on the network map.
The patch is quite dirty, it uses SQL statements for searching, and should be rewritten to use Zabbix API. Not tested with distributed monitoring, and will possibly fail.
This patch should be applied on top of another patch of mine http://www.zabbix.com/forum/showthread.php?t=19411.
I have written a patch that makes possible searching objects on maps. It searches by map object labels, network host's name, IP and DNS, trigger description, host group name. The found object is highlighted with yellow marks on the network map.
The patch is quite dirty, it uses SQL statements for searching, and should be rewritten to use Zabbix API. Not tested with distributed monitoring, and will possibly fail.
This patch should be applied on top of another patch of mine http://www.zabbix.com/forum/showthread.php?t=19411.
Comment