[HOWTO] 0.8.7 and 1 minute polling

If you figure out how to do something interesting/cool in Cacti and want to share it with the community, please post your experience here.

Moderators: Developers, Moderators

Post Reply
tekbot
Posts: 49
Joined: Tue Jun 07, 2005 7:42 pm
Location: Venice, CA

Post by tekbot »

This is only for Linux, but the concept is pretty basic and it *should* run under cygwin, though I've not tested it there.

Obviously, your copy method would have to change from SCP to a standard windows copy, and you'd have to replace all the /unix/file/paths to \\\\windows\\file\\paths (under cygwin, you have to escape all your backslashes with another backslash...).

Nothing should need to be changed in the FormatRRA script, except for the path to your bash binary. Aside from that, if you have your rrdtool binary in your path in cygwin, the GetandConvert script should work. I would test this on a single or small number of RRD files, and as recommended in my initial post, I would have a new cacti installation setup for your 1 minute graphs so that you don't adversely affect any production RRDs.

Hope that helps!

--tekbot
baxford
Posts: 14
Joined: Thu Nov 20, 2008 10:30 am

Post by baxford »

Well, thanks for the reply but you are way over my head on this one. I'm a Windows guy.
[b]Cacti Version - 0.8.7b[/b]
Plugin Architecture - 2.1
Poller Type - spine-0.8.7c-beta3-win32
Server Info - Windows Server 2003 x86
Web Server - IIS6.0
PHP - 5.2.6
MySQL - 5.0.67-community-nt
RRDTool - 1.2.26
SNMP - 5.4.2
Plugins:
Thresholds (thold - v0.3.9)
Global Plugin Settings (settings - v0.5)
Realtime for Cacti (realtime - v0.32)
Network Discovery (discovery - v0.8.4)
Network Tools (tools - v0.3)
Update Checker (update - v0.4)
Cacti-ReportIt (reportit - v0.6.1)
Real-time statistics (zond - v0.34)
Device Tracking (mactrack - v1.1)
RRD File Cleaner (RRD Cleaner - v0.34)
Host Info (hostinfo - v0.2)
tekbot
Posts: 49
Joined: Tue Jun 07, 2005 7:42 pm
Location: Venice, CA

Post by tekbot »

