plugin_thold
plugin_thold copied to clipboard
1.5.2 Does not show current value
Hi, Cacti 1.2.15 and thold 1.5.2 on Centos7. I create 30 Mbps thold value 1Gbps interface for in and out traffic. But current value not shown.
Steps to reproduce the behavior:
- Create thold template: 30000000 value and CDEF (turn bytes into bits) for high value. Time based and five minutes breach window
- Go to datasource and select thold templates and create tholds
- Go to Thold tab
- There is no "current value".Shows Zero
Even database reads the last and previous value, web page shows nothing:
Plugin (please complete the following information):
-
Version: 1.5.2
-
Source: github
-
OS: Centos 7
-
Browser Chrome
-
Version 87.0.4280.88 (Official Build) (64-bit)
I check it detailly,
thold plugin only work with Interface bytes/sec graph.If Interface bits/sec graphs, thold cant read current value as shown below
By the way I reinstall cacti from github 1.2.16 and thold 1.5.2. But nothing change
My guess is that you are running the develop version and not the release version. If you are running develop, update the thold_functions.php from there and report back.
Hi, Now Ok. I can see current values. Thank you
Hi, Now Ok. I can see current values. Thank you
please explain how to resolve it. thanks
There has been a lot of discussion on this for the last two years. I'm pretty sure it's resolved in Develop now and so I'm just going to close this one. Open a new issue if you are still experiencing this issue after either updating to 2.0 or grabbing a fresh copy from Develop.