Hello
I would like to know how can I monitor any service that is running in ubuntu, should I create a user parameter for monitoring such services that are not displayed on zabbix itens?
here is a example of a service that i want to know if its up/down
root@myserver:~# service SampleAPP status
SampleAPP start/running, process 21008
how to make zabbix monitor it?
I would like to know how can I monitor any service that is running in ubuntu, should I create a user parameter for monitoring such services that are not displayed on zabbix itens?
here is a example of a service that i want to know if its up/down
root@myserver:~# service SampleAPP status
SampleAPP start/running, process 21008
how to make zabbix monitor it?
Comment