Hello folks
I can not monitor an application on Linux, please could you help me?
I would like zabbix warn when closed application
Item:
Key: proc.num[,,,ReckoningServer.exe]
Trigger:
{Template Hex
roc.num[,,,ReckoningServer.exe].last()}#1
Linux app:
[root@host zabbix]# ps -aux | grep mono
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.8/FAQ
root 13796 0.3 3.8 4751612 311756 ? Ssl May27 9:19 /usr/local/mono/bin/mono --debug /home/reckoning/Server/ReckoningServer.exe /home/reckoning/Server/ServerConfig.xml
root 61024 0.0 0.0 103252 844 pts/0 S+ 22:08 0:00 grep mono
[root@host zabbix]#
Thanks
I can not monitor an application on Linux, please could you help me?
I would like zabbix warn when closed application
Item:
Key: proc.num[,,,ReckoningServer.exe]
Trigger:
{Template Hex
roc.num[,,,ReckoningServer.exe].last()}#1Linux app:
[root@host zabbix]# ps -aux | grep mono
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.8/FAQ
root 13796 0.3 3.8 4751612 311756 ? Ssl May27 9:19 /usr/local/mono/bin/mono --debug /home/reckoning/Server/ReckoningServer.exe /home/reckoning/Server/ServerConfig.xml
root 61024 0.0 0.0 103252 844 pts/0 S+ 22:08 0:00 grep mono
[root@host zabbix]#
Thanks

Comment