Polling Interval

Anything that you think should be in Cacti.

Moderators: Developers, Moderators

danbogos
Posts: 4
Joined: Fri May 13, 2005 10:22 am
Location: Zurich/Switzerland
Contact:

Need Different Pooling Timing

Post by danbogos »

raX wrote:
Brashquido wrote:I take it then this modification does not work with Cacti 0.8.6c as there is no data_input_data_cache table in the Cacti database? Also looks as if this is a *nix only modification, anyone looked at creating a modification that is totally portable and will work on all platforms?
The 'data_input_data_cache' table was renamed to 'poller_item' in 0.8.6. In addition, much of the poller architecture was modified. This patch would have to be updated to work under a current version of Cacti.

TheWitness and I are currently having a discussion about the feasibility of implementing this. In short, this feature is definitely on the TODO, it's just a matter of deciding upon the best method of implemention.

-Ian
Hi,

I am curently new to cacti, and really impressed about .. so far, design and complexity of graphs choices. I was using before a combination of MRTG, RRDTool and Routers2Monitor front end. So, I need something which will give me at list similar. There I was using for each device another instance of mrtg (so each device another script, from here the flexibility of diffferent timing for pooling).
In CACTI I see more, but still missing the pooling part. I need different time pooling for different devices. For Ex. I am monitoring active calls on Cisco Devices, where I need sometimes even less than 1 minute pooling, and for normal Disk Usage monitoring on servers, 30 minutes pooling will suit perfectly for me (since these days disks are preaty enough and not getting filled so easily).
I have installed version 0.8.6c_2 from FreeBSD ports and I see here that you don't have yet a patch released. I apreciate anybody who could help me getting different time pooling working for this release I am using.

Thxs,
Dan
mlist
Cacti User
Posts: 50
Joined: Thu May 26, 2005 3:12 pm

graph per 1 minute

Post by mlist »

Hi

I use mrtg+rrd to monitor my routers and switch every 1 minute; I think mrtg is a bit difficulut to understand at the begin but it has an important future: it is extremely flexible!
Now I'm testing cacti 0.8.6d with thold 2.1a and I thin it is a great product but but I have difficult tu understand how to change some BASIC configuration option like poller interval. I have read all posts in this forum about this but I'm A BIT CONFUSED.

to sum up...can some explain definitiverly if is possible to configure poller every 1 minute and provide a step by step guide?

Thanks
:-?
viper99
Posts: 38
Joined: Thu Sep 21, 2006 6:22 am

1 Minute polling interval and 1 minute graphing

Post by viper99 »

Is there a solution for 1 minute polling interval and 1 minute graphing in the current verison of Cacti? I need to be able to display 1 minute graphs in order to use Cacti for monitoring our links.
Hiney
Cacti User
Posts: 56
Joined: Mon Oct 16, 2006 11:50 pm

another vote

Post by Hiney »

I too would be interested in this feature. I'm too new to cacti to work it out for myself (yet) and done no php coding at all (alas).

It sounds like you you already have a polling delay in each device/config item as per the line from cmd.php

Code: Select all

"line.Next_time -= 60"
, so perhaps if you have a `line.polling_interval` variable so the command could read

Code: Select all

"line.Next_time -= line.polling_interval"
.

This would enable you have an entry in each config item with it's own polling interval ???

On some of the screens where you can select multiple entries, it would also be good to be able to change the polling interval for multiple entries too (similar to what you have for snmp config).

H
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by 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?
Hiney
Cacti User
Posts: 56
Joined: Mon Oct 16, 2006 11:50 pm

thanks

Post by Hiney »

I had seen this i think (or something similar) i thought it was for an older version. Some of the diffs that i have downloaded have not worked because of this. I had not noticed that one of them was a .pdf.

I will read and try to digest :-)

H
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests