<?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>Xaprb &#187; Cacti</title>
	<atom:link href="http://www.xaprb.com/blog/tag/cacti/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 03:58:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Version 1.1.7 of Better Cacti Templates released</title>
		<link>http://www.xaprb.com/blog/2010/04/20/version-1-1-7-of-better-cacti-templates-released/</link>
		<comments>http://www.xaprb.com/blog/2010/04/20/version-1-1-7-of-better-cacti-templates-released/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 02:49:46 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Cacti]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JMX]]></category>
		<category><![CDATA[redis]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1749</guid>
		<description><![CDATA[I&#8217;ve released version 1.1.7 of the Better Cacti Templates project. This release includes a bunch of bug fixes, some new graphs for MySQL, and two new sets of graphs, for Redis graphing and for JMX graphing. There are upgrade instructions on the project wiki for this and all releases. There is also a comprehensive tutorial [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2009/05/07/version-112-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.2 of improved Cacti templates released'>Version 1.1.2 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2011/01/22/version-1-1-8-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.8 of Better Cacti Templates released'>Version 1.1.8 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2010/01/10/version-1-1-6-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.6 of Better Cacti Templates released'>Version 1.1.6 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/12/13/version-1-1-5-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.5 of improved Cacti templates released'>Version 1.1.5 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/10/25/version-1-1-4-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.4 of improved Cacti templates released'>Version 1.1.4 of improved Cacti templates released</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released version 1.1.7 of the <a href="http://code.google.com/p/mysql-cacti-templates/">Better Cacti Templates</a> project.  This release includes a bunch of bug fixes, some new graphs for MySQL, and two new sets of graphs, for Redis graphing and for JMX graphing.</p>

<p>There are <a href="http://code.google.com/p/mysql-cacti-templates/wiki/UpgradingTemplates">upgrade instructions</a> on the project wiki for this and all releases.  There is also a comprehensive tutorial on <a href="http://code.google.com/p/mysql-cacti-templates/wiki/CreatingGraphs">how to create your own graphs and templates</a> with this project.  Use the <a href=" http://code.google.com/p/mysql-cacti-templates/issues/list">project issue tracker</a> to view and report issues, and use the <a href="http://groups.google.com/group/better-cacti-templates">project mailing list</a> to discuss the templates and scripts.</p>

<p>The full changelog follows.</p>

<code><pre>
  * Added graphs for Innodb_row_lock_waits and Innodb_row_lock_time (issue 118).
  * Added graphs for the MyISAM key buffer memory consumption (issue 127).
  * The loadavg/users graphs failed when only 1 user was logged in (issue 131).
  * The Apache and Nginx graphs couldn't use the --port2 option (issue 129).
  * The InnoDB Log graph's unflushed_log should be GAUGE not COUNTER (issue 10).
  * Added graphs for InnoDB semaphore waits (issue 124).
  * Added Redis graphs (issue 90).
  * Added --openvz_cmd configuration and command-line option (issue 130).
  * Added --mysql_ssl configuration and command-line option (issue 103).
  * Added JMX graphs (--type jmx) (issue 139).
  * Big-integer math printf spec was missing a % character (issue 137).
  * Partially accepted patches from Artur Kaszuba (more remaining in issue 120).
</pre></code>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2009/05/07/version-112-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.2 of improved Cacti templates released'>Version 1.1.2 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2011/01/22/version-1-1-8-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.8 of Better Cacti Templates released'>Version 1.1.8 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2010/01/10/version-1-1-6-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.6 of Better Cacti Templates released'>Version 1.1.6 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/12/13/version-1-1-5-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.5 of improved Cacti templates released'>Version 1.1.5 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/10/25/version-1-1-4-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.4 of improved Cacti templates released'>Version 1.1.4 of improved Cacti templates released</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2010/04/20/version-1-1-7-of-better-cacti-templates-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ll be speaking at the O&#8217;Reilly MySQL Conference 2010</title>
		<link>http://www.xaprb.com/blog/2010/02/20/ill-be-speaking-at-the-oreilly-mysql-conference-2010/</link>
		<comments>http://www.xaprb.com/blog/2010/02/20/ill-be-speaking-at-the-oreilly-mysql-conference-2010/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 16:47:40 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Cacti]]></category>
		<category><![CDATA[mysqlconf]]></category>
		<category><![CDATA[mysqlconf2010]]></category>
		<category><![CDATA[mysqluc]]></category>
		<category><![CDATA[mysqluc2010]]></category>
		<category><![CDATA[Yoshinori Matsunobu]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1644</guid>
		<description><![CDATA[I&#8217;m speaking at the O&#8217;Reilly MySQL Conference 2010. I hope I don&#8217;t lose my voice, because I have four sessions! Diagnosing and Fixing MySQL Performance Problems EXPLAIN Demystified Read-Write Splitting: Techniques, Challenges, and Solutions MySQL Graphing and Trending with Cacti You can click through on the links above to learn more about each session. I&#8217;m [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/07/19/speaking-at-surge-2010/' rel='bookmark' title='Permanent Link: Speaking at Surge 2010'>Speaking at Surge 2010</a></li>
<li><a href='http://www.xaprb.com/blog/2009/12/19/submit-your-proposals-for-mysql-conference-2010/' rel='bookmark' title='Permanent Link: Submit your proposals for MySQL conference 2010'>Submit your proposals for MySQL conference 2010</a></li>
<li><a href='http://www.xaprb.com/blog/2009/12/11/there-will-be-an-oreilly-mysql-conference-in-april-2010/' rel='bookmark' title='Permanent Link: There will be an O&#8217;Reilly MySQL Conference in April 2010'>There will be an O&#8217;Reilly MySQL Conference in April 2010</a></li>
<li><a href='http://www.xaprb.com/blog/2012/02/08/im-speaking-at-the-mysql-conference-in-april/' rel='bookmark' title='Permanent Link: I&#8217;m speaking at the MySQL conference in April'>I&#8217;m speaking at the MySQL conference in April</a></li>
<li><a href='http://www.xaprb.com/blog/2010/04/24/videos-and-slides-for-mysql-conference-2010/' rel='bookmark' title='Permanent Link: Videos and slides for MySQL Conference 2010'>Videos and slides for MySQL Conference 2010</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p style="float:right"><a href="http://conferences.oreilly.com/mysql">
<img src="http://assets.en.oreilly.com/1/event/36/mysql2010_speaking_badge_120x240.gif" alt="O'Reilly MySQL Conference &amp; Expo 2010" title="O'Reilly MySQL Conference &amp; Expo 2010" height="240" width="120" border="0">
</a></p>

<p>I&#8217;m speaking at the <a href="http://conferences.oreilly.com/mysql">O&#8217;Reilly MySQL Conference 2010</a>. I hope I don&#8217;t lose my voice, because I have four sessions!</p>

<ul>
<li><a href="http://en.oreilly.com/mysql2010/public/schedule/detail/12410">Diagnosing and Fixing MySQL Performance Problems</a></li>
<li><a href="http://en.oreilly.com/mysql2010/public/schedule/detail/12474">EXPLAIN Demystified</a></li>
<li><a href="http://en.oreilly.com/mysql2010/public/schedule/detail/12479">Read-Write Splitting: Techniques, Challenges, and Solutions</a></li>
<li><a href="http://en.oreilly.com/mysql2010/public/schedule/detail/12477">MySQL Graphing and Trending with Cacti</a></li>
</ul>

<p>You can click through on the links above to learn more about each session.  I&#8217;m also looking forward to the other sessions.  Here&#8217;s a sample of a few that I have my eye on:</p>

<ul>
<li><a href="http://en.oreilly.com/mysql2010/public/schedule/detail/13252">Linux performance tuning and stabilization tips</a> by Yoshinori Matsunobu</li>
<li><a href="http://en.oreilly.com/mysql2010/public/schedule/detail/13335">MySQL Proxy meets: Memcache</a> by Jan Kneschke</li>
<li><a href="http://en.oreilly.com/mysql2010/public/schedule/detail/12489">PHP Object-Relational Mapping Libraries In Action</a> by Fernando Ipar</li>
</ul>

<p>The schedule is far from complete, because the conference committee is still working on it, but the proposals to choose from are impressive.  Stay tuned as more talks are approved and the schedule fills out, and don&#8217;t wait too long to register and book your flight!  This is going to be a banner year.</p>

<p><br style="clear:both" /></p>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/07/19/speaking-at-surge-2010/' rel='bookmark' title='Permanent Link: Speaking at Surge 2010'>Speaking at Surge 2010</a></li>
<li><a href='http://www.xaprb.com/blog/2009/12/19/submit-your-proposals-for-mysql-conference-2010/' rel='bookmark' title='Permanent Link: Submit your proposals for MySQL conference 2010'>Submit your proposals for MySQL conference 2010</a></li>
<li><a href='http://www.xaprb.com/blog/2009/12/11/there-will-be-an-oreilly-mysql-conference-in-april-2010/' rel='bookmark' title='Permanent Link: There will be an O&#8217;Reilly MySQL Conference in April 2010'>There will be an O&#8217;Reilly MySQL Conference in April 2010</a></li>
<li><a href='http://www.xaprb.com/blog/2012/02/08/im-speaking-at-the-mysql-conference-in-april/' rel='bookmark' title='Permanent Link: I&#8217;m speaking at the MySQL conference in April'>I&#8217;m speaking at the MySQL conference in April</a></li>
<li><a href='http://www.xaprb.com/blog/2010/04/24/videos-and-slides-for-mysql-conference-2010/' rel='bookmark' title='Permanent Link: Videos and slides for MySQL Conference 2010'>Videos and slides for MySQL Conference 2010</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2010/02/20/ill-be-speaking-at-the-oreilly-mysql-conference-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Version 1.1.6 of Better Cacti Templates released</title>
		<link>http://www.xaprb.com/blog/2010/01/10/version-1-1-6-of-better-cacti-templates-released/</link>
		<comments>http://www.xaprb.com/blog/2010/01/10/version-1-1-6-of-better-cacti-templates-released/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 15:01:26 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Cacti]]></category>
		<category><![CDATA[Cacti templates]]></category>
		<category><![CDATA[iostat]]></category>
		<category><![CDATA[OpenVZ]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1551</guid>
		<description><![CDATA[I&#8217;ve released version 1.1.6 of the Better Cacti Templates project. This release includes a bunch of bug fixes (but not all of them!) and two new sets of graphs. One set is for disk I/O on GNU/Linux, and the other is a new set of templates for OpenVZ. I&#8217;m looking for feedback on both of [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/04/20/version-1-1-7-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.7 of Better Cacti Templates released'>Version 1.1.7 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2011/01/22/version-1-1-8-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.8 of Better Cacti Templates released'>Version 1.1.8 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/10/25/version-1-1-4-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.4 of improved Cacti templates released'>Version 1.1.4 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/12/13/version-1-1-5-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.5 of improved Cacti templates released'>Version 1.1.5 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/05/07/version-112-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.2 of improved Cacti templates released'>Version 1.1.2 of improved Cacti templates released</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released version 1.1.6 of the <a href="http://code.google.com/p/mysql-cacti-templates/">Better Cacti Templates</a> project.  This release includes a bunch of bug fixes (but not all of them!) and two new sets of graphs.  One set is for disk I/O on GNU/Linux, and the other is a new set of templates for OpenVZ.  I&#8217;m looking for feedback on both of those.  This release also has a bunch of code-level features: much better test coverage (hooray!), and a refactored ss_get_by_ssh.php that makes it much easier to create new graphs and templates.  The SSH-based templates also take advantage of the same caching as the MySQL templates, which makes them a lot more efficient.</p>

<p>There are <a href="http://code.google.com/p/mysql-cacti-templates/wiki/UpgradingTemplates">upgrade instructions</a> on the project wiki for this and all releases.  There is also a comprehensive tutorial on <a href="http://code.google.com/p/mysql-cacti-templates/wiki/CreatingGraphs">how to create your own graphs and templates</a> with this project.  Use the <a href=" http://code.google.com/p/mysql-cacti-templates/issues/list">project issue tracker</a> to view and report issues, and use the <a href="http://groups.google.com/group/better-cacti-templates">project mailing list</a> to discuss the templates and scripts.</p>

<p>The full changelog follows.</p>

<code><pre>
2010-01-10: version 1.1.6

  * Added OpenVZ graphs (--type openvz) (issue 95).
  * Added IO usage graphs (--type diskstats) (issue 97).
  * Added extra error-reporting (issue 110).
  * The $debug $debug_log options couldn't be set in the .cnf file (issue 110).
  * Added a --use-ssh option to ss_get_by_ssh.php (issue 66).
  * Added a debugging log to ss_get_by_ssh.php (issue 54).
  * Enabled caching of results in ss_get_by_ssh.php (issue 46).
  * Added a test suite for ss_get_by_ssh.php (issue 110).
  * The 'free' stats suffered from PHP's issues with big numbers (issue 102).
  * There was ambiguity (but no error) in SHOW STATUS overrides (issue 106).
  * It was hard to debug failures caused by missing ext/mysql (issue 105).
  * Code to make ss_get_mysql_stats.php testable was broken (issue 108).
</pre></code>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/04/20/version-1-1-7-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.7 of Better Cacti Templates released'>Version 1.1.7 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2011/01/22/version-1-1-8-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.8 of Better Cacti Templates released'>Version 1.1.8 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/10/25/version-1-1-4-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.4 of improved Cacti templates released'>Version 1.1.4 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/12/13/version-1-1-5-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.5 of improved Cacti templates released'>Version 1.1.5 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/05/07/version-112-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.2 of improved Cacti templates released'>Version 1.1.2 of improved Cacti templates released</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2010/01/10/version-1-1-6-of-better-cacti-templates-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A review of Cacti 0.8 Network Monitoring by Dinangkur Kundu and S. M. Ibrahim Lavlu</title>
		<link>http://www.xaprb.com/blog/2010/01/09/review-cacti-network-monitoring-kundu-lavlu/</link>
		<comments>http://www.xaprb.com/blog/2010/01/09/review-cacti-network-monitoring-kundu-lavlu/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 22:25:45 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Cacti]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1530</guid>
		<description><![CDATA[Cacti 0.8 Network Monitoring, Dinangkur Kundu and S. M. Ibrahim Lavlu, Packt, 2009. Page count: 110 pages. (Here&#8217;s a link to the publisher&#8217;s site.) This is a quite short book that covers some of the breadth but very little of the depth of Cacti. For example, it focuses on Cacti as an SNMP tool for [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2007/02/14/review-of-pro-nagios-20-and-nagios-system-and-network-monitoring/' rel='bookmark' title='Permanent Link: Review of Pro Nagios 2.0 and Nagios System and Network Monitoring'>Review of Pro Nagios 2.0 and Nagios System and Network Monitoring</a></li>
<li><a href='http://www.xaprb.com/blog/2008/04/27/improved-cacti-monitoring-templates-for-mysql/' rel='bookmark' title='Permanent Link: Improved Cacti monitoring templates for MySQL'>Improved Cacti monitoring templates for MySQL</a></li>
<li><a href='http://www.xaprb.com/blog/2009/04/25/secure-easy-cacti-graphing-without-snmp/' rel='bookmark' title='Permanent Link: Secure, easy Cacti graphing without SNMP'>Secure, easy Cacti graphing without SNMP</a></li>
<li><a href='http://www.xaprb.com/blog/2010/04/20/version-1-1-7-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.7 of Better Cacti Templates released'>Version 1.1.7 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2008/08/21/is-agent-based-or-agentless-monitoring-best/' rel='bookmark' title='Permanent Link: Is agent-based or agentless monitoring best?'>Is agent-based or agentless monitoring best?</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1531" class="wp-caption alignleft" style="width: 250px"><a href="http://www.amazon.com/Cacti-Network-Monitoring-Ibrahim-Lavlu/dp/1847195962?tag=xaprb-20"><img src="http://www.xaprb.com/blog/wp-content/uploads/2010/01/cacti-network-monitoring.jpg" alt="Cacti Network Monitoring" title="Cacti Network Monitoring" width="240" height="240" class="size-full wp-image-1531" /></a><p class="wp-caption-text">Cacti Network Monitoring</p></div>

<p><a href="http://www.amazon.com/Cacti-Network-Monitoring-Ibrahim-Lavlu/dp/1847195962?tag=xaprb-20">Cacti 0.8 Network Monitoring</a>,  Dinangkur Kundu and S. M. Ibrahim Lavlu, Packt, 2009.  Page count: 110 pages.   (Here&#8217;s <a href="http://www.packtpub.com/cacti-0-8-network-monitoring">a link to the publisher&#8217;s site</a>.)</p>

<p>This is a quite short book that covers some of the breadth but very little of the depth of Cacti.  For example, it focuses on Cacti as an SNMP tool for graphing network data, but SNMP is only one of the many ways Cacti can collect data, and of course it graphs anything, not just networks.  Each chapter takes the reader through the most important topics, with some code listings and screenshots.  On the plus side, this makes it very easy to read quickly, because it doesn&#8217;t go off on many tangents about special cases and errors.</p>

<p>I don&#8217;t want to criticize too much, but I think I should give a summary of the major shortcomings.  First, the book is just too small, especially for the price.  It is also not very well edited; it seems to have been edited by non-English speakers.  Finally, it constantly refers to Cacti as a monitoring tool, even talking about the need to find out about crashed equipment and so on &#8212; but it doesn&#8217;t clearly say that Cacti is only for performance graphing, not for monitoring and alerting.  I wish they had not flung the word &#8220;monitoring&#8221; around so casually.</p>

<p>In terms of topics, it has an overview, installation, creating graphs, creating templates, managing users, SNMP, data queries, and basic administration.  The strongest point is the explanation of SNMP.  The other chapters have a lot of needless information and screenshots.  The installation chapter, for example, goes through installing prerequisites from APT &#8212; which APT can do itself.</p>

<p>In the end it&#8217;s light reading that shouldn&#8217;t take you long to finish &#8212; an overview in case you don&#8217;t know much about Cacti.</p>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2007/02/14/review-of-pro-nagios-20-and-nagios-system-and-network-monitoring/' rel='bookmark' title='Permanent Link: Review of Pro Nagios 2.0 and Nagios System and Network Monitoring'>Review of Pro Nagios 2.0 and Nagios System and Network Monitoring</a></li>
<li><a href='http://www.xaprb.com/blog/2008/04/27/improved-cacti-monitoring-templates-for-mysql/' rel='bookmark' title='Permanent Link: Improved Cacti monitoring templates for MySQL'>Improved Cacti monitoring templates for MySQL</a></li>
<li><a href='http://www.xaprb.com/blog/2009/04/25/secure-easy-cacti-graphing-without-snmp/' rel='bookmark' title='Permanent Link: Secure, easy Cacti graphing without SNMP'>Secure, easy Cacti graphing without SNMP</a></li>
<li><a href='http://www.xaprb.com/blog/2010/04/20/version-1-1-7-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.7 of Better Cacti Templates released'>Version 1.1.7 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2008/08/21/is-agent-based-or-agentless-monitoring-best/' rel='bookmark' title='Permanent Link: Is agent-based or agentless monitoring best?'>Is agent-based or agentless monitoring best?</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2010/01/09/review-cacti-network-monitoring-kundu-lavlu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vote for Cacti template enhancements</title>
		<link>http://www.xaprb.com/blog/2009/12/30/vote-for-cacti-template-enhancements/</link>
		<comments>http://www.xaprb.com/blog/2009/12/30/vote-for-cacti-template-enhancements/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 04:36:54 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Cacti]]></category>
		<category><![CDATA[Cacti templates]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1510</guid>
		<description><![CDATA[If you&#8217;d like some improvements to the Cacti templates (MySQL, Apache, Memcached, and more) I&#8217;ve been maintaining, please make your voice heard &#8212; either write to the mailing list, or post a new issue (or comment on an existing one) on the issue list. I&#8217;ve got a bunch of work underway, including a test suite [...]


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/01/10/version-1-1-6-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.6 of Better Cacti Templates released'>Version 1.1.6 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/05/07/version-112-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.2 of improved Cacti templates released'>Version 1.1.2 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2010/04/20/version-1-1-7-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.7 of Better Cacti Templates released'>Version 1.1.7 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2011/01/22/version-1-1-8-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.8 of Better Cacti Templates released'>Version 1.1.8 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/02/09/news-on-mysql-cacti-templates/' rel='bookmark' title='Permanent Link: News on MySQL Cacti Templates'>News on MySQL Cacti Templates</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;d like some improvements to the Cacti templates (MySQL, Apache, Memcached, and more) I&#8217;ve been maintaining, please make your voice heard &#8212; either write to the <a href="http://groups.google.com/group/better-cacti-templates">mailing list</a>, or post a new issue (or comment on an existing one) on the <a href="http://code.google.com/p/mysql-cacti-templates/issues/list">issue list</a>.  I&#8217;ve got a bunch of work underway, including a test suite for ss_get_by_ssh.php.</p>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/01/10/version-1-1-6-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.6 of Better Cacti Templates released'>Version 1.1.6 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/05/07/version-112-of-improved-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.2 of improved Cacti templates released'>Version 1.1.2 of improved Cacti templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2010/04/20/version-1-1-7-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.7 of Better Cacti Templates released'>Version 1.1.7 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2011/01/22/version-1-1-8-of-better-cacti-templates-released/' rel='bookmark' title='Permanent Link: Version 1.1.8 of Better Cacti Templates released'>Version 1.1.8 of Better Cacti Templates released</a></li>
<li><a href='http://www.xaprb.com/blog/2009/02/09/news-on-mysql-cacti-templates/' rel='bookmark' title='Permanent Link: News on MySQL Cacti Templates'>News on MySQL Cacti Templates</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2009/12/30/vote-for-cacti-template-enhancements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

