System call sent warnings to stderr
This message generated, when I run this plugin, then
the correct status info:
./check_procs 200 300
System call sent warnings to stderr
OK - 102 processes running
So, netsaint display a warning to this function.
This happen, when I compil the plugins under Debian Potato.
When I make this With Redhat 6.1, everything fine.
What's wrong?
Regards: Papp Rudolf
Logged In: NO
I have this same problem... but I have this problem even
with the latest version of RedHat. I have the same plugins
on several machines and it appears to JUST be this one
machine. I don't know if it's the hardware, or the kernel
or what. I can reproduce this problem if it will help
trouble-shooting.
Logged In: YES
user_id=53676
This appears to ONLY be a bug (at least for me) if you're
doing check_by_ssh and only in certain cases. It returns
the correct OK status flavor text, but the actual return
value is "unknown" so netsaint pages out on it.
Logged In: NO
It is the case on Debian 2.2 and 2.1 machines also. Had no
other idea, wrote my check_procs_new plugin in perl which
stripped the first line :)