Search found 20 matches

by solarix
Fri Sep 27, 2002 2:08 pm
Forum: Help: General
Topic: absolute, counter,....
Replies: 1
Views: 2112

absolute, counter,....

I am counting sms messages from a smsc. The count is incrementing from 00:00 to 23:59 and is reset to zero at midnight daily. I want to graph the TOTAL real number of messages for this 24 hour period. The graph should start at 0 every midnight and slowly increase to the final peak at the following m...
by solarix
Fri Jun 28, 2002 7:27 am
Forum: Help: General
Topic: Missing datapoints (example) Why?
Replies: 5
Views: 3388

Broken areas load related?

I bumped the cron job from 5 minutes to 4 minutes and the broken areas are mostly gone, but during the log rotation cron the broken lines appear again. The data graphed is not dependant on the logs.
The cacti cmd.php finishes in less than 90 seconds.

Strange.
by solarix
Wed Jun 26, 2002 8:41 pm
Forum: Help: General
Topic: Missing datapoints (example) Why?
Replies: 5
Views: 3388

Missing datapoints (example) Why?

Newest cacti or cacti 0.6.3 & newest rrd or older rrd What cuases broken graphs as in the blue area graph? The data is there as provided below the example. The text file created is output from the same variable (last value on each line) in the script that outputs the data to rrd. Any help would ...
by solarix
Fri Jan 18, 2002 8:41 pm
Forum: Help: General
Topic: CSV output from RRD data?
Replies: 2
Views: 9597

I was hoping for a procedure that verified that the data was correct (someone else tested it...) What I came up with is: passthru ("/opt/rrd/bin/rrdtool dump /www/htdocs/changed/internal/rrd/rra/SMS_in.rrd|grep -v NaN | grep '<row>' | tr e ' ' |awk {'print "Q"$2"qcq"$3"...
by solarix
Fri Jan 18, 2002 7:18 pm
Forum: Help: General
Topic: CSV output from RRD data?
Replies: 2
Views: 9597

I know I have seen the ability to get csv data from an rrd database but can not find where I saw it...

Any suggestions?
by solarix
Mon Dec 03, 2001 7:20 am
Forum: Help: General
Topic: Feature request
Replies: 1
Views: 3640

Would the current auth module support a logout.php?
by solarix
Sun Dec 02, 2001 9:16 pm
Forum: Help: General
Topic: Data Input Source Configuration
Replies: 0
Views: 3755

I can not add/edit Data Input Sources.

Another $rows related bug....
by solarix
Sun Dec 02, 2001 8:34 pm
Forum: Help: General
Topic: Understanding...
Replies: 10
Views: 11704

I will be monitoring some items I have non disclosure agreements on... they will not be open to the public, even if I have to .htaccess cacti.

Is there a way to secure areas and not others?
by solarix
Sun Dec 02, 2001 1:26 pm
Forum: Help: General
Topic: Understanding...
Replies: 10
Views: 11704

Glad it's a bug! I was going crazy! While we're bug slapping... the graph_image.php sends type text/html when it is really a png/gif... maybe not a problem but it is there none the less. part of our bandwidth comes through them... they have a bottleneck I am wanting to point out :smile: <font size=-...
by solarix
Sun Dec 02, 2001 12:50 pm
Forum: Help: General
Topic: Understanding...
Replies: 10
Views: 11704

Interesting, every time I edit the rra's it changes them to the wrong values... Now it shows --start="-33053184" Maybe I'll wait till 061 to try this and rip out everything and start over... Looks like "$rows" is used twice or is a reserved word in my versions of mysql or php <fo...
by solarix
Sun Dec 02, 2001 12:24 pm
Forum: Help: General
Topic: Understanding...
Replies: 10
Views: 11704

mysql> select * from rrd_rra; +----+-------------------+--------------+-------+------+ | ID | Name | XFilesFactor | Steps | Rows | +----+-------------------+--------------+-------+------+ | 1 | Daily (Average) | 0.5000 | 1 | 1 | | 2 | Weekly (Average) | 0.5000 | 6 | 1 | | 4 | Yearly (Average) | 0.50...
by solarix
Sun Dec 02, 2001 7:54 am
Forum: Help: General
Topic: Understanding...
Replies: 10
Views: 11704

OK... I am feeling stupid here. Now all the graphs draw, but there is no historical data being stored for anything. It is as if the rrd's are being recreated from scratch every time? On occasion the data shows on the graphs, then as I refresh the page the data slowly disappears. I did some investiga...
by solarix
Sat Dec 01, 2001 11:28 am
Forum: Help: General
Topic: Understanding...
Replies: 10
Views: 11704

Just when I thought I was starting to understand. The ping Time graphs do not draw, I just get a broken graphic icon. the rrd files are being created, when I access the graph directly using http://server.daphnis.com/cacti/graph_image.php?graphid=8&rraid=4 it returns a 0 access a graph http://ser...
by solarix
Sat Dec 01, 2001 10:40 am
Forum: Help: General
Topic: cacti auth
Replies: 8
Views: 18075

mysql-3.23.40 cured all my problems... so far.
by solarix
Sat Dec 01, 2001 10:39 am
Forum: Help: General
Topic: cacti requirements
Replies: 2
Views: 5515

mysql-3.23.40 cured all my problems... so far.