Mani, Please do not cross-post operational questions to the opennms-devel list. That list is for discussion of the OpenNMS source code and issues actual or suspected bugs.
-jeff On 03/11/2013 07:56 AM, manimat...@ntpc.co.in wrote: > Dear Sir, > > I need to monitor specific web-applications running on my WAN. > I tried HTTPMonitor with following changes in capsd and pollerd to see > if http://ccintranet.co.in/web/homepage_files/index.phppage is > accessible over my network : > > capsd > > <protocol-plugin protocol="HTTP-CCIntranet" > class-name="org.opennms.netmgt.capsd.plugins.HttpPlugin" scan="on" > user-defined="false"> > <property key="port" value="80"/> > <property key="url" > value="http://ccintranet.co.in/web/homepage_files/index.php"/> > <property key="timeout" value="3000"/> > <property key="check-return-code" value="true"/> > </protocol-plugin> > > poller > > <service name="HTTP-CCIntranet" interval="300000" user-defined="false" > status="on"> > <parameter key="retry" value="1"/> > <parameter key="timeout" value="3000"/> > <parameter key="port" value="80"/> > <parameter key="host-name" value="http://ccintranet.co.in > <http://ccintranet.co.in/>"/> > <parameter key="url" value="/web/homepage_files/index.php"/> > <parameter key="response" value="200-202,299"/> > <parameter key="verbose" value="true"/> > <parameter key="ds-name" value="http-cc" /> > <parameter key="response-text" value="*Welcome*"/> > </service> > > <monitor service="HTTP-CCIntranet" > class-name="org.opennms.netmgt.poller.monitors.HttpMonitor"/> > > But even on rescanning nodes (which are able to access this URL > perfectly), this service is not discovered on any node.. > Do i need to edit capsd or only pollerd will do? > Also, how to monitor https urls? simply by changing port no? > do the service get checked on all nodes- i need not check it on all > nodes, any one node result will do.. > > > Regards, > ==================== > Mani Mathur > > NTPC Limited > ==================== > > > **************** CAUTION - Disclaimer ***************** > This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended > solely for the use of the addressee(s). If you are not the intended > recipient,please notify the sender by e-mail and delete the original > message. Further, you are not to copy, disclose, or distribute this > e-mail or its contents to any other person and any such actions are > unlawful. This e-mail may contain viruses. NTPC Ltd. has taken every > reasonable precaution to minimize this risk, but is not liable for any > damage you may sustain as a result of any virus in this e-mail. You > should carry out your own virus checks before opening the e-mail or > attachment. NTPC Ltd reserves the right to monitor and review the > content of all messages sent to or from this e-mail address. Messages > sent to or from this e-mail address may be stored on the NTPC Ltd e-mail > system. If you have received this email in error, please notify to > mailad...@ntpc.co.in > ***NTPC Ltd******** End of Disclaimer > > > ------------------------------------------------------------------------------ > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting the right partner to > tackle endpoint security challenges, access the full report. > http://p.sf.net/sfu/symantec-dev2dev > > > > _______________________________________________ > Please read the OpenNMS Mailing List FAQ: > http://www.opennms.org/index.php/Mailing_List_FAQ > > opennms-devel mailing list > > To *unsubscribe* or change your subscription options, see the bottom of this > page: > https://lists.sourceforge.net/lists/listinfo/opennms-devel > ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel