Under your data template does it have one or more RRA's selected?
Under those selected RRA's in Data Sources -> RRAs do they have all the Consolidation functions you are using selected?
Search found 17 matches
- Fri May 23, 2008 11:13 am
- Forum: Help: Linux/Unix Specific
- Topic: Error creating graph
- Replies: 2
- Views: 1672
- Fri May 23, 2008 9:52 am
- Forum: Help: Linux/Unix Specific
- Topic: What should I do?
- Replies: 5
- Views: 1270
What do your crontab entries look like? Does the user have permissions to the rra folder like this: # Set the appropriate permissions on cacti's directories for graph/log generation. You should execute these commands from inside cacti's directory to change the permissions. shell> chown -R cactiuser ...
- Thu May 22, 2008 1:36 pm
- Forum: Help: Linux/Unix Specific
- Topic: Why poller.php don't run !
- Replies: 7
- Views: 5991
You do have to create or use a valid user name. The instructions don't go though the step of creating an account, but do specify to use a valid one. Set the appropriate permissions on cacti's directories for graph/log generation. You should execute these commands from inside cacti's directory to cha...
- Thu May 22, 2008 11:44 am
- Forum: Help: Linux/Unix Specific
- Topic: Why poller.php don't run !
- Replies: 7
- Views: 5991
- Fri May 09, 2008 1:58 pm
- Forum: Help: General
- Topic: Same graph on two devices doesn't behave the same
- Replies: 11
- Views: 2474
- Fri May 09, 2008 10:30 am
- Forum: Help: Linux/Unix Specific
- Topic: [solved] loop when login with admin/admin
- Replies: 4
- Views: 1776
Did you edit include/config.php and specify the MySQL user, password and database for your Cacti configuration.
Any apache log info?
Code: Select all
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "apache";
$database_password = "cacti";
- Fri May 09, 2008 10:25 am
- Forum: Help: General
- Topic: Total maxiumum values do not add up
- Replies: 4
- Views: 1247
Thats just the way it works. It is adding correctly and giving you the total, your MAX value is then going to be the highest number of THAT total. That is the info that most people would want, as gandalf stated: the addition of the two MAX values is a number that doesn't really mean anything. If you...
- Wed May 07, 2008 11:31 am
- Forum: Help: Linux/Unix Specific
- Topic: [SOLVED] Memory Leak?
- Replies: 2
- Views: 1969
Linux will use all the memory you give it, I don't see a problem in your graph. Check your cached memory amount (this is a cache of old info from memory that is kept handy just in case): [buck@work scripts]$ free -m total used free shared buffers cached Mem: 8113 8018 95 0 23 3452 -/+ buffers/cache:...
- Tue Apr 15, 2008 1:03 pm
- Forum: Help: Linux/Unix Specific
- Topic: Poller.php won't poll. Permissions ?
- Replies: 2
- Views: 2792
- Mon Apr 14, 2008 3:54 pm
- Forum: Help: Linux/Unix Specific
- Topic: No rra's are created
- Replies: 2
- Views: 1288
- Mon Apr 14, 2008 11:16 am
- Forum: Help: Linux/Unix Specific
- Topic: echo $var give 0 value in the graph
- Replies: 3
- Views: 1183
- Fri Apr 04, 2008 10:30 am
- Forum: Help: General
- Topic: How display load und disk i/o from remote host
- Replies: 6
- Views: 1483
Not sure if someone has written one or not. If you need to do your own script/graph, follow this guide: http://docs.cacti.net/node/25
Start there and work through chapter 11 (Templates)
Start there and work through chapter 11 (Templates)
- Fri Apr 04, 2008 10:08 am
- Forum: Help: Linux/Unix Specific
- Topic: Help With Nans!?
- Replies: 6
- Views: 1780
That is the file that controls access to your database, so you should probably review this: http://docs.cacti.net/node/5
You might also what to view or even grab a new config.php file out the tarball you downloaded.
You might also what to view or even grab a new config.php file out the tarball you downloaded.
- Fri Apr 04, 2008 9:34 am
- Forum: Help: General
- Topic: How display load und disk i/o from remote host
- Replies: 6
- Views: 1483
- Fri Apr 04, 2008 9:13 am
- Forum: Help: Linux/Unix Specific
- Topic: problems displaying graphs Fedora Core 8, F5 LTM template
- Replies: 5
- Views: 1915