Page 1 of 1

incomplete check results displayed - help?

Posted: Wed Oct 14, 2020 8:46 am
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?

Re: incomplete check results displayed - help?

Posted: Thu Oct 15, 2020 3:05 pm
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?

Re: incomplete check results displayed - help?

Posted: Thu Oct 15, 2020 4:12 pm
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