Graph Problem(Square Like Structure)
Moderators: Developers, Moderators
Graph Problem(Square Like Structure)
Dear All,
We are running Cacti(windows 2000) from August 2005 and it was working fine .
from last two dyas we are facing problem with the graph.
grpah looks like the Square steps and and no smooth graph.
What we ahve obsreved is graph value remains same for duration of 30 Min.
For example:[Router Serial Interface traffic] say graph is having value of X at 11:00 AM and that value remains same and at 11:30 it will take the value of Y. graph is plotted after every 30 minutes.
grpah is atatched for your referance.
I have checked poller.php ,scheduled tasks are runnign fien for every 5 minutes,but unable to trace the problem.
Kinldy help me.
Thanking you,
With Best Regards
Ciscoking
We are running Cacti(windows 2000) from August 2005 and it was working fine .
from last two dyas we are facing problem with the graph.
grpah looks like the Square steps and and no smooth graph.
What we ahve obsreved is graph value remains same for duration of 30 Min.
For example:[Router Serial Interface traffic] say graph is having value of X at 11:00 AM and that value remains same and at 11:30 it will take the value of Y. graph is plotted after every 30 minutes.
grpah is atatched for your referance.
I have checked poller.php ,scheduled tasks are runnign fien for every 5 minutes,but unable to trace the problem.
Kinldy help me.
Thanking you,
With Best Regards
Ciscoking
- Attachments
-
- graph.doc
- (110 KiB) Downloaded 368 times
Moving to the windows forum.
1) Looks like your rrdtool version is set to 1.0 instead of 1.2
1) Looks like your rrdtool version is set to 1.0 instead of 1.2
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Odd. Go to your rrdtool directory and run rrdtool. What version?
Also, go to graph management, click on a graph, and enable graph debugging. Paste the text.
Also, go to graph management, click on a graph, and enable graph debugging. Paste the text.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Dear Mr.BSOD2600
Below is the RRDTOOL version output
C:\rrdtool>rrdtool.exe
RRDtool 1.2.11 Copyright 1997-2005 by Tobias Oetiker <tobi@oetiker.ch>
Compiled Tue Aug 2 21:46:25 EST 2005
Usage: rrdtool [options] command command_options
Valid commands: create, update, updatev, graph, dump, restore,
last, first, info, fetch, tune, resize, xport
RRDtool is distributed under the Terms of the GNU General
Public License Version 2. (www.gnu.org/copyleft/gpl.html)
For more information read the RRD manpages
Below is the graph debugging output.
RRDTOOL says OK.
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="-Serial 3/1:0" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
DEF:a="C\:\Inetpub\wwwroot\cacti/rra/router_traffic_in_58.rrd":traffic_in:AVERAGE \
DEF:b="C\:\Inetpub\wwwroot\cacti/rra/router_traffic_in_58.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdefe=b,8,* \
AREA:cdefa#00CF00:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s"
Please suggest me how to solve this problem.
Thanks in Advance
Jayaprakash
Below is the RRDTOOL version output
C:\rrdtool>rrdtool.exe
RRDtool 1.2.11 Copyright 1997-2005 by Tobias Oetiker <tobi@oetiker.ch>
Compiled Tue Aug 2 21:46:25 EST 2005
Usage: rrdtool [options] command command_options
Valid commands: create, update, updatev, graph, dump, restore,
last, first, info, fetch, tune, resize, xport
RRDtool is distributed under the Terms of the GNU General
Public License Version 2. (www.gnu.org/copyleft/gpl.html)
For more information read the RRD manpages
Below is the graph debugging output.
RRDTOOL says OK.
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="-Serial 3/1:0" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
DEF:a="C\:\Inetpub\wwwroot\cacti/rra/router_traffic_in_58.rrd":traffic_in:AVERAGE \
DEF:b="C\:\Inetpub\wwwroot\cacti/rra/router_traffic_in_58.rrd":traffic_out:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdefe=b,8,* \
AREA:cdefa#00CF00:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s"
Please suggest me how to solve this problem.
Thanks in Advance
Jayaprakash
1) Upgrade your version of rrdtool.
2) Your lack of graph updates are possibly caused by your browser caching the image. Try clearing the cache and hitting refresh.
3) Are you using any plugins for cacti?
4) Are there any errors in your cacti log file?
2) Your lack of graph updates are possibly caused by your browser caching the image. Try clearing the cache and hitting refresh.
3) Are you using any plugins for cacti?
4) Are there any errors in your cacti log file?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Thanks Mr.BSOD2600
I have upgrdaed RRDTOOL to .15 version and problem is solved.
My calci Logs is apsted below is anyhting wrong in this?
12/15/2006 05:34:22 PM - SYSTEM STATS: Time: 16.1864 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 6, Hosts/Process: 6, Data Sources 75, RRDs Processed 46
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[92] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[91] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[90] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[89] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[88] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:19 PM - CMDPHP: Poller[0] Host[3] DS[66] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:19 PM - CMDPHP: Poller[0] Host[3] DS[66] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[59] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[59] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[59] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[59] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[49] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:17 PM - CMDPHP: Poller[0] Host[1] DS[44] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[7] WARNING: Result from CMD not valid. Partial Result:
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[6] WARNING: Result from CMD not valid. Partial Result:
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[5] WARNING: Result from CMD not valid. Partial Result: 1min: 5min: 10
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[4] WARNING: Result from CMD not valid. Partial Result:
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[3] WARNING: Result from CMD not valid. Partial Result:
Thanks with best Regards
CISCOKING
I have upgrdaed RRDTOOL to .15 version and problem is solved.
My calci Logs is apsted below is anyhting wrong in this?
12/15/2006 05:34:22 PM - SYSTEM STATS: Time: 16.1864 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 6, Hosts/Process: 6, Data Sources 75, RRDs Processed 46
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[92] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[91] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[90] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[89] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:20 PM - CMDPHP: Poller[0] Host[14] DS[88] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:19 PM - CMDPHP: Poller[0] Host[3] DS[66] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:19 PM - CMDPHP: Poller[0] Host[3] DS[66] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[59] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[59] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[59] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[59] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:18 PM - CMDPHP: Poller[0] Host[2] DS[49] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:17 PM - CMDPHP: Poller[0] Host[1] DS[44] WARNING: Result from SNMP not valid. Partial Result:
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[7] WARNING: Result from CMD not valid. Partial Result:
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[6] WARNING: Result from CMD not valid. Partial Result:
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[5] WARNING: Result from CMD not valid. Partial Result: 1min: 5min: 10
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[4] WARNING: Result from CMD not valid. Partial Result:
12/15/2006 05:34:14 PM - CMDPHP: Poller[0] Host[1] DS[3] WARNING: Result from CMD not valid. Partial Result:
Thanks with best Regards
CISCOKING
Read through this: http://docs.cacti.net/node/283
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
square-alike graphs on hourly (1min) average graph
Hello all,
I'm having the same problem with hourly(1min) average graph, i see squares every minute.
The graph divided by a grid and each grid square represent 2minutes (5 squares between 10min).
The graph changes on every half grid square like steps not smoothly connected.
Here is my graph debug:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="zlota - ## ************ ## - Gi1/0/5 " \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/var/lib/cacti/rra/zlota_traffic_in_94.rrd":traffic_in:AVERAGE \
DEF:b="/var/lib/cacti/rra/zlota_traffic_in_94.rrd":traffic_in:MAX \
DEF:c="/var/lib/cacti/rra/zlota_traffic_in_94.rrd":traffic_out:AVERAGE \
DEF:d="/var/lib/cacti/rra/zlota_traffic_in_94.rrd":traffic_out:MAX \
CDEF:cdefa=a,8,* \
CDEF:cdefd=b,8,* \
CDEF:cdefe=c,8,* \
CDEF:cdefh=d,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf%s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf%s" \
GPRINT:cdefd:MAX:"Maximum\:%8.2lf%s\n" \
LINE1:cdefe#002A97FF:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf%s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf%s" \
GPRINT:cdefh:MAX:"Maximum\:%8.2lf%s"
RRDtool 1.2.19
No errors in cacti.log
Help will be much appreciated.
thanks.
I'm having the same problem with hourly(1min) average graph, i see squares every minute.
The graph divided by a grid and each grid square represent 2minutes (5 squares between 10min).
The graph changes on every half grid square like steps not smoothly connected.
Here is my graph debug:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="zlota - ## ************ ## - Gi1/0/5 " \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/var/lib/cacti/rra/zlota_traffic_in_94.rrd":traffic_in:AVERAGE \
DEF:b="/var/lib/cacti/rra/zlota_traffic_in_94.rrd":traffic_in:MAX \
DEF:c="/var/lib/cacti/rra/zlota_traffic_in_94.rrd":traffic_out:AVERAGE \
DEF:d="/var/lib/cacti/rra/zlota_traffic_in_94.rrd":traffic_out:MAX \
CDEF:cdefa=a,8,* \
CDEF:cdefd=b,8,* \
CDEF:cdefe=c,8,* \
CDEF:cdefh=d,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf%s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf%s" \
GPRINT:cdefd:MAX:"Maximum\:%8.2lf%s\n" \
LINE1:cdefe#002A97FF:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf%s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf%s" \
GPRINT:cdefh:MAX:"Maximum\:%8.2lf%s"
RRDtool 1.2.19
No errors in cacti.log
Help will be much appreciated.
thanks.
- Attachments
-
- graph_image.php.jpg (31.53 KiB) Viewed 6437 times
Last edited by maddog on Wed Oct 22, 2008 3:47 am, edited 1 time in total.
Change your rrdtool version to 1.2 in cacti's settings. Also updating rrdtool might fix some other issues you've having (don't use 1.3 yet though).
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I'm using rrdtool from ubuntu hardy repository and it seems that's its the latest version of rrdtool there. On Tobi's site the latest version is .28, do you suggest to remove the package and compile from source?
rrdtool 1.2.x & snmp 5.x is set there.
Also changed crontab pooling to 1 minute:
*/1 * * * * www-data php /usr/share/cacti/site/poller.php >/dev/null 2>/var/log/cacti/poller-error.log
and set "polling interval" & "cron interval" to "every minute" in Poller settings.
Recreated the graphs and still the same.
All other RRA's (daily, weekly, monthly) are ok.
thanks.
rrdtool 1.2.x & snmp 5.x is set there.
Also changed crontab pooling to 1 minute:
*/1 * * * * www-data php /usr/share/cacti/site/poller.php >/dev/null 2>/var/log/cacti/poller-error.log
and set "polling interval" & "cron interval" to "every minute" in Poller settings.
Recreated the graphs and still the same.
All other RRA's (daily, weekly, monthly) are ok.
thanks.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
I think this is normal at that zoom level. Verify that your graph template has "Slope Mode" enabled though.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Show the graph debug/creation logic. If you see --slope-mode, then it's a bug in RRDtool. What version of RRDtool are you using?
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
By the way, the line is very clean, but very small.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 1 guest