<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>LinuxReaders &#187; Install &amp; Configure Cacti</title> <atom:link href="http://www.linuxreaders.com/tag/install-configure-cacti/feed/" rel="self" type="application/rss+xml" /><link>http://www.linuxreaders.com</link> <description></description> <lastBuildDate>Wed, 08 Feb 2012 11:02:59 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Install &amp; Configure Cacti</title><link>http://www.linuxreaders.com/2009/07/04/install-configure-cacti/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-configure-cacti</link> <comments>http://www.linuxreaders.com/2009/07/04/install-configure-cacti/#comments</comments> <pubDate>Sat, 04 Jul 2009 07:59:58 +0000</pubDate> <dc:creator>Dhaval Thakar</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[NetworkMonitoring]]></category> <category><![CDATA[Install & Configure Cacti]]></category> <category><![CDATA[monitoring using cacti]]></category> <guid
isPermaLink="false">http://www.linuxreaders.com/?p=729</guid> <description><![CDATA[Installation yum install msyql php-mysql php mysql-server httpd net-snmp php-snmp net-snmp-utils -y install rrdtool Download Cacti from http://www.cacti.net/ Extract cacti source package tar zxvf cacti-0.8.7e.tar.gz Move Cacti to html folder mv cacti-0.8.7e /var/www/html/cacti cd /var/www/html/cacti create database mysqladmin &#8211;user=root create cacti mysql cacti &#60; cacti.sql mysql &#8211;user=root mysql GRANT ALL ON cacti.* TO cactiuser@localhost IDENTIFIED [...]<p><a
href="http://www.linuxreaders.com/2009/07/04/install-configure-cacti/">Install &amp; Configure Cacti</a> is a post from: <a
href="http://www.linuxreaders.com">LinuxReaders</a> <br
/>  <script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script> <a
class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=dpthakar"><img
src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=dpthakar"></script> </p> ]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://www.linuxreaders.com/wp-content/uploads/2009/07/cacti.png"><img
class="alignnone size-full wp-image-730" title="cacti" src="http://www.linuxreaders.com/wp-content/uploads/2009/07/cacti.png" alt="cacti" width="100" height="149" /></a></p><p><a
href="http://www.linuxreaders.com/wp-content/uploads/2009/07/cacti-sample.png"><img
class="aligncenter size-full wp-image-734" title="cacti-sample" src="http://www.linuxreaders.com/wp-content/uploads/2009/07/cacti-sample.png" alt="cacti-sample" /></a></p><p><strong>Installation</strong></p><p>yum install msyql php-mysql php mysql-server httpd net-snmp php-snmp net-snmp-utils -y<br
/> <a
href="http://www.linuxreaders.com/2010/07/09/install-rrdtool-using-yum-on-centos/" target="_blank">install rrdtool</a><br
/> Download Cacti from <a
href="http://www.cacti.net/" target="_blank">http://www.cacti.net/</a></p><p>Extract cacti source package</p><blockquote><p>tar zxvf cacti-0.8.7e.tar.gz</p></blockquote><p>Move Cacti to html folder</p><blockquote><p>mv cacti-0.8.7e /var/www/html/cacti</p></blockquote><blockquote><p>cd /var/www/html/cacti</p></blockquote><p>create database</p><blockquote><p>mysqladmin &#8211;user=root create cacti<br
/> mysql cacti &lt; cacti.sql</p></blockquote><blockquote><p>mysql &#8211;user=root mysql<br
/> GRANT ALL ON cacti.* TO cactiuser@localhost IDENTIFIED BY &#8216;cactipasswd&#8217;;</p></blockquote><p>Enter following line in crontab to gather data</p><blockquote><p>*/5 * * * * php /var/www/html/cacti/poller.php &gt; /dev/null 2&gt;&amp;1</p></blockquote><p>Update your db user &amp; passwd in /var/www/html/include/config.php</p><p>Now you can follow web based cacti installation using following link</p><p>http://serverip/cacti/install/</p><p>on third page make sure PATH for all required packages are correct.</p><p>Using http://serverip/cacti/ you can start cacti<br
/> Default username &amp; passwd is admin</p><p><strong>Configuration</strong></p><p><strong>To monitor new host.</strong><br
/> Click on <strong>New Graphs</strong> (from left panel)<br
/> Click on <strong>Create New Hosts</strong><br
/> Enter Description, Hostname / IP address<br
/> Choose appropreate template.<br
/> Select ping type &amp; snmp version</p><p><strong>To create graph</strong>, click on <strong>Create Graphs for this Host</strong></p><p><strong>To change default SNMP Community</strong><br
/> Click on <strong>Settings</strong>, modify <strong> SNMP Version</strong> &amp; <strong>SNMP Community</strong></p><p><strong>To modify host templates</strong><br
/> Click on <strong>Host Templates</strong>. Select desired template, modify &amp; save. Now onwards during creation of New Device, you need not required to change template settings.</p><p><strong>Graph Trees</strong><br
/> Once you add all devices &amp; start monitoring, you might need organized structure to view graphs.<br
/> At the left panel, there is option for Graph Trees, here you can create group of devices e.g Cisco, Linux, Windows, DB..</p><p><strong>Create new Graph Tree &amp; add device.</strong><br
/> Click on <strong>Graph Trees</strong>&#8211;&gt; Add &#8211;&gt; Enter name &amp; select sorting type &#8211;&gt;Save.<br
/> To add device, Select appropriate Graph Tree &#8211;&gt; Add &#8211;&gt; Select host in Tree Item Type.</p><p><a
href="http://www.linuxreaders.com/2009/07/04/install-configure-cacti/">Install &amp; Configure Cacti</a> is a post from: <a
href="http://www.linuxreaders.com">LinuxReaders</a> <br
/>  <script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script> <a
class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=dpthakar"><img
src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=dpthakar"></script> </p><p></p><p>Related posts:<ol><li><a
href='http://www.linuxreaders.com/2009/04/09/ocsng-server-setup-on-centos/' rel='bookmark' title='OCSNG Server Setup on CentOS'>OCSNG Server Setup on CentOS</a></li><li><a
href='http://www.linuxreaders.com/2009/03/29/need-monitoring-alerting-system/' rel='bookmark' title='Need Monitoring &amp; Alerting System?'>Need Monitoring &#038; Alerting System?</a></li><li><a
href='http://www.linuxreaders.com/2009/04/04/graphs-using-php/' rel='bookmark' title='Graphs using PHP'>Graphs using PHP</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.linuxreaders.com/2009/07/04/install-configure-cacti/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
