I search the net a couple of days, not really find a solution or hint to solve my problem. Looks like, nobody else got this problem.
I have install nagios core via YAST on a SuSe 12.3 and it works fine. So i tried to check two of our linux server with different kernel versions (SuSe 11.4 and SuSe 12.2) with NRPE. So I install the nagios plugins on both machines.
Now I got on 12.3 and 12.2 the nagios plugins 1.4.16 installed, on the 11.4 version 1.4.15.
If I use (like in many examples on the net)
Code: Select all
./check_procs -w 5 -c 10 --metric=CPUThe same syntax local on the 11.4 and 12.2 machines gave me this result: "System call sent warnings to stderr: ERROR: Unsupported option (BSD syntax)"
Tests with ./check_users or ./check_load works perfect.
I'm not a linux-pro and I can't update the 11.4/12.2 machines to a newer/other kernel, depends on the customer software they running. I don't know how to get the versions of 'ps' or 'libp', If they have to do with this error.
Can someone give a practical hint to solve this problem?
Thanks in advance.
Lutz aka. Banzai