[Nagios-users] http://support.nagios.com not working

2012-04-12 Thread Manish_Kmr
FYI...

Thanks,
Manish Kumar
Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] Nagios and SNMP traps..

2012-04-11 Thread Manish_Kmr

Dear Team,

I am trying to integrate Nagios and SNMP traps for monitoring network devices 
with trap facility for immediate information of any issue on these critical 
devices. I have followed the document from NagiosXI to do the same and have 
already installed net-snmp and snmptt to handle the traps.

As I was testing and sending test trap from one another unix server using 
snmptrap utility, I am able to see it in

[root@mmkndnag networks]# tail -f /var/log/snmptt/snmptthandler.debug as below:-

SNMPTTHANDLER started: Wed Apr 11 18:50:11 2012

s = 1334150411, usec = 272432
s_pad = 1334150411, usec_pad = 272432

Data received:

UNKNOWN

UDP: [10.2.202.57]:33911

.1.3.6.1.2.1.1.3.0 10:3:34:28.65

.1.3.6.1.6.3.1.1.4.1.0 .1.3.6.1.4.1.2021.13.990.0.17

.1.3.6.1.2.1.1.6.0 Here

.1.3.6.1.6.3.18.1.3.0 x.x.x.x

.1.3.6.1.6.3.18.1.4.0 community-string

.1.3.6.1.6.3.1.1.4.3.0 .1.3.6.1.4.1.2021.13.990

Also I am sending test trap from another unix machine as below:-

snmptrap -v 1 -c public nagios-server-ip UCD-TRAP-TEST-MIB::demotraps  6 17 
 SNMPv2-MIB::sysLocation.0 s Here

Also when I tested tcpdump on port 162 on nagios server I found that trap 
coming perfectly fine as below
tcpdump -i eth0 port 162

18:52:52.092229 IP trap-sending-ip.54276  nagxi-server-name.snmptrap: Trap(50) 
E:2021.13.990 trap-sending-ip enterpriseSpecific s=17 87703152 [|snmp]

But as described in the document its not coming in the
tail -f /var/log/snmptt/snmpttunknown.log

Also there is no UCD-TRAP-TEST-MIB.txt file in /usr/share/snmp/mibs on nagiosxi 
server as described in that document, so it should come in the snmpttunknown.log

I have checked these config files of snmptt and everything looks fine ...
vim /etc/snmp/snmptt.ini
vim /etc/snmp/snmptt.conf

Also no test traps are showing up in but i am able to see other traps.
tail -f /var/log/snmptt/snmptt.log

I am not able to see any test trap related info in this file.
tail -f /var/log/snmptt/snmptt.debug

What can be the issue... Any suggestion


Thanks
Manish Kumar
Open Source Tools Team, IMS, Mahindra Satyam
Electronics City, Bangalore, India
http://in.linkedin.com/in/manishkumar85




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] how to detect even a fraction of downtime for the URL or underlying Jboss service on a production server

2012-04-02 Thread Manish_Kmr
Hi List,

Hope you doing fine...


I have a very critical web application (URL) hosted on a production server on 
the Jboss service. As now I am monitoring the URL availability and the 
production server availability using nagios. But as I am polling to check these 
on an interval of 5 mints and also there is check latency often on my nagios 
server because of high load, I am not able to detect even a seconds downtime of 
this url or server.

An idea which I am thinking of, is monitoring the log files of jboss for this 
service availability using log monitoring (the passive way) with freshness 
threshold set to very low. Will it work ? what are your suggestions ?


Thanks,
Manish Kumar
Open Source Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] service check time out issue

2012-03-26 Thread Manish_Kmr
Hope you are doing fine list,

There is one problem which I am facing continuously. I see service check time 
out issue happening very often for few remote servers. What can be the issue 
and probable fix for the same.

Thanks,
Manish Kumar
Open Source Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] How to check the scheduled downtime for a server for a particular past day in the logs to confirm....

2012-03-22 Thread Manish_Kmr
Hi List,

For a particular server there was a complaint that even it was in scheduled 
downtime for some specific period on a particular past day, it sent a host down 
notification and the ticket has been raised for the same in the integrated 
ticketing tool. Now I need to check somehow in the logs, is that server was 
really put into downtime on that day for that specific duration.

Thanks,
Manish Kumar
Open Source Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] Commenting in host and service config file.......

2012-03-20 Thread Manish_Kmr
Hi List,

Actually I am using Nagios since a long but still I am not sure of one thing 
how can I comment some lines in nagios host and service config files. For 
example:-


define service {
host_name   localhost
service_description NPCD status
use local-service
check_command   check_local_npcd!1:1!npcd!
max_check_attempts  2
check_interval  5
retry_interval  1
#event_handler  restart-npcd
notification_interval   15
contact_groups  admins
register1
}

Will it work like this...

Thanks,
Manish Kumar
Open Source Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] Monitoring vpn tunnels and application firewalls on network devices and hardware firewalls using nagios

2012-03-20 Thread Manish_Kmr
Dear List,

Can Nagios help me in monitoring vpn tunnels on network devices and what type 
of information I can get while monitoring the same and can I monitor things 
like application firewall and hardware firewalls using nagios.

Thanks,
Manish Kumar
Open Source Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Monitoring vpn tunnels and application firewalls on network devices and hardware firewalls using nagios

2012-03-20 Thread Manish_Kmr
Hi Andreas,

How  Are there some popular plug-ins available which I can refer to for 
monitoring these kind of information.

