incomplete check results displayed - help?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
emcmahon
Posts: 8
Joined: Tue Jan 28, 2020 11:05 am

incomplete check results displayed - help?

Post by emcmahon »

Hello,
I am working with nagios core. 4.4.3
setting up this check:
Aruba Instant Virtual Controller
https://exchange.nagios.org/directory/P ... er/details

if i run this check form the command line of the nagios core server i get an output like this:
./check_aruba_instant.sh -H xxx.xxx.xxx.xxx -C public -N 24 -d -f

OK: VC XXXXXXX-VC has found 24 AP's. 54 wireless devices are connected. | 'connected_APs'=24;0;0;0;24 'connected_devices'=54;0;0;0;0

from the Nagios interface all i see is:
OK: VC XXXXXX-VC has found 5 AP's



how do i get the rest of the information displayed in the results in nagios. the part about how many devices are connected?
emcmahon
Posts: 8
Joined: Tue Jan 28, 2020 11:05 am

Re: incomplete check results displayed - help?

Post by emcmahon »

Thank you for the response but, i am not looking for Russian pension funds. :D

does anyone have any input on my question about seeing the entire displayed output in nagios?
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: incomplete check results displayed - help?

Post by benjaminsmith »

Hi,
Thank you for the response but, i am not looking for Russian pension funds. :D
Sorry about that, it slipped by the filters.

Anyhow, there was a bug fixed in 4.4.4 related to long plugin output. I would recommend upgrading to the lastest, and let us know if the issue is resolved.
* Fixed long plugin output (>8KB) occasionally getting truncated (#625) (Sebastian Wolf)
How to Upgrade Nagiso Core
https://assets.nagios.com/downloads/nag ... ading.html

Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked