Strider wrote:Yeah, the CPU polling works fine but nothing else. It does the SNMP get and list all the interfaces but that's about it. I can create the data sources from the polling host along with the necessary graphs but nothing is actually logged. I am using the 04/18/03 release.
Thanks in advance.
-Mike
Using the latest release, do the following.
1) Drop your 0.8 database and delete your old pre-release.
2) Create a new database and import the contents of cacti.sql into it.
3) Edit config.php to point to this database
4) In a web browser, go through the installer and select 'New Install' when asked.
5) Login, and select 'Polling Hosts'.
6) Add a new host, giving it an IP, description, community, etc.
7) Click "Save" and go back into the edit screen for the newly added host.
8) Select "SNMP - Interface Statistics" under "Associated SNMP Query" and click "Add".
9) Select some interfaces, choose "In/Out Bytes", and click "Save" below, and "Save" on the next screen.
You should see data sources and items in your poller cache corresponding to the interfaces. I followed these exact steps using a fresh installation of the latest pre-release and it seemed to work for me.
-Ian