[root@localhost libexec]# ./check_ncpa.py -H x.x.x.x -t 'token' -P 909 -M 'disk/logical/C:|/used_percent' -w 80 -c 92 <--- metrics show up but lose some of the adtional information
such as: Disk Usage on C: Drive 73.00% C:\ - total: 64Gb - used: 47Gb - free 16Gb
All I get now: Disk Usage on C: Drive 73.00% OK:
If I set up as below to get verbose info
[root@localhost libexec]# ./check_ncpa.py -H x.x.x.x -t 'token' -P 909 -M 'disk/logical/C:|/' -u G -w 80 -c 92 <-- metrics disappear
If I set up two configs in CCM it sort of gets me where I want to be. This happens with Disk, Memory, Swap
What am I doing wrong or am I expecting too much?
I hope I gave you all everything you need. I am the worst at getting my point across sometimes.
Thanks