incomplete check results displayed - help?
Posted: Wed Oct 14, 2020 8:46 am
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?
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?