Opened 4 years ago
Last modified 15 months ago
#280 new enhancement
Add option to checkcounter to output only counter value
| Reported by: | Mike F | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | future |
| Component: | CheckSystem | 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.
Change History (3)
comment:1 Changed 4 years ago by mickem
- Milestone changed from 0.3.6 to 0.5.0
comment:2 Changed 15 months ago by mickem
- Component changed from check_nrpe to CheckSystem
comment:3 Changed 15 months ago by mickem
- Milestone changed from 0.5.0 to future
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