<?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>michaelcolson.com &#187; n-able</title>
	<atom:link href="http://www.michaelcolson.com/tag/n-able/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelcolson.com</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 14:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>APC UPS Time Remaining Value for N-Able</title>
		<link>http://www.michaelcolson.com/2007/02/09/apc-ups-time-remaining-value-for-n-able/</link>
		<comments>http://www.michaelcolson.com/2007/02/09/apc-ups-time-remaining-value-for-n-able/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 15:43:41 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[apc]]></category>
		<category><![CDATA[n-able]]></category>

		<guid isPermaLink="false">http://mcolson.wordpress.com/?p=45</guid>
		<description><![CDATA[The APC service time remaining is calculated in 1000 of time ticks. the calculation is as follows.
The Time remaining threshold is currently showing a Value of 342.00 Time Ticks.

The mathematical calculation to determine how many minutes there are left will be
342 x 1000 = 342000
342000 / 100 time ticks =  3420 seconds
3420 seconds / 60 [...]]]></description>
			<content:encoded><![CDATA[<p>The APC service time remaining is calculated in 1000 of time ticks. the calculation is as follows.</p>
<p>The Time remaining threshold is currently showing a Value of 342.00 Time Ticks.</p>
<p><span id="more-26"></span></p>
<p>The mathematical calculation to determine how many minutes there are left will be</p>
<p>342 x 1000 = 342000<br />
342000 / 100 time ticks =  3420 seconds<br />
3420 seconds / 60 = 57 minutes</p>
<p>time remaining in minutes is 57 min.</p>
<p>The following illustrates the custom thresholds for:</p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>Normal</td>
<td>10 min or more</td>
</tr>
<tr>
<td>Warning</td>
<td>5 min &#8211; 10 min</td>
</tr>
<tr>
<td>Failed</td>
<td>5 min or less</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2007/02/09/apc-ups-time-remaining-value-for-n-able/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Software Probe on Virtual Machines</title>
		<link>http://www.michaelcolson.com/2006/09/14/windows-software-probe-on-virtual-machines/</link>
		<comments>http://www.michaelcolson.com/2006/09/14/windows-software-probe-on-virtual-machines/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 12:58:29 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[n-able]]></category>

		<guid isPermaLink="false">http://mcolson.wordpress.com/?p=38</guid>
		<description><![CDATA[N-Able does not support the Windows Software Probe in a virutal machine.  This is due to potential problems in writing/reading to the virtual disk.
]]></description>
			<content:encoded><![CDATA[<p>N-Able does not support the Windows Software Probe in a virutal machine.  This is due to potential problems in writing/reading to the virtual disk.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2006/09/14/windows-software-probe-on-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Misconfigured Status for WMI Services</title>
		<link>http://www.michaelcolson.com/2006/09/13/misconfigured-status-for-wmi-services/</link>
		<comments>http://www.michaelcolson.com/2006/09/13/misconfigured-status-for-wmi-services/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 17:23:56 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[n-able]]></category>

		<guid isPermaLink="false">http://mcolson.wordpress.com/?p=37</guid>
		<description><![CDATA[If N-Able is reporting Misconfigured for WMI services (Active Directory, Exchange Services, etc.) with a similar error message to:
201 NAWMIConnection::QueryMethod: Invalid class name. Machine name: 172.17.232.10. Namespace: root\cimv2. WQL string: Select LDAPBindTime, LDAPSuccessfulBindsPersec, LDAPWritesPersec, LDAPUDPoperationsPersec, LDAPActiveThreads, LDAPClientSessions, DRAInboundObjectUpdatesRemaininginPacket, DRAPendingReplicationSynchronizations from Win32_PerfRawData_NTDS_NTDS. Error code = 0&#215;80041010.

run the following commands from the monitored system:  *It is safe [...]]]></description>
			<content:encoded><![CDATA[<p>If N-Able is reporting Misconfigured for WMI services (Active Directory, Exchange Services, etc.) with a similar error message to:</p>
<p><em>201 NAWMIConnection::QueryMethod: Invalid class name. Machine name: 172.17.232.10. Namespace: root\cimv2. WQL string: Select LDAPBindTime, LDAPSuccessfulBindsPersec, LDAPWritesPersec, LDAPUDPoperationsPersec, LDAPActiveThreads, LDAPClientSessions, DRAInboundObjectUpdatesRemaininginPacket, DRAPendingReplicationSynchronizations from Win32_PerfRawData_NTDS_NTDS. Error code = 0&#215;80041010.</em></p>
<p><span id="more-14"></span></p>
<p>run the following commands from the monitored system:  *It is safe to run these commands on a production system.</p>
<pre>winmgmt /clearadap
winmgmt /kill
winmgmt /unregserver
winmgmt /regserver
winmgmt /resyncperf</pre>
<p>Once the next scan interval passes the service should no longer report as Misconfigured.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2006/09/13/misconfigured-status-for-wmi-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Probe Reports Log Analysis (Appended) Failure</title>
		<link>http://www.michaelcolson.com/2006/09/13/probe-reports-log-analysis-appended-failure/</link>
		<comments>http://www.michaelcolson.com/2006/09/13/probe-reports-log-analysis-appended-failure/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 14:13:35 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[n-able]]></category>

		<guid isPermaLink="false">http://mcolson.wordpress.com/?p=36</guid>
		<description><![CDATA[For the nagent.log and the first netdisco.log files, If you click on the status details you can see that the file size is the part of the service that is failing. The failure threshold is 20KB. Since the logs are stored until they reach 5MB, and then rotated, this threshold should be changed to 6-7MB.

FYI  [...]]]></description>
			<content:encoded><![CDATA[<p>For the nagent.log and the first netdisco.log files, If you click on the status details you can see that the file size is the part of the service that is failing. The failure threshold is 20KB. Since the logs are stored until they reach 5MB, and then rotated, this threshold should be changed to 6-7MB.</p>
<p><span id="more-13"></span></p>
<p>FYI  this value is in bytes:<br />
5MB = 5242880 bytes<br />
6MB = 6291456 bytes<br />
7MB = 7340032 bytes</p>
<p>For the second netdisco.log file, it is the time since the last log file growth that is failing. Unless you have a recurring net discovery task, you should not be monitoring this part of the service, because it will fail unless you do a manual net discovery at least every 1440 minutes.</p>
<p>These services should be fine once you make these adjustments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2006/09/13/probe-reports-log-analysis-appended-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
