[monitoring-plugins/monitoring-plugins] check_snmp: Add multiply-by and divide-by options (#1417)
Nick Peelman <[email protected]> Tue, 26 Apr 2016 12:27:43 -0700
| Newsgroups | gmane.network.nagios.devel |
|---|---|
| Message-ID | <monitoring-plugins/monitoring-plugins/pull/[email protected]> |
Allows simple scaling on numeric results.
~~Useful~~ Necessary when a wrapper script is prohibitive and device outputs
scaled results. Or when you get bits and need bytes (or vice versa).
You can view, comment on, or merge this pull request online at:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1417
-- Commit Summary --
* Add multiply-by and divide-by options to enable simple math on numeric
results
* Add help text
-- File Changes --
M plugins/check_snmp.c (33)
-- Patch Links --
https://github.com/monitoring-plugins/monitoring-plugins/pull/1417.patch
https://github.com/monitoring-plugins/monitoring-plugins/pull/1417.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1417