Cygwin is a GNU utility that runs on windows (it allows you to run a small Linux-like environment on your Windows system). In order to get my scripts to work under Windows, you're going to need to install it. I wouldn't know where to begin writing something in Windows that does what my bash script does (I'm a Linux guy).

Maybe there's someone else out there that would be willing to look at writing something similar for Windows?

For reference, you can find Cygwin here: http://www.cygwin.com/

Cheers,
--tekbot
baxford
Posts: 14
Joined: Thu Nov 20, 2008 10:30 am

Post by baxford »

I installed Cygwin but that's as far as I can get.
[b]Cacti Version - 0.8.7b[/b]
Plugin Architecture - 2.1
Poller Type - spine-0.8.7c-beta3-win32
Server Info - Windows Server 2003 x86
Web Server - IIS6.0
PHP - 5.2.6
MySQL - 5.0.67-community-nt
RRDTool - 1.2.26
SNMP - 5.4.2
Plugins:
Thresholds (thold - v0.3.9)
Global Plugin Settings (settings - v0.5)
Realtime for Cacti (realtime - v0.32)
Network Discovery (discovery - v0.8.4)
Network Tools (tools - v0.3)
Update Checker (update - v0.4)
Cacti-ReportIt (reportit - v0.6.1)
Real-time statistics (zond - v0.34)
Device Tracking (mactrack - v1.1)
RRD File Cleaner (RRD Cleaner - v0.34)
Host Info (hostinfo - v0.2)
aris77
Posts: 2
Joined: Tue Feb 10, 2009 11:41 am

Post by aris77 »

Hi guys

I know this is the late post for this topic but maybe not so late for a little help.
I'm daealing with the following problem:
- I've recreated all rra's based on takebot posts
- I have cron at 5 min and poller at 1 min with step 60 and heartbeat 120 in data templates
- 1 min graphs are fine with no gaps, but in 'Graph management' > Specific host graph > 'Supplemental Graph Template Data' > graphs are empty with nan's
- Also no errors in cacti log

What I did wrong?

Cacti Version 0.8.7b
Interval 60
Type spine
Items Action[0]: 6
Action[1]: 7
Total: 13
Concurrent Processes 2
Max Threads 10
PHP Servers 5
Script Timeout 25
Max OID 10
Last Run Statistics Time:1.2181 Method:spine Processes:2 Threads:10 Hosts:4 HostsPerProcess:2 DataSources:9 RRDsProcessed:7
PHP Information
PHP Version 5.2.6-1+lenny2
PHP OS Linux
PHP uname Linux deb-test 2.6.26-1-amd64 #1 SMP Sat Jan 10 17:57:00 UTC 2009 x86_64
PHP SNMP Installed
max_execution_time 30
memory_limit 128M




Thank you, Aris


[/img]
Attachments
Supplemental Graph Template Data
Supplemental Graph Template Data
suplemental_graph_template_data_nans.JPG (113.56 KiB) Viewed 30528 times
Good graph
Good graph
good graph.JPG (38.24 KiB) Viewed 30540 times
Round Robin Archives
Round Robin Archives
rra.JPG (24.12 KiB) Viewed 30546 times
stormonts
Cacti User
Posts: 349
Joined: Tue Mar 31, 2009 10:05 am

Post by stormonts »

Looking at the existing Cacti RRAs, some use a consolidation function of AVG, MIN, MAX, and LAST while others just use MAX and AVG. Is there a recommended set to choose when creating new 1 minute based RRAs or is it all just a matter or personal preference?
gatorfreak
Posts: 16
Joined: Fri Mar 27, 2009 11:09 am

Post by gatorfreak »

I found this solution but I haven't tried it. Anything wrong with it? Seems much simpler than what I've read here.
http://human.network.web.id/2008/07/02/ ... e-polling/
It's not in english but all the commands are. :D
aurfalien
Posts: 30
Joined: Tue Nov 11, 2008 8:27 pm

Post by aurfalien »

Hi gatorfreak,

So I checked out the link. The site is registered in Indonesia and written in a language called Malay. I found a decent on-line translator as I wanted to do more then just follow pics.

Following the link, I got my graphs working with 1 minute polling but let me clarify some things.

First, I followed the instructions on that link to the T. I also made sure I had no devices graphed yet, basically a clean install with the following;

Cacti 87e and the official patches
Spine 87e and its official patches
PIA
Eric Halls awsome memory usage template
Gandalfs killer diskio and a better nic usage templates

I also set my graphs to include Hourly(1 minute average) in the templates of interest under the "data templates" heading in the console.

Once I modified the cacti mysql db, I restarted it.

I also have my spine poller threads set to 7 as I found higher numbers to cause errors with mysql.

I then started to add devices to be graphed and so far, no gaps, and I have the 1 minute granularity.

Since I'm running this as a Xen domU, I made sure to set clock=tsc in grub.conf.


## UPDATE ##

So the procedure is;

1 - Set your crontab to 1 min.
2 - Set both the graph and the poller in the console to 1 min.
3 - Adjust your desired templates to also include 1 Minute(Hourly average)
4 - Set your cacti db in mysql as follows;

mysql> update data_template_data set rrd_step='60';
mysql> update data_template_rrd set rrd_heartbeat='120';

5 - Remove all exisitng RRAs
6 - Restart mysql.


Below is 1 of my graphs, there all gapless but I wanted to post an example.
Attachments
graph_image.php.png
graph_image.php.png (19.18 KiB) Viewed 29300 times
User avatar
JorisFRST
Cacti User
Posts: 229
Joined: Mon Oct 02, 2006 1:22 pm
Location: Belgium
Contact:

Post by JorisFRST »

Been reading up on this, and finding this very interesting.

Thanks for the explanation too tekbot.

One question I have is, if I would do 1 minute polling, but choose to only use a few data sources to use this granularity, would it only poll those datasources every minute ? and do all the others all 5 minutes ?

I don't want the overhead of some of the less criticial systems where we just want to know the monthly trend.

Thanks for this great work.

Joris.
dbuchner
Posts: 16
Joined: Thu Mar 13, 2008 7:01 pm
Location: Sydney
Contact:

Post by dbuchner »

Hi,

I have got cacti running and configured with a 1 minute polling interval my RRA config looks as follows:

Name Steps Rows Timespan**
Hourly (1 Minute Average) 1 60 3600
Daily (1 Minute Average) 1 1440 86400
Weekly (1 Minute Average) 1 10080 604800
Monthly (1 Minute Average) 1 57600 3024000
Yearly (5 Minute Average) 5 109152 31536000

Everything works except when I export a monthly graph it is exported with a step of 300 i.e. 5 minute polling interval. Yet the RRD clearly shows that it's got data on a 1 minute level.

What am I missing?

Thanks

Dan
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

A monthly graph can't be covered from data of 1 consolidation level (1 minute step). This level include data from only 60*3600 seconds
R.
redkurawa
Posts: 6
Joined: Tue May 02, 2006 5:54 am

Post by redkurawa »

aurfalien wrote: So I checked out the link. The site is registered in Indonesia and written in a language called Malay.
Hi,

I'm the owner of that tutorial, that site was written in Indonesia language (Bahasa Indonesia) not malay. It's different

And i update my site, and adding English version, hope this will help.

http://human.network.web.id/2008/07/02/ ... e-polling/
Kovit
Posts: 11
Joined: Mon Feb 08, 2010 3:44 am

Post by Kovit »

Please help.
my steps
1) */5 * * * * cactiuser php /var/www/html/cacti/poller.php > /dev/null 2>&1
2) Cacti settings :
Poller type: cmd.php
Poller interval : 1 minute
Cron interval : 5 minute
3) Change rra settings
Hourly 1 500 14400
Daily 5 600 86400
Weekly 30 700 604800
Monthly 120 775 2678400
Yearly 1440 797 33053184
4) mysql> update data_template_data set rrd_step='60';
mysql> update data_template_rrd set rrd_heartbeat='120';
5) changed all data templates, selected all RRA's for each template
6) delete my rra files
and you can see i still have gaps inside graphs. Please help.
may be i forgot something ?
Attachments
Gaps
Gaps
cactii.JPG (32.96 KiB) Viewed 27220 times
resparis
Posts: 23
Joined: Sat Mar 06, 2010 8:22 pm

CISCO CPU

Post by resparis »

Can anybody help me with the polling 1 min.

Because I have followed the guide, but when I change the steps in the graphics, it doesn't graph.

The Data Source are :
5 min - 5 Minute Average - 24 Hour View 1 500 14400
(10 sec) - 10 Second Average - 24 Hour View 5 600 86400
1 min - 1 Minute Average - 24 Hour View 30 700 604800
(10 Sec) - 1 Minute Average - 7 Day View 6 44640 604800
5 min - 5 Minute Average - 7 Day View 120 775 2678400
5 min - 2 Hour Average - 3 Year View 1440 797 33053184

Have someone a Cisco CPU template for 1 min poll??

THANKSSS
toni75
Posts: 2
Joined: Tue Jul 13, 2010 6:36 am

Post by toni75 »

I have a question, if i do this, all my historical data will can be wiped out ?
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests