Page 2 of 4

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 1:52 pm
by sreinhardt
You've got us all confused now... WHAT!? I think he means semi-colons breaking apart things more than concatenating them, but who knows.

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 1:54 pm
by abrist
He is the new guy. . . who knows?

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 1:55 pm
by BanditBBS
Sorry, I meant what, as in what do you want me to send? This is rather important on my end...I'll buy whoever fixes it a drink!

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 1:56 pm
by tmcdonald
Was supposed to be a semi-serious remark about checking your code before you compile. Semi-colons missing can be just as deadly as extra ones at least in bash.

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 1:59 pm
by abrist
Are you by chance dumping HTML in status output? You may get unexpected ui behavior if the escaping for html in status info is not working . . .
What does the status and perfdata look like for the conjoined check?

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 2:04 pm
by BanditBBS
tmcdonald wrote:Was supposed to be a semi-serious remark about checking your code before you compile. Semi-colons missing can be just as deadly as extra ones at least in bash.
Umm, but I didn't code this, it is built into XI sending the outbound transfers to another Xi server configured for inbound transfers :|
abrist wrote:Are you by chance dumping HTML in status output? You may get unexpected ui behavior if the escaping for html in status info is not working . . .
What does the status and perfdata look like for the conjoined check?
This is the CPU Stats check when run from cli

Code: Select all

[clarkj@svwddnagios01 libexec]$ ./check_nrpe -H rp000002 -t 30 -c check_cpu_stats -a '-w 85 -c 95'                                                           CPU STATISTICS OK: user=0.10% system=0.15% iowait=0.00% idle=99.75% | user=0.10% system=0.15% iowait=0.00%;85;95 idle=99.75%
weird...see how that pasted?!?!

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 2:10 pm
by abrist
Can you post a copy of the check_cpu_stats plugin?

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 2:21 pm
by BanditBBS
abrist wrote:Can you post a copy of the check_cpu_stats plugin?
Yes, my linux admin is grabbing me a copy right now. But an interesting note, I scheduled an immediate check and it came across fine by itself. It really seems when some of the checks are run too close to each other, either the sending or receiving server combines data.....and as I typed this I got the script in emai...attaching...

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 2:32 pm
by BanditBBS
Here is a quick note:
The items on the receiving server were already configured, I did not let them appear in unconfigured objects. Maybe delete the objects and see if they magically appear in unconfigured objects?

Re: Outbound and Inbound Xfer Questions

Posted: Wed Oct 30, 2013 2:55 pm
by BanditBBS
So, I tested my last post and removed all serviced for host rp000001.

Here is the sending server:
Capture.JPG
Here is unconfigured objects on the receiving server:
Capture2.JPG
So that didn't fix it. I'm at a loss now :(

EDIT: After waiting a bit more:
Capture3.JPG
What's with the 0