Search found 7 matches
- Mon Dec 07, 2020 10:35 am
- Forum: Help: Linux/Unix Specific
- Topic: Cacti 1.2.15 does not draw new graphs
- Replies: 12
- Views: 2307
Re: Cacti 1.2.15 does not draw new graphs
Interesting - this seems to have made it work. However I've tried it with 32-bit Bits/Bytes counters only. Because when I'm trying to add 32 bit counters to any device that already has 64-bit based graphs - those end up filled with "-nan" values for whatever reason. Recreating the device w...
- Mon Dec 07, 2020 8:36 am
- Forum: Help: Linux/Unix Specific
- Topic: Cacti 1.2.15 does not draw new graphs
- Replies: 12
- Views: 2307
Re: Cacti 1.2.15 does not draw new graphs
Management->graphs->select any blank graph, what says "Turn on Graph debug mode"? RRDtool Command: /usr/bin/rrdtool graph - \ --imgformat=PNG \ --start='-86400' \ --end='-300' \ --pango-markup \ --title='10.20.30.2 - Traffic - sfp18' \ --vertical-label='bits per second' \ --slope-mode \ -...
- Mon Dec 07, 2020 7:58 am
- Forum: Help: Linux/Unix Specific
- Topic: Cacti 1.2.15 does not draw new graphs
- Replies: 12
- Views: 2307
Re: Cacti 1.2.15 does not draw new graphs
I've added another switch (that was never in the database) and re-created this one - both with no templates - added SNMP profile manually. Created graphs as usual. They are still empty. Out of interest I've decided to debug one of the interfaces (with constant ~80 Mbps usage) from the Troubleshootin...
- Mon Dec 07, 2020 7:15 am
- Forum: Help: Linux/Unix Specific
- Topic: Cacti 1.2.15 does not draw new graphs
- Replies: 12
- Views: 2307
Re: Cacti 1.2.15 does not draw new graphs
ok, we have data. Try to omit mikrotik template and create new device with "Generic SNMP template". Or create device without template and only add SNMP - interface statistics in Associated Data Queries. Wait three poller cycle and we will see mikrotik template is not used, the device is c...
- Mon Dec 07, 2020 6:56 am
- Forum: Help: Linux/Unix Specific
- Topic: Cacti 1.2.15 does not draw new graphs
- Replies: 12
- Views: 2307
Re: Cacti 1.2.15 does not draw new graphs
Here's the bit of the log related to the device (the mikrotik plugin is installed but not used in any way yet - but can its installation somehow cause issues? it was installed at the very beginning but right after all devices were already added and started being graphed) 2020-12-07 13:50:30 - POLLER...
- Mon Dec 07, 2020 5:37 am
- Forum: Help: Linux/Unix Specific
- Topic: Cacti 1.2.15 does not draw new graphs
- Replies: 12
- Views: 2307
Cacti 1.2.15 does not draw new graphs
Hello, I'm running Ubuntu Server 20 and when initially installing Cacti - it was drawing graphs just fine. But a month later, when I've decided to remove graphs that were showing traffic in bytes and replace them with graphs showing it in bits - new graphs ended up being empty. Even though I was not...
- Sun Nov 15, 2020 2:43 pm
- Forum: Help: Linux/Unix Specific
- Topic: v1.2.15 Cacti.log not writable after install
- Replies: 5
- Views: 2457
Re: v1.2.15 Cacti.log not writable after install
nvm resolved the issue myself