If you've not already installed PhpMyAdmin, then choose all the defaults. I'm using a Blackberry at the moment, and can't easily tell if you've already got this installed and are just reconfiguring the package.
If it's installed already, just:
1. Go to
http://localhost/phpmyadmin
2. Login using your mysql root user and password
3. Create a new database called syslog
4. Import the sql file I mentioned earlier
PhpMyAdmin is very intuitive, and is also self-explanatory.
Once you've done this, enable the CAMM plugin. If it complains "FATAL......":
Click the back button on your browser, go to Settings / Camm, and change the database name at the bottom of the screen to reflect yours, and then save
Make sure the plugin is enabled, and you've given yourself rights to use it. To do this
1. In Cacti, go to user management
2. Select your login
3. Place a tick in all Camm plugin related realms (there's two or three)
4. Click save
The Camm tab should appear
If this part works, then you now need to configure a mysql pipe to get syslog entries into your database. Search the forums for "syslog" - there is a raft or info in here on how to create this pipe.
The last thing to do is setup yóur devices to forward syslogs to your Cacti server. If the pipe is open, Camm will begin to accept logs.
Hope this helps.