Search found 39 matches

by RustedKnight
Wed Dec 11, 2019 7:36 am
Forum: Help: General
Topic: Cacti do not show the traffic data after installed
Replies: 6
Views: 1037

Re: Cacti do not show the traffic data after installed

Keep in mind that when you add a graph it does take time to populate, usually a poll cycle to show an empty graph or about 3 poll cycles to show a graph with a little data. Also this system does not show data for before a graph was built.
by RustedKnight
Tue Dec 03, 2019 7:57 am
Forum: Help: General
Topic: Automation not creating graphs for data queries
Replies: 1
Views: 720

Automation not creating graphs for data queries

I have a Cacti 1.2.7 deployment that we just started a couple weeks ago. We are working to create automation rules to get graph creation and tree creation working. We have the tree part of the automation working. We just can't seem to get the data queries to automatically create the graphs. Auto gra...
by RustedKnight
Tue Jul 02, 2019 4:26 am
Forum: Scripts and Templates
Topic: Graphing a script that loops a random number of times?
Replies: 3
Views: 1345

Re: Graphing a script that loops a random number of times?

I get that the interface statistics will get the info I gave as an example. However bandwidth is not what I'm actually tracking. I'm looking to get information from proprietary sensor packs via the connected controllers at a chemical plant. The controller does not have snmp capability beyond sending...
by RustedKnight
Fri Jun 28, 2019 6:58 am
Forum: Scripts and Templates
Topic: Graphing a script that loops a random number of times?
Replies: 3
Views: 1345

Graphing a script that loops a random number of times?

I need to pull some unique info of of a device. I have torn the MIB files apart multiple times and there are no OID's that poll the information I need. I am however able to telnet into the device to see the data. Think interface statistics, one version of the device may have 4 interfaces, another de...
by RustedKnight
Tue Jun 25, 2019 5:25 am
Forum: Help: General
Topic: Getting wrong (chopped) traffic graph on mikrotik ccr route
Replies: 2
Views: 723

Re: Getting wrong (chopped) traffic graph on mikrotik ccr ro

Sounds like an RRD max value issue. What is the highest value it graphs before it chops off? is it around 117 Mb? Was this grpah orriginally built as a 32 bit counter and converted to a 64 bit counter?
by RustedKnight
Fri Jun 21, 2019 7:34 am
Forum: Plugin: (Network Weather Map)
Topic: Dev Install Question.
Replies: 1
Views: 2755

Dev Install Question.

Does anyone have an install guide for the dev version on cacati 1.x? I would like to start labbing some things up and for some reason its giving me more fits an not working (as in not installing at all).
by RustedKnight
Wed Oct 17, 2018 10:14 pm
Forum: Help: General
Topic: Problem with odd extra green line on graphs, not in template
Replies: 6
Views: 671

Re: Problem with odd extra green line on graphs, not in temp

misterguitar wrote:You are right! Did the default template change at some point? It used to be a single line and single area?
Yes, the template changed with the major revision change from 0.x to 1.x
by RustedKnight
Fri Sep 21, 2018 7:14 am
Forum: Plugin General
Topic: Thold for Pecentage
Replies: 2
Views: 1388

Re: Thold for Pecentage

First off your values look to be off. 2.9 meg is not 29% of a 1 gig interface, its .29%.
by RustedKnight
Tue Sep 18, 2018 7:29 am
Forum: Help: General
Topic: Create second graph / graph template from existing data sour
Replies: 2
Views: 363

Re: Create second graph / graph template from existing data

check out the aggregate plugin/function
by RustedKnight
Mon Sep 17, 2018 10:52 pm
Forum: Help: General
Topic: cacti graph and numeric values mismatch
Replies: 4
Views: 587

Re: cacti graph and numeric values mismatch

I'm going to take a wild guess and say you did your update on the morning of the 13th. Did you backup your database before the upgrade? Did you restore it after the upgrade?
by RustedKnight
Fri Aug 31, 2018 5:22 am
Forum: Help: General
Topic: File .csv have 'nan' in colum
Replies: 2
Views: 510

Re: File .csv have 'nan' in colum

what does the graph look like for this time slot?
by RustedKnight
Fri Aug 31, 2018 5:17 am
Forum: Help: General
Topic: NaN values from poller, values from manual operations
Replies: 6
Views: 666

Re: NaN values from poller, values from manual operations

If you have changed the script and in particular the way the variables are output from the script into your graph template then try ripping out the graph and rebuilding it.
by RustedKnight
Tue Aug 14, 2018 5:41 am
Forum: Plugin: (Network Weather Map)
Topic: Weathermap 1.0.0 timeline
Replies: 11
Views: 6002

Re: Weathermap 1.0.0 timeline

Howie wrote:As ever, it turns out that real life gets in the way. I know more about installing SPAM and laying decks than I did when I started 1.0.0 :-)

I am aiming for August now, being realistic.
I'm curious how things are going. Is there light at the end of the proverbial tunnel?
by RustedKnight
Tue May 01, 2018 4:43 am
Forum: Help: General
Topic: GRAPHING ONLY IN OUTBOUND DIRECTION
Replies: 17
Views: 1407

Re: GRAPHING ONLY IN OUTBOUND DIRECTION

Looking at the image screen shot it looks as if the device is only reporting traffic going one way on that particular interface. I know with some cisco devices they do interfaces that act like this, in particular UBR's do this with upstream and down stream interfaces. What does the device itself say...
by RustedKnight
Sat Apr 28, 2018 12:27 am
Forum: Help: General
Topic: A rather unique situation i desperately need help with
Replies: 21
Views: 2217

Re: A rather unique situation i desperately need help with

I want to thank you. Between what you showed me and the use of our production system, a lab system, and a look through the cacti schema I was able to get my templates fixed. Very much appreciated.