<?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: Monitor Exchange Storage Groups in Nagios</title>
	<atom:link href="http://www.thelazysysadmin.net/2009/07/monitor-exchange-storage-groups-in-nagios/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelazysysadmin.net/2009/07/monitor-exchange-storage-groups-in-nagios/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=monitor-exchange-storage-groups-in-nagios</link>
	<description>Why do things the hard way?</description>
	<lastBuildDate>Tue, 31 Jan 2012 06:07:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: alokat</title>
		<link>http://www.thelazysysadmin.net/2009/07/monitor-exchange-storage-groups-in-nagios/#comment-199</link>
		<dc:creator>alokat</dc:creator>
		<pubDate>Wed, 13 Oct 2010 13:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=564#comment-199</guid>
		<description>You have to use double \ after that \MSExchangeIS Mailbox($ARG1$)\Client Logons

With one  it works only if you use the console if you use nagios or icinga you should use double \ 

example:
check_nt_counter!1!0!&quot;\MSExchangeIS Mailbox(First Storage Group-MBX01)\Client Logons&quot;,&quot;%.f Client Logons&quot;</description>
		<content:encoded><![CDATA[<p>You have to use double \ after that \MSExchangeIS Mailbox($ARG1$)\Client Logons</p>
<p>With one  it works only if you use the console if you use nagios or icinga you should use double \ </p>
<p>example:<br />
check_nt_counter!1!0!&#8221;\MSExchangeIS Mailbox(First Storage Group-MBX01)\Client Logons&#8221;,&#8221;%.f Client Logons&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: irinak</title>
		<link>http://www.thelazysysadmin.net/2009/07/monitor-exchange-storage-groups-in-nagios/#comment-198</link>
		<dc:creator>irinak</dc:creator>
		<pubDate>Thu, 06 May 2010 06:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=564#comment-198</guid>
		<description>Hi again
I have done some re-arangements of arguments of a command line according the &quot;status information&quot; returned by nagios:

# &#039;check_exchange_storage_group&#039; command definition
define command{
	command_name	check_exchange_storage_group
	command_line	$USER1$/check_nt -H $HOSTADDRESS$ -v COUNTER -p 6011 -w 1 -c 0 -l &quot;\MSExchangeIS Mailbox($ARG1$)Client Logons&quot;, &quot;$ARG1$ Logons: %.f&quot; -d SHOWALL
	}


Now I get CRITICAL status with status information: Connection refused. 

Can you help please?
Irina</description>
		<content:encoded><![CDATA[<p>Hi again<br />
I have done some re-arangements of arguments of a command line according the &#8220;status information&#8221; returned by nagios:</p>
<p># &#8216;check_exchange_storage_group&#8217; command definition<br />
define command{<br />
	command_name	check_exchange_storage_group<br />
	command_line	$USER1$/check_nt -H $HOSTADDRESS$ -v COUNTER -p 6011 -w 1 -c 0 -l &#8220;\MSExchangeIS Mailbox($ARG1$)Client Logons&#8221;, &#8220;$ARG1$ Logons: %.f&#8221; -d SHOWALL<br />
	}</p>
<p>Now I get CRITICAL status with status information: Connection refused. </p>
<p>Can you help please?<br />
Irina</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: irinak</title>
		<link>http://www.thelazysysadmin.net/2009/07/monitor-exchange-storage-groups-in-nagios/#comment-197</link>
		<dc:creator>irinak</dc:creator>
		<pubDate>Thu, 06 May 2010 04:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=564#comment-197</guid>
		<description>when implemented, have an UNKNOWN status for this service
what did I miss? pl advise
thank you</description>
		<content:encoded><![CDATA[<p>when implemented, have an UNKNOWN status for this service<br />
what did I miss? pl advise<br />
thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Smith</title>
		<link>http://www.thelazysysadmin.net/2009/07/monitor-exchange-storage-groups-in-nagios/#comment-196</link>
		<dc:creator>Jon Smith</dc:creator>
		<pubDate>Tue, 01 Sep 2009 11:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=564#comment-196</guid>
		<description>&lt;a href=&quot;#comment-750&quot; rel=&quot;nofollow&quot;&gt;@Orv Curry &lt;/a&gt; 
$USER19$ should be set to the port number of the pnsclient running on the windows box. Replace $USER19$ with 6011 and give that a go.

Cheers,

Jon</description>
		<content:encoded><![CDATA[<p><a href="#comment-750" rel="nofollow">@Orv Curry </a><br />
$USER19$ should be set to the port number of the pnsclient running on the windows box. Replace $USER19$ with 6011 and give that a go.</p>
<p>Cheers,</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orv Curry</title>
		<link>http://www.thelazysysadmin.net/2009/07/monitor-exchange-storage-groups-in-nagios/#comment-195</link>
		<dc:creator>Orv Curry</dc:creator>
		<pubDate>Tue, 01 Sep 2009 10:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=564#comment-195</guid>
		<description>When implementing this, I get an error in Nagios &quot;Server Port must be an integer&quot;. Any idea what that means? Thx</description>
		<content:encoded><![CDATA[<p>When implementing this, I get an error in Nagios &#8220;Server Port must be an integer&#8221;. Any idea what that means? Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Smith</title>
		<link>http://www.thelazysysadmin.net/2009/07/monitor-exchange-storage-groups-in-nagios/#comment-194</link>
		<dc:creator>Jon Smith</dc:creator>
		<pubDate>Wed, 19 Aug 2009 20:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=564#comment-194</guid>
		<description>&lt;a href=&quot;#comment-561&quot; rel=&quot;nofollow&quot;&gt;@lutieri &lt;/a&gt; 
When a Storage Group is Mounted there is anyway at least one connection, so even if there are no users connected there is one active connection. However when your Exchange server performs maintenance tasks that may disconnect your Storage Group, my recommended workaround for this situation is to use Nagios with Time Periods to stop Nagios checking the Storage Groups during the Exchange Maintenance Window. Hope That Helps.</description>
		<content:encoded><![CDATA[<p><a href="#comment-561" rel="nofollow">@lutieri </a><br />
When a Storage Group is Mounted there is anyway at least one connection, so even if there are no users connected there is one active connection. However when your Exchange server performs maintenance tasks that may disconnect your Storage Group, my recommended workaround for this situation is to use Nagios with Time Periods to stop Nagios checking the Storage Groups during the Exchange Maintenance Window. Hope That Helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lutieri</title>
		<link>http://www.thelazysysadmin.net/2009/07/monitor-exchange-storage-groups-in-nagios/#comment-193</link>
		<dc:creator>lutieri</dc:creator>
		<pubDate>Wed, 19 Aug 2009 18:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelazysysadmin.net/?p=564#comment-193</guid>
		<description>It does work but not sucessfully. What happen at night, for instance, when no users are logged in?!

any ideas? workarounds?</description>
		<content:encoded><![CDATA[<p>It does work but not sucessfully. What happen at night, for instance, when no users are logged in?!</p>
<p>any ideas? workarounds?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

