<?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: Configuring Websphere Plugin with NAGIOS Monitoring System</title>
	<atom:link href="http://www.oracledbasupport.co.uk/configure-websphere-plugin-for-nagios/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oracledbasupport.co.uk/configure-websphere-plugin-for-nagios/</link>
	<description>This is my (Sagar PATIL ) blog to list day to day issues</description>
	<lastBuildDate>Tue, 06 Dec 2011 11:08:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Sagar Patil</title>
		<link>http://www.oracledbasupport.co.uk/configure-websphere-plugin-for-nagios/#comment-30</link>
		<dc:creator>Sagar Patil</dc:creator>
		<pubDate>Tue, 10 Aug 2010 15:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=1802#comment-30</guid>
		<description>Finally I managed to get it working with &lt;strong&gt;Admin Security Enabed&lt;/strong&gt;. I had to recreate SSL KEY files key.p12/trust.p12 and supply passwords at &quot;check_was.servers&quot;

&lt;strong&gt;Note &lt;/strong&gt;if you have N JVMs then, copy above config lines N times and change member2 to member&lt;strong&gt;N&lt;/strong&gt;.

&lt;code&gt;server_member2.hostname=localhost
server_member2.port=8882
server_member2.username=XXXXX
server_member2.password=XXXX
server_member2.securityenabled=true
server_member2.truststore=/opt/IBM/WebSphere/AppServer/profiles/Profile01/dmgr/config/cells/server1_Cell/trust.p12
server_member2.keystore=/opt/IBM/WebSphere/AppServer/profiles/Profile01/dmgr/config/cells/server1_Cell/key.p12
server_member2.truststorepassword=WebAS
server_member2.keystorepassword=WebAS&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Finally I managed to get it working with <strong>Admin Security Enabed</strong>. I had to recreate SSL KEY files key.p12/trust.p12 and supply passwords at &#8220;check_was.servers&#8221;</p>
<p><strong>Note </strong>if you have N JVMs then, copy above config lines N times and change member2 to member<strong>N</strong>.</p>
<p><code>server_member2.hostname=localhost<br />
server_member2.port=8882<br />
server_member2.username=XXXXX<br />
server_member2.password=XXXX<br />
server_member2.securityenabled=true<br />
server_member2.truststore=/opt/IBM/WebSphere/AppServer/profiles/Profile01/dmgr/config/cells/server1_Cell/trust.p12<br />
server_member2.keystore=/opt/IBM/WebSphere/AppServer/profiles/Profile01/dmgr/config/cells/server1_Cell/key.p12<br />
server_member2.truststorepassword=WebAS<br />
server_member2.keystorepassword=WebAS</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sagar Patil</title>
		<link>http://www.oracledbasupport.co.uk/configure-websphere-plugin-for-nagios/#comment-29</link>
		<dc:creator>Sagar Patil</dc:creator>
		<pubDate>Fri, 18 Jun 2010 10:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.oracledbasupport.co.uk/?p=1802#comment-29</guid>
		<description>This NAGIOS configuration only worked when ADMIN Security at DMGR-&gt;Security -&gt; Secure administration, applications, and infrastructure -&gt; Enable administrative security was SWITCHED OFF.

Where ADMIN Security is enabled , you will be presented with an error message
[was61@check_was-0.3]$ ./check_was -s connectionpool -w 80 -c 90 -p server_member1
ERROR -server_member1.truststore must be provided, check configuration

[img]http://oracledbasupport.co.uk/wp-content/uploads/2010/06/disableAdminSecurity.jpg[/img]</description>
		<content:encoded><![CDATA[<p>This NAGIOS configuration only worked when ADMIN Security at DMGR->Security -> Secure administration, applications, and infrastructure -> Enable administrative security was SWITCHED OFF.</p>
<p>Where ADMIN Security is enabled , you will be presented with an error message<br />
[was61@check_was-0.3]$ ./check_was -s connectionpool -w 80 -c 90 -p server_member1<br />
ERROR -server_member1.truststore must be provided, check configuration</p>
<p>[img]http://oracledbasupport.co.uk/wp-content/uploads/2010/06/disableAdminSecurity.jpg[/img]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

