Default cacti template for unicast PPS and non unicast PPS drawing graphs with number of packets they are getting at polling time.
How it's possible make to cacti to graphs with diffrence data between old and new values it gets from polling ?
For example in mrtg case it makes simple function and shows difference between polls:
like in/out 2053/2856 packets per second
while cacti showing 481.66k/481.66k PPS
And by default Data sources are indicated only by "IN" data source. Have put OUT source manually.
Also Unicast and non-Unicast graphs are absolutely identical, but snmpwalk and mrtg showing different proper data.
Cacti screen
Mrtg screen
problem with Unicast and non-Unicast graphs/counters
Moderators: Developers, Moderators
problem with Unicast and non-Unicast graphs/counters
Last edited by iDen on Thu Mar 24, 2011 11:56 am, edited 1 time in total.
Cacti/Spine 0.8.7h + Plugin Arch 3.0
Plugins: Monitor 1.3; Mactrack 2.9; Errorimage 0.2; Settings 0.71; Hmib 1.2; Boost 5.1; Discovery 1.3;
Weathermap 0.97a; Realtime 0.43; Rrdclean 0.41; Superlinks 1.3; Thold 0.4.7
Rig: CentOS 6.0 i386 2.6.32-131.12.1.el6.i686
php-5.3.3; net-snmp-5.5-31 ; rrdtool-1.3.8-6.el6.i686; httpd-2.2.15-9; mysql-5.1.52; php-gd/freetype enabled
Plugins: Monitor 1.3; Mactrack 2.9; Errorimage 0.2; Settings 0.71; Hmib 1.2; Boost 5.1; Discovery 1.3;
Weathermap 0.97a; Realtime 0.43; Rrdclean 0.41; Superlinks 1.3; Thold 0.4.7
Rig: CentOS 6.0 i386 2.6.32-131.12.1.el6.i686
php-5.3.3; net-snmp-5.5-31 ; rrdtool-1.3.8-6.el6.i686; httpd-2.2.15-9; mysql-5.1.52; php-gd/freetype enabled
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: problem with Unicast and non-Unicast graphs/counters
Using a data source type of COUNTER would allow for such a graph
R.
R.
Re: problem with Unicast and non-Unicast graphs/counters
It is COUNTER right now.
I got idea.
graphics showing not PPS Packet Per Second, but PPM Packet Per MInute.
Sorry, even PP5M Packet per 5 Minutes
It's wrong.
So to get PPS out from PP5M i have to devide some 600M value by 300s and will get packets value per one second.
I don't want to change polling interval to less then 5 mins.
I've tried to add to data templates, associated RRAs - "Hourly 1 minute avarage" but no luck.
I'm not PRO so can't find solution in such case where to put function so PPS graphs would be showing always real PPS and not PPM or even PP5M. Even weekly and monthly graph should show exactly PPS just grid scale should be changed on graphs.
And yes i know that it won't be exact values of PPS because of simple "devide function" but SNMP not giving this query every second.
What ever it would be better than PPM PP5M .... 2.6 billion packets (LOL) when it should be 2k-5k per second.
I got idea.
graphics showing not PPS Packet Per Second, but PPM Packet Per MInute.
Sorry, even PP5M Packet per 5 Minutes
It's wrong.
So to get PPS out from PP5M i have to devide some 600M value by 300s and will get packets value per one second.
I don't want to change polling interval to less then 5 mins.
I've tried to add to data templates, associated RRAs - "Hourly 1 minute avarage" but no luck.
I'm not PRO so can't find solution in such case where to put function so PPS graphs would be showing always real PPS and not PPM or even PP5M. Even weekly and monthly graph should show exactly PPS just grid scale should be changed on graphs.
And yes i know that it won't be exact values of PPS because of simple "devide function" but SNMP not giving this query every second.
What ever it would be better than PPM PP5M .... 2.6 billion packets (LOL) when it should be 2k-5k per second.
Cacti/Spine 0.8.7h + Plugin Arch 3.0
Plugins: Monitor 1.3; Mactrack 2.9; Errorimage 0.2; Settings 0.71; Hmib 1.2; Boost 5.1; Discovery 1.3;
Weathermap 0.97a; Realtime 0.43; Rrdclean 0.41; Superlinks 1.3; Thold 0.4.7
Rig: CentOS 6.0 i386 2.6.32-131.12.1.el6.i686
php-5.3.3; net-snmp-5.5-31 ; rrdtool-1.3.8-6.el6.i686; httpd-2.2.15-9; mysql-5.1.52; php-gd/freetype enabled
Plugins: Monitor 1.3; Mactrack 2.9; Errorimage 0.2; Settings 0.71; Hmib 1.2; Boost 5.1; Discovery 1.3;
Weathermap 0.97a; Realtime 0.43; Rrdclean 0.41; Superlinks 1.3; Thold 0.4.7
Rig: CentOS 6.0 i386 2.6.32-131.12.1.el6.i686
php-5.3.3; net-snmp-5.5-31 ; rrdtool-1.3.8-6.el6.i686; httpd-2.2.15-9; mysql-5.1.52; php-gd/freetype enabled
Re: problem with Unicast and non-Unicast graphs/counters
oops sorry for broken screens. fixing it
Other question was unicast and non-unicast graph were same
Other question was unicast and non-unicast graph were same
Cacti/Spine 0.8.7h + Plugin Arch 3.0
Plugins: Monitor 1.3; Mactrack 2.9; Errorimage 0.2; Settings 0.71; Hmib 1.2; Boost 5.1; Discovery 1.3;
Weathermap 0.97a; Realtime 0.43; Rrdclean 0.41; Superlinks 1.3; Thold 0.4.7
Rig: CentOS 6.0 i386 2.6.32-131.12.1.el6.i686
php-5.3.3; net-snmp-5.5-31 ; rrdtool-1.3.8-6.el6.i686; httpd-2.2.15-9; mysql-5.1.52; php-gd/freetype enabled
Plugins: Monitor 1.3; Mactrack 2.9; Errorimage 0.2; Settings 0.71; Hmib 1.2; Boost 5.1; Discovery 1.3;
Weathermap 0.97a; Realtime 0.43; Rrdclean 0.41; Superlinks 1.3; Thold 0.4.7
Rig: CentOS 6.0 i386 2.6.32-131.12.1.el6.i686
php-5.3.3; net-snmp-5.5-31 ; rrdtool-1.3.8-6.el6.i686; httpd-2.2.15-9; mysql-5.1.52; php-gd/freetype enabled
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: problem with Unicast and non-Unicast graphs/counters
Please see those graphs at Graph management and use DEBUG to find out, whether they are using the same Data Sources. Next, See "System Utilities -> View Poller Cache" and find out, if they are polling the same OID which would be wrong as well
R.
R.
Who is online
Users browsing this forum: No registered users and 1 guest