NCPA free space doesn't draw performance graph
Posted: Wed Dec 23, 2020 4:49 am
We have noticed, that when using NCPA and Free Space parameters, performance graph is not being populated anymore. We are using latest version of Nagios XI and NCPA.
This is a syntax used for monitoring:
./check_ncpa.py -H 10.25.14.91 -t Str0ngT0k3n -M 'disk/logical/C:|/free' --warning 10: --critical 5: -u G
After doing a troubleshooting we noticed, that colon symbol (:) is causing performance graph not being populated. If I remove : symbol defining threshold range, it is OK. Is this not supported ?
This is a syntax used for monitoring:
./check_ncpa.py -H 10.25.14.91 -t Str0ngT0k3n -M 'disk/logical/C:|/free' --warning 10: --critical 5: -u G
After doing a troubleshooting we noticed, that colon symbol (:) is causing performance graph not being populated. If I remove : symbol defining threshold range, it is OK. Is this not supported ?