|
|
|
|
|
|
Home PageContact MeMAC OS XLinuxLinux Servers Fedora Core 4Linux Servers - CentOSLinux Servers Fedora Core 5Linux Servers Fedora Core 7Linux Servers Fedora 8OpenWRTNSLU2LinuxClusterHardware Hacking ProjectsSpeaker Building ProjectsElectronics ProjectsOther Sites |
History / Status
IntroductionThis HOWTO describes setting up a dedicated linux server for SNMP management. The setup is based on Cacti. Setting Up The Base Server
Instaall SoftwreOne quick yum line will get everything we need. Configure CactiThe apache config file for cacti only allows connections from the local host. We want to allow connections from the local network. Edit cacti.conf all access from the local network. Next we need to setup some basic mysql settings. Now edit /usr/share/cacti/include/db.php and enter your database information. Now we need to create the database tables. Now load up the cacti web page and follow the instructions. ConclusionThat's the complete setup. Be sure to read the documentation at the cacti website. Linkscacti - http://www.cacti.net Comments |