Search found 12 matches
- Mon Dec 12, 2005 8:03 pm
- Forum: Help: General
- Topic: Duplicating Graphs for Many Hosts
- Replies: 14
- Views: 2072
- Mon Dec 12, 2005 5:53 pm
- Forum: Help: General
- Topic: Duplicating Graphs for Many Hosts
- Replies: 14
- Views: 2072
I *may* have some guidance... Cacti never creates the .rrd files. The poller creates them the next time it runs via cron. I've had strange situations where the poller has run four or five times before the rrds are created. Once they've been created everything works fine. One suggestion. Go to Graph ...
- Mon Dec 12, 2005 5:38 pm
- Forum: Help: General
- Topic: Duplicating Graphs for Many Hosts
- Replies: 14
- Views: 2072
I got a little ahead of myself. I need to add a bunch (~500) hosts and ~20 data sources per host. I think doing the host template, data template and graph template correctly could allieviate me from needing to add all the data sources, but the hosts are still a problem. Thanks for the pointer to exp...
- Mon Dec 12, 2005 4:52 pm
- Forum: Help: General
- Topic: Duplicating Graphs for Many Hosts
- Replies: 14
- Views: 2072
Creating a hash
ok, I'm trying to make some scripts to add some templates, data_sources and hosts. Can someone please direct me to how I can create a hash that appears valid to cacti?
- Fri Sep 30, 2005 7:38 pm
- Forum: Help: General
- Topic: Graph Data X over Two Time Ranges
- Replies: 6
- Views: 4102
- Thu Sep 08, 2005 4:39 pm
- Forum: Help: General
- Topic: creating many datasources with wget
- Replies: 1
- Views: 704
creating many datasources with wget
Has anyone used a tool like wget to create a bunch of data sources? I have a bunch of data input methods to create, each with a bunch of output fields and I *thought* it would be a simple wget to post the data to data_input.php. I've run into a few problems with session cookies, etc. If someone else...
- Wed Aug 31, 2005 6:54 pm
- Forum: Help: General
- Topic: Averaging out multiple runs
- Replies: 2
- Views: 1209
Averaging out multiple runs
I have an external script that shows the DB query latency in the last 5 minutes. It's output is like this count:2875 max:104.2 upper:41.9 average:9.2 lower:3.9 min:0.8 I want to smooth out the graph a bit (right now it's all over the place). I'd like to run this script 5 times and average the output...
- Wed Aug 31, 2005 6:30 pm
- Forum: Help: General
- Topic: Data Source [Field Not Templated]
- Replies: 6
- Views: 2185
- Wed Aug 31, 2005 6:09 pm
- Forum: Help: General
- Topic: How to choose a name for an RRD file
- Replies: 4
- Views: 793
- Wed Aug 31, 2005 5:02 pm
- Forum: Help: General
- Topic: How to choose a name for an RRD file
- Replies: 4
- Views: 793
How to choose a name for an RRD file
I'm fairly new to Cacti, but I've created a bunch of templates and such. It's been a painless experience so far. I am having a problem with hte names of my rrd files. I realize in the web UI it doesn't much matter what the RRD files are named, but I like to keep a tight ship. Here's my specific prob...
- Wed Aug 31, 2005 4:43 pm
- Forum: Help: General
- Topic: Graph Data X over Two Time Ranges
- Replies: 6
- Views: 4102
I'm no expert...
I'm not sure of the correct way to do this, but I know one way. there's a command-line tool to rrdtool. use rrdtool dump <name of rrdfile> to get an xml output of all the data in the RRD. You can grep for the line from exactly one week ago. Then create a shell script to put that data wherever you wa...
- Tue Jul 26, 2005 3:45 pm
- Forum: Help: General
- Topic: problems with rrdtool
- Replies: 0
- Views: 554
problems with rrdtool
I am having some issues with Cacti and RRDTool. Specifically, when I create a data source the RRD file never gets created. I turned on debug mode in the web UI and can see the rrdtool command line. When I paste it into the shell it works fine (without the last \). Permissions on the rra directory ar...