Search found 2 matches

by treii28
Thu Oct 26, 2017 4:55 pm
Forum: Open Source Nagios Projects
Topic: check_vnc Service check did not exit properly
Replies: 4
Views: 2942

Re: check_vnc Service check did not exit properly

OK, I eventually figured out that apparently that check_vnc plugin isn't compliant. (changing from using the embedded perl interpreter to the global one seems to have made that one work) But now I'm getting the 0 bytes received errors for anything checked via check_nrpe and none of my check_nrpe!che...
by treii28
Thu Oct 26, 2017 1:00 pm
Forum: Open Source Nagios Projects
Topic: check_vnc Service check did not exit properly
Replies: 4
Views: 2942

check_vnc Service check did not exit properly

I'm trying to set up a custom service check via a server group definition with a new install (as a newbie) on nagios. I found a script on the nagios website for check_vnc and installed it in my /usr/lib/nagios/plugins (manually) I then created a new vnc.cfg under /etc/nagios-plugins/config/vnc.cfg: ...