Thanks,
Manish Kumar
-Original Message-
From: Andreas Ericsson [mailto:a...@op5.se]
Sent: Tuesday, March 20, 2012 3:39 PM
To: Nagios Users List
Cc: Manish_Kmr
Subject: Re: [Nagios-users] Monitoring vpn tunnels and application firewalls on 
network devices and hardware firewalls using nagios

On 03/20/2012 09:56 AM, Manish_Kmr wrote:
 Dear List,

 Can Nagios help me in monitoring vpn tunnels on network devices

Yes.

 what type of information I can get while monitoring the same

A lot.

 can I monitor things like application firewall and hardware firewalls
 using nagios.


Yes.

 Thanks,

You're welcome.

--
Andreas Ericsson   andreas.erics...@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and terror, I 
think we should give some serious thought to declaring war on peace.




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Monitoring vpn tunnels and application firewalls on network devices and hardware firewalls using nagios

2012-03-20 Thread Manish_Kmr
Anyways thanks for the suggestions.. already looked on Google and I too 
LOVE it as you, but didn't find any plug-in that will exactly meet the 
requirements. Thanks. Please also assume that Google is quite reachable and 
people might have tried before coming here for some good suggestions and 
anyways not forcing any particular to answer me. I believed this is all users 
mailing list and not limited to some particular ones.

Thanks,
Manish Kumar

-Original Message-
From: Andreas Ericsson [mailto:a...@op5.se]
Sent: Tuesday, March 20, 2012 4:07 PM
To: Manish_Kmr
Cc: Nagios Users List
Subject: Re: [Nagios-users] Monitoring vpn tunnels and application firewalls on 
network devices and hardware firewalls using nagios

On 03/20/2012 11:11 AM, Manish_Kmr wrote:
 Hi Andreas,

 How 

By using the appropriate plugins and configuration.

Are there some popular plug-ins available which I can refer to for monitoring 
these kind of information.


Almost certainly. I usually try google.com first when I'm looking for answers. 
It's really an amazing source of information that doesn't force anyone else to 
do my homework for me. You should try it some time too. I'm sure you'll 
absolutely LOVE it!!!

On a more serious note; Stop being such a lazy arse and start asking questions 
about specific problems you've encountered *while doing some work yourself* and 
you might actually get some useful answers.

--
Andreas Ericsson   andreas.erics...@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and terror, I 
think we should give some serious thought to declaring war on peace.




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Disable Event Handlers for all hosts in a hostgroup

2012-03-13 Thread Manish_Kmr
Hi,

Is there any way we can disable and enable event handlers for all hosts in a 
particular hostgroup in one go.

Thanks,
Manish Kumar
Open Source Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
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___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] How to import modified host and service files in DB from CLI

2012-03-13 Thread Manish_Kmr
Hi,

We are using NagiosXI, but still we prefer to do most of the things from CLI. 
Most often we are adding or removing some service from a no. of files and again 
we need to import these modified files into DB using NagiosXI UI. Its very 
difficult to search and import a large no. of these files using UI. Is there 
any way i can import these modified files into NagiosXI DB from command line 
without using NagiosXI User Interface.

Thanks,
Manish Kumar,
Mahindra Satyam, Tools Team



DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
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___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] service dependency mapping in nagios

2012-02-07 Thread Manish_Kmr
Hi List,

I have defined a service dependency of a service of a host to the other service 
of the same host. What I want is like if the parent service goes critical, the 
dependent service should automatically go to critical without doing any check. 
Is it possible to force state change of the dependent service based on its 
parent service in nagios. What I have read from Nagios docs is that it is 
service dependency will only help in avoiding active checks and to suppress 
notification for the dependent host/service.

Thanks,
Manish Kumar
Open Source Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
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___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] service to host dependency in nagios

2012-02-07 Thread Manish_Kmr
I have defined a host with few services of it. Is it possible in nagios to show 
the services critical if the host itself goes down. This means I want to map 
the dependency of these services on the host, so that as soon as host will go 
down the services will turn critical.

Similarly is it possible that if a service of a host goes critical , the other 
service of the same host should go critical, if we do the dependency mapping.



Thanks,
Manish Kumar
Open Source Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
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___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] nrpe ssh handshake error

2012-02-06 Thread Manish_Kmr
Dear List,

I am monitoring some HP-UX servers on which we have installed nrpe. It was 
working fine until from last few days it started giving SSL handshake error. I 
have checked nrpe.cfg and it is perfectly fine. The nrpe on HP-UX has been 
started from commandline on the HP-UX servers.

I have tried the following options from my NagiosXI server.

[root@nagxi libexec]# ./check_nrpe -H x.x.x.x -c check_disk -a '-w 10% -c 5% -p 
/home'
CHECK_NRPE: Socket timeout after 10 seconds.



[root@nagxi libexec]# ./check_nrpe -H x.x.x.x -t 90 -c check_disk -a '-w 10% -c 
5% -p /home'
CHECK_NRPE: Error - Could not complete SSL handshake.


[root@nagxi libexec]# ./check_nrpe -H x.x.x.x -n -c check_disk -a '-w 10% -c 5% 
-p /home'
CHECK_NRPE: Socket timeout after 10 seconds.

[root@nagxi libexec]# ./check_nrpe -H x.x.x.x -n -t 20 -c check_disk -a '-w 10% 
-c 5% -p /home'
CHECK_NRPE: Socket timeout after 20 seconds.



Thanks,
Manish
Open Source Tools Team, IMS, Mahindra Satyam
Mob: +919035435306




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
--
Try before you buy = See our experts in action!
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-dev2___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null