Cacti / plugin_reportit

ReportIt Plugin for Cacti
GNU General Public License v2.0
7 stars 8 forks source link

Save Failed: Field Input Error - |query_ifSpeed| #82

Closed flippind closed 5 years ago

flippind commented 5 years ago

I'm running into the same issue reported in this forum thread. Noticed the last hit on the thread suggests the bug report, but I'm unable to find existing. In my case, I am able to pull the expected value in the graph title via |query_ifSpeed| but am unable to populate that variable in either individual graphs nor graph template. Attempts to suggest via the associated Data Query Suggested Values -graphs (specifically upper-limit) has no discernible effect. It looks like this may have been resolved in the 0.8.8 release, but returned as early as 0.8.8b

   Total: 0.310000, Delta: 0.000000, Located input field 'ifSpeed' [walk]
   --
   Total: 0.350000, Delta: 0.040000, Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.5'
   Found item [ifSpeed='1000000000'] index: 1 [from value]
   Found item [ifSpeed='1000000000'] index: 2 [from value]
   Found item [ifSpeed='20000000'] index: 3 [from value]

   Cacti Version | 1.1.38
   Cacti OS | unix
   NET-SNMP Version | NET-SNMP version: 5.7.2
   RRDtool Version | RRDtool 1.4.x

In this image you can see the error thrown when using |query_ifSpeed| in the Graph Fields. Note that the graph title is successfully using |query_ifSpeed|. 1-3-2019 8-28-33 am

netniV commented 5 years ago

You can copy and paste images here directly into the input box.

flippind commented 5 years ago

Original issue updated with image.

flippind commented 5 years ago

Closing this issue. Just noticed it's in the plugin_reportit repo rather than Cacti master.