|
|
| Author |
Message |
zibit
Joined: 13 Nov 2003 Posts: 1
|
Posted: Thu Nov 13, 2003 4:13 pm Post subject: CVS Cacti install issues - no items in your poller cache |
|
|
I get this output from the cmd line when I run :
php4 cmd.php
There are no items in your poller cache. Make sure you have at least one data source created. If you do, go to 'Utilities', and select 'Clear Poller Cache'.
time: 0
There are five default graphs - load/memory/users etc The Localhost is defined as a datasource and the 5 graphs are listed beneath it.
What am I missing??
Also Under Polling Hosts (edit) I get these notices in the info box :
Localhost (127.0.0.1)
SNMP Information
Notice: Undefined index: snmp_port in /usr/share/cacti/host.php on line 211
Notice: Undefined index: snmp_timeout in /usr/share/cacti/host.php on line 211
Notice: Undefined index: snmp_port in /usr/share/cacti/host.php on line 216
Notice: Undefined index: snmp_timeout in /usr/share/cacti/host.php on line 216
Notice: Undefined index: snmp_port in /usr/share/cacti/host.php on line 217
Notice: Undefined index: snmp_timeout in /usr/share/cacti/host.php on line 217
System: Linux andromeda 2.4.22 #2 Wed Sep 24 15:31:51 EDT 2003 i686
Uptime: Timeticks: (132408) 0:22:04.08
Hostname: andromeda
I dont know if that means anything or not... All I know is that no-graphs are created and no data gets to the rra directory.
Thanks |
|
| Back to top |
|
 |
raX Lead Developer
Joined: 13 Oct 2001 Posts: 2234 Location: Carlisle, PA
|
Posted: Thu Nov 13, 2003 5:40 pm Post subject: |
|
|
If you are installing Cacti out of CVS, you need to make sure to use the provided 'cacti.sql' file. Going by your errors, it looks like you are missing several database columns that were added in 0.8.4.
-Ian |
|
| Back to top |
|
 |
|