zabbix_get -s myhost -k proc.num[,,,"/opt/compass/jre/bin/java -jar my.jar"]
0
I do a ps -ef and I can see my.jar is running. How to use?
thanks.
0
I do a ps -ef and I can see my.jar is running. How to use?
thanks.
$ zabbix_get -s localhost -k proc.num[bash,pass,,'"start.sh"'] ZBX_NOTSUPPORTED: Specified user does not exist.
Comment