Can someone recommend a good graph template for load average? The one that comes with Cacti doesn't make much sense:
What exactly does it mean to stack the 1, 5, and 15 minute load averages, anyway? They're not three different things, to be summed.
Search found 11 matches
- Sat Feb 12, 2005 12:50 am
- Forum: Scripts and Templates
- Topic: graph template for load average
- Replies: 0
- Views: 8385
- Sun Jan 30, 2005 12:34 pm
- Forum: Scripts and Templates
- Topic: Weather via wxer.pl - Weather conditions
- Replies: 75
- Views: 112673
That one's easy enough to fix. If you know how to install Perl modules, install Weather::Underground. If not, just install this one locally. Get this file: http://search.cpan.org/src/MNAGUIB/Weather-Underground-2.20/Underground.pm Create a directory 'Weather' in the scripts directory. Put the 'Under...
- Tue Jan 25, 2005 10:23 am
- Forum: Scripts and Templates
- Topic: Weather via wxer.pl - Weather conditions
- Replies: 75
- Views: 112673
- Mon Jan 24, 2005 10:51 pm
- Forum: Scripts and Templates
- Topic: Weather via wxer.pl - Weather conditions
- Replies: 75
- Views: 112673
- Mon Jan 24, 2005 5:56 pm
- Forum: Help: Linux/Unix Specific
- Topic: Creating a graph for network traffic....
- Replies: 16
- Views: 8080
I feel like this topic has diverged from the original poster's question - which is the same question I have. I have a new instance of Cacti running on a single machine. I'd like to graph traffic on that machine's eth0. If possible, I'd like to do this without the overhead of snmpd -- surely this is ...
- Mon Oct 13, 2003 1:41 pm
- Forum: Help: General
- Topic: Change graph template = graphs break.
- Replies: 3
- Views: 1698
- Fri Oct 10, 2003 6:07 pm
- Forum: Help: General
- Topic: Change graph template = graphs break.
- Replies: 3
- Views: 1698
Change graph template = graphs break.
If I make any change to a template, all the graphs that inherit from that template break, and I end up with an error like:
ERROR: can't parse '#8D00BA:'
ERROR: can't parse '#8D00BA:'
- Fri Oct 10, 2003 6:05 pm
- Forum: Help: General
- Topic: GPRINT can't be first
- Replies: 1
- Views: 817
GPRINT can't be first
If you have a GPRINT as the first graph item, you get:
Notice: Undefined variable: last_graph_type in /path/to/cacti/include/rrd_functions.php on line 811
Notice: Undefined variable: last_graph_type in /path/to/cacti/include/rrd_functions.php on line 811
- Thu Oct 09, 2003 1:28 pm
- Forum: Feature Requests
- Topic: more ping information
- Replies: 0
- Views: 1890
more ping information
It would be really nice if there existed a more robust ping tool than the included one. I'd like to use Cacti for all my monitoring, but Smokeping just provides FAR more useful data... Does anyone know where the "ping times extended" ( as seen on http://cacti.dassic.com/graph_view.php?acti...
- Thu Oct 09, 2003 1:25 pm
- Forum: Help: General
- Topic: undefined index errors in data_sources.php
- Replies: 1
- Views: 1219
- Thu Oct 09, 2003 11:25 am
- Forum: Help: General
- Topic: undefined index errors in data_sources.php
- Replies: 1
- Views: 1219
undefined index errors in data_sources.php
I am trying to get cacti 0.8.3a up and running. I want to add what I think is a pretty simple graph -- ping latency to a remote host. I added a "polling host", using no host template ("none"). That seemed to work. Under "create graphs + data sources" i added "unix ...