Hello
It seams to be not the big deal but i am unable to get working item that return number of hosts in group. Hosts are being discovered automaticaly and removed from group also automaticaly after 2 weeks of inactivity.
I am trying to use something like aggregate check on Zabbix server
grpsum["Host_Group","vfs.file.exist[/etc/hosts]",last,0]
But it accept it, produce no error but returns no data.
Ane thing it that all hosts in this group are active agents only.
Can one suggest how to do it without direct sql query to database.
Regards,
Igor
It seams to be not the big deal but i am unable to get working item that return number of hosts in group. Hosts are being discovered automaticaly and removed from group also automaticaly after 2 weeks of inactivity.
I am trying to use something like aggregate check on Zabbix server
grpsum["Host_Group","vfs.file.exist[/etc/hosts]",last,0]
But it accept it, produce no error but returns no data.
Ane thing it that all hosts in this group are active agents only.
Can one suggest how to do it without direct sql query to database.
Regards,
Igor
Comment