Hi,
I am looking to find a way to create an item that only starts monitoring a process when the application that usage that process is installed.
For example some apache servers we have. The item should do something like when 'system.sw.packages[apache2]" is 1 then monitor the apache process.
If "system.sw.packages[apache2]" = 0 then do nothing.
Is this possible in Zabbix?
Regards,
Frits
I am looking to find a way to create an item that only starts monitoring a process when the application that usage that process is installed.
For example some apache servers we have. The item should do something like when 'system.sw.packages[apache2]" is 1 then monitor the apache process.
If "system.sw.packages[apache2]" = 0 then do nothing.
Is this possible in Zabbix?
Regards,
Frits
Or install agent2 ... That's not really a "higher version". It is just a different version and can replace classic agent.
Comment