Re: [monitoring-plugins/monitoring-plugins] check_snmp: Add multiply-by and divide-by options (#1417)

Nick Peelman <[email protected]> Mon, 05 Sep 2016 06:13:29 -0700
Newsgroups gmane.network.nagios.devel
Message-ID <monitoring-plugins/monitoring-plugins/pull/1417/[email protected]>
----==_mimepart_57cd6f7992f7a_7263fc9ff19d29c117455f
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

The math operations will only happen to numbers (via the SNMP return type).
The inclusion of a ; means it is returning as a string.

You might try using the [UPS-MIB
OIDs](http://www.oidview.com/mibs/0/UPS-MIB.html) and see if the frequency
endpoint there returns a cleaner value first.

That's just bad/lazy MIB design that defeats the purpose of SNMP. 

-- 
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#issuecomment-244744038
----==_mimepart_57cd6f7992f7a_7263fc9ff19d29c117455f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The math operations will only happen to numbers (via the SNMP return typ=
e). The inclusion of a ; means it is returning as a string.</p>

<p>You might try using the <a href=3D"http://www.oidview.com/mibs/0/UPS-MIB=
.html">UPS-MIB OIDs</a> and see if the frequency endpoint there returns a c=
leaner value first.</p>

<p>That's just bad/lazy MIB design that defeats the purpose of SNMP. </p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&mda=
sh;<br />You are receiving this because you are subscribed to this thread.<=
br />Reply to this email directly, <a href=3D"https://github.com/monitoring=
-plugins/monitoring-plugins/pull/1417#issuecomment-244744038">Reply to this=
 email on GitHub</a>, or <a href=3D"https://github.com/notifications/unsubs=
cribe-auth/AFQl2de7xhu_HJkDHS_jWHIzhFs7fdWdks5qnBV5gaJpZM4IQSWp">mute the t=
hread</a>.<img alt=3D"" height=3D"1" src=3D"https://github.com/notification=
s/beacon/AFQl2Z6RNafz_RudXs2B58ZkCDf3SxA6ks5qnBV5gaJpZM4IQSWp.gif" width=3D=
"1" /></p>
<div itemscope itemtype=3D"http://schema.org/EmailMessage">
<div itemprop=3D"action" itemscope itemtype=3D"http://schema.org/ViewAction=
">
  <link itemprop=3D"url" href=3D"https://github.com/monitoring-plugins/moni=
toring-plugins/pull/1417#issuecomment-244744038"></link>
  <meta itemprop=3D"name" content=3D"View Pull Request"></meta>
</div>
<meta itemprop=3D"description" content=3D"View this Pull Request on GitHub"=
></meta>
</div>

<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_version"=
:"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"Gi=
tHub"},"entity":{"external_key":"github/monitoring-plugins/monitoring-plugi=
ns","title":"monitoring-plugins/monitoring-plugins","subtitle":"GitHub repo=
sitory","main_image_url":"https://cloud.githubusercontent.com/assets/143418=
/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"htt=
ps://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-=
9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://git=
hub.com/monitoring-plugins/monitoring-plugins"}},"updates":{"snippets":[{"i=
con":"PERSON","message":"@peelman in #1417: The math operations will only h=
appen to numbers (via the SNMP return type). The inclusion of a ; means it =
is returning as a string.\r\n\r\nYou might try using the [UPS-MIB OIDs](htt=
p://www.oidview.com/mibs/0/UPS-MIB.html) and see if the frequency endpoint =
there returns a cleaner value first.\r\n\r\nThat's just bad/lazy MIB design=
 that defeats the purpose of SNMP. "}],"action":{"name":"View Pull Request"=
,"url":"https://github.com/monitoring-plugins/monitoring-plugins/pull/1417#=
issuecomment-244744038"}}}</script>

----==_mimepart_57cd6f7992f7a_7263fc9ff19d29c117455f--