Search found 6 matches
- Thu Oct 06, 2016 12:45 am
- Forum: Help: General
- Topic: [SOLVED][Cacti 0.8.8f]Graph -> tree mode : blank
- Replies: 11
- Views: 5258
Re: [Cacti 0.8.8f]Graph -> tree mode : blank
ok, I found the problem. I am running an Ubuntu system and the javascript-common package got hosed somehow. Even doing an apt-get remove and install did not fix the problem. Had to do: dpkg --purge javascript-common apt-get install javascript-common and it works fine now. This might have happened du...
- Thu Oct 06, 2016 12:24 am
- Forum: Help: General
- Topic: [SOLVED][Cacti 0.8.8f]Graph -> tree mode : blank
- Replies: 11
- Views: 5258
Re: [Cacti 0.8.8f]Graph -> tree mode : blank
Also note the browser reports the following errors: jstree.js:11 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ jstree.js:11(anonymous function) @ jstree.js:13 jquery.zoom.js:968 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ jquery.zoom.js:968 graph_view....
- Wed Oct 05, 2016 11:58 pm
- Forum: Help: General
- Topic: [SOLVED][Cacti 0.8.8f]Graph -> tree mode : blank
- Replies: 11
- Views: 5258
Re: [Cacti 0.8.8f]Graph -> tree mode : blank
In my case that did not work. If I go to "settings" in graph mode and select "single pane", it works. But if I go back to "dual pane" which was the default, the graph tree view page is completely blank.
- Sun Jun 21, 2009 12:48 am
- Forum: Help: General
- Topic: Graphic Input / 100
- Replies: 3
- Views: 600
I found it ... http://www.cacti.net/downloads/docs/html/cdefs.html
- Sat Jun 20, 2009 11:47 pm
- Forum: Help: General
- Topic: Graphic Input / 100
- Replies: 3
- Views: 600
- Sat Jun 20, 2009 7:08 pm
- Forum: Help: General
- Topic: Graphic Input / 100
- Replies: 3
- Views: 600
Graphic Input / 100
This sounds so pathetically easy that I am embarrassed to ask but I don't live in Cacti configs all day so here goes: I have a device that returns CPU utilization by SNMP in hundredths of percent. In other words, 1% utilization is reported with a value of 100, 10% as 1000, etc. I created an SNMP que...