[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opennms-discuss
Subject:    Re: [opennms-discuss] monitor process different from the norm in opennms using snmp
From:       mritorto <mritorto () sumitomotrustusa ! com>
Date:       2012-01-31 22:13:41
Message-ID: 20120131221350.C3CB6230493 () DMZMSIS2 ! sumitomotrust ! co ! jp
[Download RAW message or body]

--===============6327266778123270238==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01CCE065.96E1776B"

This is a multi-part message in MIME format.



guys
 
I don't know anything about jmx and ideas as to where to look?
 

 Marc J. Ritorto

Assistant Vice President

Sumitomo Trust & Banking Co. (USA)

111 River Street

Hoboken, NJ  07030

(201) 595-8836

 

________________________________

From: Ian Jarrett [mailto:ian.jarrett@arqiva.com] 
Sent: Tuesday, January 31, 2012 10:21 AM
To: General OpenNMS Discussion
Subject: Re: [opennms-discuss] monitor process different from the norm
in opennms using snmp


Marc,
 
I think JMX is your friend here, have you tried that?
 
The net-snmp agent will only help you monitor the Java process name,
similar to what would normally be returned with "ps -e" (see
http://www.net-snmp.org/docs/man/snmpd.conf.html).  That won't tell you
anything about the arguments passed to Java when it runs.  The Host
resources MIB does tell you what parameters a process has been started
with (hrSWRunParameters) but I can't see how you would know which row in
the hrSWRunTable table you want.
 
Ian
 
 

________________________________

From: mritorto [mailto:mritorto@sumitomotrustusa.com] 
Sent: 31 January 2012 15:08
To: mritorto; mritorto; General OpenNMS Discussion
Cc: STBUSAaudit
Subject: Re: [opennms-discuss] monitor process different from the norm
in opennms using snmp


guys
 
any word on this?
 

 Marc J. Ritorto

Assistant Vice President

Sumitomo Trust & Banking Co. (USA)

111 River Street

Hoboken, NJ  07030

(201) 595-8836

 

________________________________

From: ritorto,marc 
Sent: Friday, January 27, 2012 1:32 PM
To: 'mritorto'; General OpenNMS Discussion
Cc: STBUSAaudit
Subject: RE: [opennms-discuss] monitor process different from the norm
in opennms using snmp



Guys

 

Any word on this?

 

marc

 

From: mritorto [mailto:mritorto@sumitomotrustusa.com] 
Sent: Thursday, January 26, 2012 6:02 PM
To: General OpenNMS Discussion
Cc: STBUSAaudit
Subject: [opennms-discuss] monitor process different from the norm in
opennms using snmp

 

guys

 

How would I monitor a process like the one listed below from a linux
server using snmp on opennms?

 

I normal would configure the snmp.conf file on the host and put proc
"process" and openms would pick it up afer I modify the poller and capsd
xml files.

 

But with a long strig like the one below I don't know how to do it.

 

 

 

 

 

 

[root@thlapu01 13020]# ps -ef | grep mswitch
root     26139     1  0 16:26 ?        00:00:11 java -Xms512m -Xmx1024m
-DApplic                                             ation.mode=start
-Djava.ext.dirs=/opt/bancs/NCSHOME/data/installear/Bancs.ear/AP
P-INF/lib/*.jar:%NCSHOME_LIB_PATH_ROOT%/*.jar
-Dcom.opensymphony.oscache.PROPERT
IES_PATH=/opt/bancs/SI_HOME/MESSAGE/xml/InputFiles/oscache.properties
-DMasterCr
aftDateTime.SEC.BaseTZ=GMT -DMasterCraftDateTime.corearch.BaseTZ=GMT
-DMasterCra
ftDateTime.NCS.BaseTZ=GMT -DMasterCraftDateTime.null.BaseTZ=GMT
-Dcom.tcs.mswitc
h.root=/opt/bancs/SI_HOME -XX:+UseParNewGC -XX:SurvivorRatio=2
-XX:NewRatio=3 -n                                             overify
-Dcom.tcs.mswitch.pidfile=eaiapp_message.pid -XX:MaxPermSize=256m -DFILE
_SYSTEM=NFS -Dfile.encoding=UTF-8 -DMasterThread.port=50006
-DMapping.DefaultCop                                             y=Y
-DSWIFT_COMMA_REPLACEMENT=Y -DRBCD_IMPLEMENTATION=Y
com.tcs.mswitch.main.Mas
terThread /opt/bancs/SI_HOME/config/mswitch_message.xml
/opt/bancs/SI_HOME/LOGS
root     30350 31320 99 17:53 ?        00:00:01 java
-Dcom.tcs.mswitch.root=/opt
/bancs/SI_HOME/ -Djava.io.tmpdir=/opt/bancs/SI_HOME/LOGS
com.tcs.mswitch.batch.r
egister.RegisterBatch /opt/bancs/SI_HOME/config/Register_batchNew.xml
/opt/bancs
/SI_HOME/config/mswitch_message.xml /opt/bancs/SI_HOME/LOGS
root     30382 22236  0 17:53 pts/9    00:00:00 grep mswitch
root     31306     1  3 16:26 ?        00:03:18 java -Xms256m -Xmx512m
-DApplica                                             tion.mode=start
-Dcom.tcs.mswitch.root=/opt/bancs/SI_HOME -XX:+UseParNewGC -XX:S
urvivorRatio=2 -XX:NewRatio=3 -noverify
-Dcom.tcs.mswitch.pidfile=eaiapp_bulkfil
e.pid -XX:MaxPermSize=256m -DFILE_SYSTEM=NFS -Dfile.encoding=UTF-8
-DMasterThrea                                             d.port=50005
-Dsecure.config=N -DSWIFT_COMMA_REPLACEMENT=Y -DRBCD_IMPLEMENTATION
=Y -DDataDir=/opt/bancs/SI_HOME/MESSAGE/xml
-Dmastercraft.ejb.datadirectory=/opt
/bancs/SI_HOME/MESSAGE/xml
-Dcom.opensymphony.oscache.PROPERTIES_PATH=/opt/bancs
/SI_HOME/xml/InputFiles/oscache.properties
-Dcom.opensymphony.cache.PROPERTIES_P
ATH=/opt/bancs/SI_HOME/MESSAGE/xml/InputFiles/caching.properties
-DAPPLICATION_N
AME_SPACE=com.tcs.bancs. -DApplDataDir=/opt/bancs/SI_HOME/MESSAGE/xml
com.tcs.ms
witch.main.MasterThread /opt/bancs/SI_HOME/config/mswitch_bulkfile.xml
/opt/banc                                             s/SI_HOME/LOGS

 

Marc J. Ritorto

Assistant Vice President

Sumitomo Trust & Banking Co. (USA)

111 River Street

Hoboken, NJ  07030

(201) 595-8836

 

 

________________________________

------------------------------------------------------------------------
------
The information in this email is confidential and may be legally
privileged.
It is intended solely for the addressee. Access to this email by anyone
else
is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in
reliance
on it, is prohibited and may be unlawful.
========================================================================
======
------------------------------------------------------------------------
------
The information in this email is confidential and may be legally
privileged.
It is intended solely for the addressee. Access to this email by anyone
else
is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in
reliance
on it, is prohibited and may be unlawful.
========================================================================
======

------------------------------------------------------------------------
------
The information in this email is confidential and may be legally
privileged.
It is intended solely for the addressee. Access to this email by anyone
else
is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in
reliance
on it, is prohibited and may be unlawful.
========================================================================
======

This email, its content and any files transmitted with it are for the
personal attention of the addressee only, any other usage or access is
unauthorised. It may contain information which could be confidential or
privileged. If you are not the intended addressee you may not copy,
disclose, circulate or use it.

If you have received this email in error, please destroy it and notify
the sender by email. Any representations or commitments expressed in
this email are subject to contract.  

Although we use reasonable endeavours to virus scan all sent emails, it
is the responsibility of the recipient to ensure that they are virus
free and we advise you to carry out your own virus check before opening
any attachments. We cannot accept liability for any damage sustained as
a result of software viruses. We reserve the right to monitor email
communications through our networks.

Arqiva Limited. Registered office: Crawley Court, Winchester, Hampshire
SO21 2QA United Kingdom Registered in England and Wales number 2487597


------------------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful.
==============================================================================

[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml" xmlns:st1 = 
"urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.6148" name=GENERATOR><!--[if !mso]>
<STYLE>v\:* {
	BEHAVIOR: url(#default#VML)
}
o\:* {
	BEHAVIOR: url(#default#VML)
}
w\:* {
	BEHAVIOR: url(#default#VML)
}
.shape {
	BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->
<STYLE>@font-face {
	font-family: Calibri;
}
@font-face {
	font-family: Tahoma;
}
@font-face {
	font-family: Consolas;
}
@page WordSection1 {size: 8.5in 11.0in; margin: 1.0in 1.0in 1.0in 1.0in; }
P.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman","serif"
}
LI.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman","serif"
}
DIV.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman","serif"
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
	COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
	COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
	COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
P {
	FONT-SIZE: 12pt; MARGIN-LEFT: 0in; MARGIN-RIGHT: 0in; FONT-FAMILY: "Times New \
Roman","serif"; mso-style-priority: 99; mso-margin-top-alt: auto; \
mso-margin-bottom-alt: auto }
PRE {
	FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"; \
mso-style-priority: 99; mso-style-link: "HTML Preformatted Char" }
SPAN.HTMLPreformattedChar {
	FONT-FAMILY: Consolas; mso-style-priority: 99; mso-style-link: "HTML Preformatted"; \
mso-style-name: "HTML Preformatted Char" }
SPAN.EmailStyle21 {
	COLOR: #1f497d; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal-reply
}
.MsoChpDefault {
	FONT-SIZE: 10pt; mso-style-type: export-only
}
DIV.WordSection1 {
	page: WordSection1
}
</STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=604171322-31012012><FONT face=Arial 
color=#0000ff size=2>guys</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=604171322-31012012><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=604171322-31012012><FONT face=Arial 
color=#0000ff size=2>I don't know anything about jmx and ideas as to where to 
look?</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV align=left>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><o:p>&nbsp;<FONT face=Arial 
size=2>Marc J. Ritorto</FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><o:p><FONT face=Arial 
size=2>Assistant Vice President</FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><STRONG><SPAN 
style="FONT-FAMILY: Arial">Sumitomo Trust &amp; Banking Co. 
(</SPAN></STRONG><st1:country-region><st1:place><STRONG><SPAN 
style="FONT-FAMILY: Arial">USA</SPAN></STRONG></st1:place></st1:country-region><STRONG><SPAN \
 style="FONT-FAMILY: Arial">)</SPAN></STRONG><o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><st1:Street><st1:address><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">111 River 
Street</SPAN></st1:address></st1:Street><o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><st1:place><st1:City><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: \
Arial">Hoboken</SPAN></st1:City><SPAN  style="FONT-SIZE: 10pt; COLOR: blue; \
FONT-FAMILY: Arial">,  </SPAN><st1:State><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">NJ</SPAN></st1:State><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">&nbsp; 
</SPAN><st1:PostalCode><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: \
Arial">07030</SPAN></st1:PostalCode></st1:place><o:p></o:p></P> <P class=MsoNormal \
style="MARGIN: 0in 0in 0pt"><SPAN  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: \
Arial">(201)  595-8836</SPAN></P></DIV>
<DIV>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Ian Jarrett 
[mailto:ian.jarrett@arqiva.com] <BR><B>Sent:</B> Tuesday, January 31, 2012 10:21 
AM<BR><B>To:</B> General OpenNMS Discussion<BR><B>Subject:</B> Re: 
[opennms-discuss] monitor process different from the norm in opennms using 
snmp<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr align=left><SPAN class=831441315-31012012><FONT face=Arial 
color=#0000ff size=2>Marc,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=831441315-31012012><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=831441315-31012012><FONT face=Arial 
color=#0000ff size=2>I think JMX is your friend here, have&nbsp;you tried 
that?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=831441315-31012012><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=831441315-31012012><FONT face=Arial 
color=#0000ff size=2>The net-snmp agent will only help you monitor the Java 
process name,&nbsp;similar to what&nbsp;would normally be returned with "ps -e" 
(see <A 
href="http://www.net-snmp.org/docs/man/snmpd.conf.html">http://www.net-snmp.org/docs/man/snmpd.conf.html</A>).&nbsp; \
 That won't tell you anything about the arguments passed to Java when it 
runs.&nbsp; The Host resources MIB does tell you what parameters a process has 
been started with (hrSWRunParameters) but&nbsp;I can't see how you 
would&nbsp;know which row in the&nbsp;hrSWRunTable table you 
want.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=831441315-31012012><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=831441315-31012012><FONT face=Arial 
color=#0000ff size=2>Ian</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=831441315-31012012><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=831441315-31012012><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> mritorto 
[mailto:mritorto@sumitomotrustusa.com] <BR><B>Sent:</B> 31 January 2012 
15:08<BR><B>To:</B> mritorto; mritorto; General OpenNMS Discussion<BR><B>Cc:</B> 
STBUSAaudit<BR><B>Subject:</B> Re: [opennms-discuss] monitor process different 
from the norm in opennms using snmp<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr align=left><SPAN class=675210715-31012012><FONT face=Arial 
color=#0000ff size=2>guys</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=675210715-31012012><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=675210715-31012012><FONT face=Arial 
color=#0000ff size=2>any word on this?</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV align=left>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><o:p>&nbsp;<FONT face=Arial 
size=2>Marc J. Ritorto</FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><o:p><FONT face=Arial 
size=2>Assistant Vice President</FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><STRONG><SPAN 
style="FONT-FAMILY: Arial">Sumitomo Trust &amp; Banking Co. 
(</SPAN></STRONG><st1:country-region><st1:place><STRONG><SPAN 
style="FONT-FAMILY: Arial">USA</SPAN></STRONG></st1:place></st1:country-region><STRONG><SPAN \
 style="FONT-FAMILY: Arial">)</SPAN></STRONG><o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><st1:Street><st1:address><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">111 River 
Street</SPAN></st1:address></st1:Street><o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><st1:place><st1:City><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: \
Arial">Hoboken</SPAN></st1:City><SPAN  style="FONT-SIZE: 10pt; COLOR: blue; \
FONT-FAMILY: Arial">,  </SPAN><st1:State><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">NJ</SPAN></st1:State><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">&nbsp; 
</SPAN><st1:PostalCode><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: \
Arial">07030</SPAN></st1:PostalCode></st1:place><o:p></o:p></P> <P class=MsoNormal \
style="MARGIN: 0in 0in 0pt"><SPAN  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: \
Arial">(201)  595-8836</SPAN></P></DIV>
<DIV>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> ritorto,marc <BR><B>Sent:</B> Friday, 
January 27, 2012 1:32 PM<BR><B>To:</B> 'mritorto'; General OpenNMS 
Discussion<BR><B>Cc:</B> STBUSAaudit<BR><B>Subject:</B> RE: [opennms-discuss] 
monitor process different from the norm in opennms using 
snmp<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=WordSection1>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: \
'Calibri','sans-serif'">Guys<o:p></o:p></SPAN></P> <P class=MsoNormal><SPAN 
style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: \
'Calibri','sans-serif'"><o:p>&nbsp;</o:p></SPAN></P> <P class=MsoNormal><SPAN 
style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">Any 
word on this?<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: \
'Calibri','sans-serif'"><o:p>&nbsp;</o:p></SPAN></P> <P class=MsoNormal><SPAN 
style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: \
'Calibri','sans-serif'">marc<o:p></o:p></SPAN></P> <P class=MsoNormal><SPAN 
style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: \
'Calibri','sans-serif'"><o:p>&nbsp;</o:p></SPAN></P> <DIV>
<DIV 
style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; \
PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; PADDING-TOP: 3pt; \
BORDER-BOTTOM: medium none"> <P class=MsoNormal><B><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">From:</SPAN></B><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'"> mritorto 
[mailto:mritorto@sumitomotrustusa.com] <BR><B>Sent:</B> Thursday, January 26, 
2012 6:02 PM<BR><B>To:</B> General OpenNMS Discussion<BR><B>Cc:</B> 
STBUSAaudit<BR><B>Subject:</B> [opennms-discuss] monitor process different from 
the norm in opennms using snmp<o:p></o:p></SPAN></P></DIV></DIV>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: \
'Arial','sans-serif'">guys</SPAN><o:p></o:p></P> <P \
class=MsoNormal>&nbsp;<o:p></o:p></P> <P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'">How 
would I monitor a process like the one listed below from a linux server using 
snmp on opennms?</SPAN><o:p></o:p></P>
<P class=MsoNormal>&nbsp;<o:p></o:p></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'">I normal 
would configure the snmp.conf file on the host and put proc "process" and openms 
would pick it up afer I modify the poller and capsd xml 
files.</SPAN><o:p></o:p></P>
<P class=MsoNormal>&nbsp;<o:p></o:p></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'">But with 
a long strig like the one below I don't know how to do it.</SPAN><o:p></o:p></P>
<P class=MsoNormal>&nbsp;<o:p></o:p></P>
<P class=MsoNormal>&nbsp;<o:p></o:p></P>
<P class=MsoNormal>&nbsp;<o:p></o:p></P>
<P class=MsoNormal>&nbsp;<o:p></o:p></P>
<P class=MsoNormal>&nbsp;<o:p></o:p></P>
<P class=MsoNormal>&nbsp;<o:p></o:p></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: \
'Arial','sans-serif'">[root@thlapu01  13020]# ps -ef | grep \
mswitch<BR>root&nbsp;&nbsp;&nbsp;&nbsp;  26139&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 0 \
16:26  ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:11 java -Xms512m -Xmx1024m 
-DApplic&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n \
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 ation.mode=start 
-Djava.ext.dirs=/opt/bancs/NCSHOME/data/installear/Bancs.ear/AP&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 P-INF/lib/*.jar:%NCSHOME_LIB_PATH_ROOT%/*.jar 
-Dcom.opensymphony.oscache.PROPERT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 IES_PATH=/opt/bancs/SI_HOME/MESSAGE/xml/InputFiles/oscache.properties 
-DMasterCr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 aftDateTime.SEC.BaseTZ=GMT -DMasterCraftDateTime.corearch.BaseTZ=GMT 
-DMasterCra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb \
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 ftDateTime.NCS.BaseTZ=GMT -DMasterCraftDateTime.null.BaseTZ=GMT 
-Dcom.tcs.mswitc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 h.root=/opt/bancs/SI_HOME -XX:+UseParNewGC -XX:SurvivorRatio=2 -XX:NewRatio=3 
-n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n \
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 overify -Dcom.tcs.mswitch.pidfile=eaiapp_message.pid -XX:MaxPermSize=256m 
-DFILE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n \
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 _SYSTEM=NFS -Dfile.encoding=UTF-8 -DMasterThread.port=50006 
-DMapping.DefaultCop&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n \
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 y=Y -DSWIFT_COMMA_REPLACEMENT=Y -DRBCD_IMPLEMENTATION=Y 
com.tcs.mswitch.main.Mas&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n \
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 terThread /opt/bancs/SI_HOME/config/mswitch_message.xml 
/opt/bancs/SI_HOME/LOGS<BR>root&nbsp;&nbsp;&nbsp;&nbsp; 30350 31320 99 17:53 
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:01 java 
-Dcom.tcs.mswitch.root=/opt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
                
/bancs/SI_HOME/ -Djava.io.tmpdir=/opt/bancs/SI_HOME/LOGS 
com.tcs.mswitch.batch.r&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb \
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 egister.RegisterBatch /opt/bancs/SI_HOME/config/Register_batchNew.xml 
/opt/bancs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 /SI_HOME/config/mswitch_message.xml 
/opt/bancs/SI_HOME/LOGS<BR>root&nbsp;&nbsp;&nbsp;&nbsp; 30382 22236&nbsp; 0 
17:53 pts/9&nbsp;&nbsp;&nbsp; 00:00:00 grep 
mswitch<BR>root&nbsp;&nbsp;&nbsp;&nbsp; 31306&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 3 
16:26 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:03:18 java -Xms256m 
-Xmx512m 
-DApplica&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 tion.mode=start -Dcom.tcs.mswitch.root=/opt/bancs/SI_HOME -XX:+UseParNewGC 
-XX:S&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb \
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 urvivorRatio=2 -XX:NewRatio=3 -noverify 
-Dcom.tcs.mswitch.pidfile=eaiapp_bulkfil&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 e.pid -XX:MaxPermSize=256m -DFILE_SYSTEM=NFS -Dfile.encoding=UTF-8 
-DMasterThrea&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb \
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 d.port=50005 -Dsecure.config=N -DSWIFT_COMMA_REPLACEMENT=Y 
-DRBCD_IMPLEMENTATION&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 =Y -DDataDir=/opt/bancs/SI_HOME/MESSAGE/xml 
-Dmastercraft.ejb.datadirectory=/opt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n \
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
                
/bancs/SI_HOME/MESSAGE/xml 
-Dcom.opensymphony.oscache.PROPERTIES_PATH=/opt/bancs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb \
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 /SI_HOME/xml/InputFiles/oscache.properties 
-Dcom.opensymphony.cache.PROPERTIES_P&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb \
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 ATH=/opt/bancs/SI_HOME/MESSAGE/xml/InputFiles/caching.properties 
-DAPPLICATION_N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 AME_SPACE=com.tcs.bancs. -DApplDataDir=/opt/bancs/SI_HOME/MESSAGE/xml 
com.tcs.ms&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs \
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 witch.main.MasterThread /opt/bancs/SI_HOME/config/mswitch_bulkfile.xml 
/opt/banc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 s/SI_HOME/LOGS<o:p></o:p></SPAN></P>
<DIV>
<P class=MsoNormal>&nbsp;<o:p></o:p></P></DIV>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'">Marc J. 
Ritorto</SPAN><o:p></o:p></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'">Assistant Vice 
President</SPAN><o:p></o:p></P>
<P class=MsoNormal><STRONG><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'">Sumitomo Trust &amp; Banking Co. 
(USA)</SPAN></STRONG><o:p></o:p></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'">111 
River Street</SPAN><o:p></o:p></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'">Hoboken, 
NJ&nbsp; 07030</SPAN><o:p></o:p></P>
<P class=MsoNormal><SPAN 
style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'">(201) 
595-8836</SPAN><o:p></o:p></P>
<DIV>
<P class=MsoNormal>&nbsp;<o:p></o:p></P></DIV>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<DIV class=MsoNormal style="TEXT-ALIGN: center" align=center>
<HR align=center width="100%" SIZE=2>
</DIV><PRE>------------------------------------------------------------------------------<o:p></o:p></PRE><PRE>The \
information in this email is confidential and may be legally \
privileged.<o:p></o:p></PRE><PRE>It is intended solely for the addressee. Access to \
this email by anyone else<o:p></o:p></PRE><PRE>is unauthorized. If you are not the \
intended recipient, any disclosure,<o:p></o:p></PRE><PRE>copying, distribution or any \
action taken or omitted to be taken in reliance<o:p></o:p></PRE><PRE>on it, is \
prohibited and may be \
unlawful.<o:p></o:p></PRE><PRE>======================================================= \
=======================<o:p></o:p></PRE><PRE>------------------------------------------------------------------------------<o:p></o:p></PRE><PRE>The \
information in this email is confidential and may be legally \
privileged.<o:p></o:p></PRE><PRE>It is intended solely for the addressee. Access to \
this email by anyone else<o:p></o:p></PRE><PRE>is unauthorized. If you are not the \
intended recipient, any disclosure,<o:p></o:p></PRE><PRE>copying, distribution or any \
action taken or omitted to be taken in reliance<o:p></o:p></PRE><PRE>on it, is \
prohibited and may be \
unlawful.<o:p></o:p></PRE><PRE>==============================================================================<o:p></o:p></PRE></DIV>
 <P><PRE wrap>------------------------------------------------------------------------------
 The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful.
==============================================================================
</PRE>
<P></P><FONT face=Verdana size=1><FONT face=Verdana size=1>
<P>This email, its content and any files transmitted with it are for the 
personal attention of the addressee only, any other usage or access is 
unauthorised. It may contain information which could be confidential or 
privileged. If you are not the intended addressee you may not copy, disclose, 
circulate or use it.</P>
<P>If you have received this email in error, please destroy it and notify the 
sender by email. Any representations or commitments expressed in this email are 
subject to contract.&nbsp; </P>
<P>Although we use reasonable endeavours to virus scan all sent emails, it is 
the responsibility of the recipient to ensure that they are virus free and we 
advise you to carry out your own virus check before opening any attachments. We 
cannot accept liability for any damage sustained as a result of software 
viruses. We reserve the right to monitor email communications through our 
networks.</P>
<P>Arqiva Limited. Registered office: Crawley Court, Winchester, Hampshire SO21 
2QA United Kingdom Registered in England and Wales number 
2487597</P></FONT></FONT>
<P><pre wrap>------------------------------------------------------------------------------
 The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful.
==============================================================================
</pre></P></BODY></HTML>


[Attachment #4 (--===============6327266778123270238==)]
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic