Dear Sir,

Pls accept correction in below mail...
I found that http websites are polled alright but can not configure https 
websites - i tried with httpsmonitor and port 443 but it did not work.
Further, some nodes showed this service while some did not.. i need not 
have all nodes in my network being scanned for website monitoring - only 
one monitor will do - how to achieve that?

Regards,
====================
Mani Mathur 
मनि माथुर 
Manager - I.T. 
प्रबन्धक ( सू. प्रौ.)  
NTPC Limited, NRHQ Lucknow 
उ क्षे मुख्यालय, लखनऊ 
====================



From:   Mani Mathur/NRHQ/NTPC/IN
To:     opennms-devel@lists.sourceforge.net, 
opennms-disc...@lists.sourceforge.net
Date:   03/11/2013 12:19 PM
Subject:        HTTPMonitor for URL Monitoring- does not seem to work-Help



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.php page 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"/>
  <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



**************** 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

Reply via email to