Search found 1 match

by unixc
Wed Dec 19, 2012 3:01 am
Forum: Open Source Nagios Projects
Topic: "segmentation fault" with check_by_ssh
Replies: 1
Views: 768

"segmentation fault" with check_by_ssh

I'm trying to configure a bash script to be run with nagios plugin - check_by_ssh. The is to check if a process (I've used syslogd here) is running or not after ssh'ing into the server with "check_by_ssh" plugin. If running/sleeping the script will return 0. Else if the process has T or Z ...