<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Unix System Monitoring with Symon, Symux and Syweb</title>
	<atom:link href="http://blog.mnology.com/20080630/unix-system-monitoring-with-symon-symux-and-syweb/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mnology.com/20080630/unix-system-monitoring-with-symon-symux-and-syweb/</link>
	<description>technology assisting grey matter</description>
	<lastBuildDate>Sun, 11 Oct 2009 22:40:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mnology</title>
		<link>http://blog.mnology.com/20080630/unix-system-monitoring-with-symon-symux-and-syweb/comment-page-1/#comment-14</link>
		<dc:creator>mnology</dc:creator>
		<pubDate>Sun, 11 Oct 2009 22:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mnology.com/?p=9#comment-14</guid>
		<description>@ccie09: For multiple hosts it would require a new &quot;source&quot; entry for each host in symux.conf. You can specify different datadirs in each source entry. This would probably also require tweaking of the .layout files to bring in these different datadirs if you are using symon as well.

For the symux system accepting data from other hosts you need to change the mux line in symux.conf to an external interface( not localhost ). After you do that you would also have to configure the source line for the host you are running symux on via it&#039;s external address because symux would no longer be accepting connections on the localhost device. Or you could have 2 mux entries and point the source entry for the machine that symux is to localhost. Whichever method your environment requires.</description>
		<content:encoded><![CDATA[<p>@ccie09: For multiple hosts it would require a new &#8220;source&#8221; entry for each host in symux.conf. You can specify different datadirs in each source entry. This would probably also require tweaking of the .layout files to bring in these different datadirs if you are using symon as well.</p>
<p>For the symux system accepting data from other hosts you need to change the mux line in symux.conf to an external interface( not localhost ). After you do that you would also have to configure the source line for the host you are running symux on via it&#8217;s external address because symux would no longer be accepting connections on the localhost device. Or you could have 2 mux entries and point the source entry for the machine that symux is to localhost. Whichever method your environment requires.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ccie009</title>
		<link>http://blog.mnology.com/20080630/unix-system-monitoring-with-symon-symux-and-syweb/comment-page-1/#comment-13</link>
		<dc:creator>Ccie009</dc:creator>
		<pubDate>Thu, 23 Jul 2009 21:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mnology.com/?p=9#comment-13</guid>
		<description>Hi,
in a scenario where i am monitoring more than 1 machine with symon installed on all of them, what datadir will i specify for the other monitor statements?

Also will the system running symux have a mux statement pointing to localhost or its ipaddress?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
in a scenario where i am monitoring more than 1 machine with symon installed on all of them, what datadir will i specify for the other monitor statements?</p>
<p>Also will the system running symux have a mux statement pointing to localhost or its ipaddress?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: badguy</title>
		<link>http://blog.mnology.com/20080630/unix-system-monitoring-with-symon-symux-and-syweb/comment-page-1/#comment-12</link>
		<dc:creator>badguy</dc:creator>
		<pubDate>Tue, 07 Jul 2009 17:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mnology.com/?p=9#comment-12</guid>
		<description>ok thanks im almost there. lol

my last problem is viewing the graphs with syweb
i.e. 
&quot;Congratulations! You should now be seeing graphs for collected Symon data by browsing to http://localhost/syweb. If you wish to modify the reports look at the .layout files in the layout_dir&quot;

My questions are how do i browse to the files? do i do this form a web browser of another system or from the same system i have installed symon ? i have my rrd files located in /www/symon/localhost and the ip address of the machine is 10.1010.10. how do i browse to view th files?</description>
		<content:encoded><![CDATA[<p>ok thanks im almost there. lol</p>
<p>my last problem is viewing the graphs with syweb<br />
i.e.<br />
&#8220;Congratulations! You should now be seeing graphs for collected Symon data by browsing to <a href="http://localhost/syweb" rel="nofollow">http://localhost/syweb</a>. If you wish to modify the reports look at the .layout files in the layout_dir&#8221;</p>
<p>My questions are how do i browse to the files? do i do this form a web browser of another system or from the same system i have installed symon ? i have my rrd files located in /www/symon/localhost and the ip address of the machine is 10.1010.10. how do i browse to view th files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mnology</title>
		<link>http://blog.mnology.com/20080630/unix-system-monitoring-with-symon-symux-and-syweb/comment-page-1/#comment-11</link>
		<dc:creator>mnology</dc:creator>
		<pubDate>Sun, 05 Jul 2009 18:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mnology.com/?p=9#comment-11</guid>
		<description>The c_smrrds.sh script will generate the RRD&#039;s for you. You need not change anything in the script. The script uses the configuration in symux.conf to determine which devices it will generate RRD&#039;s for and where the RRD&#039;s will be placed(the datadir directive).</description>
		<content:encoded><![CDATA[<p>The c_smrrds.sh script will generate the RRD&#8217;s for you. You need not change anything in the script. The script uses the configuration in symux.conf to determine which devices it will generate RRD&#8217;s for and where the RRD&#8217;s will be placed(the datadir directive).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: badguy</title>
		<link>http://blog.mnology.com/20080630/unix-system-monitoring-with-symon-symux-and-syweb/comment-page-1/#comment-10</link>
		<dc:creator>badguy</dc:creator>
		<pubDate>Tue, 30 Jun 2009 21:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mnology.com/?p=9#comment-10</guid>
		<description>hi, thanks for this, very helpful.

i got stuck at this point. 

&quot;Now that we have Symux configured we can use the provided /usr/local/share/symon/c_smrrds.sh (OpenBSD) script to generate the RRD files for the devices &amp; processes we configured in Symux. Without generating the RRDs no data will be collected and starting the services will fail.&quot;

how do i generate the rrd files? what do i have to modify on the script for this to occur?
thanks</description>
		<content:encoded><![CDATA[<p>hi, thanks for this, very helpful.</p>
<p>i got stuck at this point. </p>
<p>&#8220;Now that we have Symux configured we can use the provided /usr/local/share/symon/c_smrrds.sh (OpenBSD) script to generate the RRD files for the devices &amp; processes we configured in Symux. Without generating the RRDs no data will be collected and starting the services will fail.&#8221;</p>
<p>how do i generate the rrd files? what do i have to modify on the script for this to occur?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mnology</title>
		<link>http://blog.mnology.com/20080630/unix-system-monitoring-with-symon-symux-and-syweb/comment-page-1/#comment-3</link>
		<dc:creator>mnology</dc:creator>
		<pubDate>Tue, 22 Jul 2008 18:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mnology.com/?p=9#comment-3</guid>
		<description>I&#039;m not quite sure what pfmux is and Google is coming up blank. You probably want to modify the pf.layout file that came with syweb. Using my provided configuration files you&#039;ll notice I&#039;m already collecting data for the pf interface.

Chances are you don&#039;t have the same network interfaces that the developer does. Change the names of the RRD files in that file to reflect your interface RRD files and then replace all instances of xl0 and dc0 with your respective internal/external device names.

You should then be able to use the dropdown in the syweb interface to change from &#039;default&#039; to &#039;pf&#039;.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not quite sure what pfmux is and Google is coming up blank. You probably want to modify the pf.layout file that came with syweb. Using my provided configuration files you&#8217;ll notice I&#8217;m already collecting data for the pf interface.</p>
<p>Chances are you don&#8217;t have the same network interfaces that the developer does. Change the names of the RRD files in that file to reflect your interface RRD files and then replace all instances of xl0 and dc0 with your respective internal/external device names.</p>
<p>You should then be able to use the dropdown in the syweb interface to change from &#8216;default&#8217; to &#8216;pf&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nycvelo</title>
		<link>http://blog.mnology.com/20080630/unix-system-monitoring-with-symon-symux-and-syweb/comment-page-1/#comment-2</link>
		<dc:creator>nycvelo</dc:creator>
		<pubDate>Tue, 22 Jul 2008 02:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mnology.com/?p=9#comment-2</guid>
		<description>nice post, thanks.

How to use symon / symux / syweb to collected detailed pf stats? I&#039;m looking for a sample config for the various pf stats given in the pfmux manpage.

thanks</description>
		<content:encoded><![CDATA[<p>nice post, thanks.</p>
<p>How to use symon / symux / syweb to collected detailed pf stats? I&#8217;m looking for a sample config for the various pf stats given in the pfmux manpage.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
