check_ncpa.py - ugly output
Posted: Wed May 06, 2020 3:53 am
Hi,
we are currently moving from NRPE to NCPA.
When using check_ncpa.py I thing the output is a little ugly:
As you can see the output is prefixed with b' which is really annoying.
Do you face the same issue? Is this intended?
Thanks.
Regards
C.I.
we are currently moving from NRPE to NCPA.
When using check_ncpa.py I thing the output is a little ugly:
Code: Select all
./check_ncpa.py -H <HOST> --token=<TOKEN> -M 'memory/virtual/used' -u G
b"OK: Used was 61.98 GB | 'used'=61.98GB;;;"
Do you face the same issue? Is this intended?
Thanks.
Regards
C.I.