Ticket #280 (new enhancement)
Add option to checkcounter to output only counter value
| Reported by: | Mike F | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.5.0 |
| Component: | check_nrpe | Version: | 0.3.4 |
| Severity: | Feature Requests | Keywords: | checkcounter |
| Cc: |
Description
So instead of: OK: \PhysicalDisk??(_Total)\Disk Read Bytes/sec: 4.59211e+006
Just output: 4.59211e+006
This would make it easier to write scripts for other systems that use check_nrpe as a data source. We would not have to parse the output to remove the unneeded text. I.E. Cacti.
Note: See
TracTickets for help on using
tickets.








I would say this might come in 0.5/0.6 as I have plans along this line but probably not before...
MickeM