[Nagios-users] Monitor Brocade Fiber switch

2009-08-25 Thread Mohandas K
Hi, 

We have  Brocade Fiber switch which we need to monitor using nagios. I 
have enabled SNMP at switch side.

Does anyone use Nagios plugins to monitor Brocade fiber switch (DS_4100B) 
? would appreciate if somebody can provide nagios plugins to monitor 
Brocade switch. 

Regards
Mohandas Kudva K
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
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] (no subject)

2009-08-25 Thread Mohandas K
Hi, 

We have  Brocade Fiber switch which we need to monitor using nagios. I 
have enabled SNMP at switch side.

Does anyone use Nagios plugins to monitor Brocade fiber switch (DS_4100B) 
? would appreciate if somebody can provide nagios plugins to monitor 
Brocade switch. 

Regards
Mohandas Kudva K
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
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] Export RRD Data to CSV file

2009-06-15 Thread Mohandas K
Hi,

I am using RRDTOOL 1.2 to create graphs for memory utilization, CPU 
utilization etc. Now using this RRD data I need to create CSV file. So can 
anyone tell me how can I export these RRD data to CSV file. Any kind of 
help would be really appreciable. 

Thanks  Regards,
Mohandas Kudva K
Mailto: mohanda...@tcs.com
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
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] PNP4nagios-Implementing drraw

2009-05-12 Thread mohandas . k
Hi Jim,

I am getting following error while accessing URL http://IP Address/drraw 
after following your suggested steps. 

___
Software error:
Can't locate loadable object for module RRDs in @INC (@INC contains: 
/usr/local/rrdtool-1.2.19/lib/perl/5.8.7/sun4-solaris 
/usr/perl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib 
/usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl/5.8.4 
/usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int 
/usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl) at 
/var/www/drraw/drraw.cgi line 48
Compilation failed in require at /var/www/drraw/drraw.cgi line 48.
BEGIN failed--compilation aborted at /var/www/drraw/drraw.cgi line 48.

For help, please send mail to the webmaster (y...@example.com), giving this 
error message and the time and date of the error. 
___

However I have made below changes in drraw.cgi to use RRDs :

use lib '/usr/local/rrdtool-1.2.19/lib/perl/5.8.7/sun4-solaris';
use RRDs;

RRDs.pm is also available in mentioned location 

# cd /usr/local/rrdtool-1.2.19/lib/perl/5.8.7/sun4-solaris/
#ls 
RRDs.pmauto   ntmake.pl  perllocal.pod


following  packages are installed on sun box:

Perl 5.8.4 
Apache/2.2.11
RRDtool 1.2.19

Please help me.


Mohandas Kudva K




Jim Avery j...@jimavery.me.uk 
Sent by: avery...@gmail.com
05/11/2009 08:40 PM

To
mohanda...@tcs.com
cc
nagios-users@lists.sourceforge.net
Subject
Re: [Nagios-users] PNP4nagios-Implementing drraw






2009/5/11  mohanda...@tcs.com:

 Hi,

 I am currently working on drraw but i have been finding it very 
difficult to
 configure the same. So can anyone please help me to implement it. Any 
help
 would be appreciated.

 Regards,
 Mohandas Kudva K
 Mailto: mohanda...@tcs.com

I doubt I've remembered everything, but hopefully these notes might 
help...

I downloaded the tarball drraw-2.2b2.tar.gz from
http://web.taranis.org/drraw/#download

I extracted it under /var/www, then renamed the directory from
drraw-2.2bd to drraw.

I editted the file /var/www/drraw/drraw.conf to set the datadirs like so:

  %datadirs = ('/usr/local/nagios/share/perfdata-nagios2'  = '[Nagios2] 
',
   '/usr/local/nagios/share/perfdata'  = '[Nagios3] ',
  );

You probably only need the one datadir - I have some old .rrds in
perfdata-nagios2 I like to be able to look at too.

I set variables for the working directories for drraw like so:

  $saved_dir = '/usr/local/drraw/saved';
  $tmp_dir = '/usr/local/drraw/tmp';

These already existed on my system from a previous install - you may
need to create them.  Put them wherever you think is suitable and make
sure they are writeable by apache (on my system permissions on these
are drwxr-xr-x 2 www-data www-data).



I create the file /etc/apache2/conf.d/drraw.conf like so:


# ScriptAlias /nagios/cgi-bin /usr/local/nagios/sbin

  Alias /drraw /var/www/drraw
  Directory /var/www/drraw
  DirectoryIndex  drraw.cgi
  #  SSLRequireSSL
 Options +ExecCGI
 AddHandler cgi-script .cgi
 AllowOverride None
 Order allow,deny
 Allow from all
  #  Order deny,allow
  #  Deny from all
  #  Allow from 127.0.0.1
 AuthName Nagios Access
 AuthType Basic
 AuthUserFile /usr/local/nagios/etc/htpasswd.users
 Require valid-user
  /Directory



and restarted the apache daemon to make it take effect.

I hope this helps.

If you're still having trouble, please be a bit more specific about
what you are having a problem with.

Cheers,

Jim

ForwardSourceID:NT2F1A 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
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 

[Nagios-users] PNP4nagios-Implementing drraw

2009-05-11 Thread mohandas . k
Hi,

I am currently working on drraw but i have been finding it very difficult 
to configure the same. So can anyone please help me to implement it. Any 
help would be appreciated.

Regards,
Mohandas Kudva K
Mailto: mohanda...@tcs.com

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
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] Confusing Virtual memory utlilization on Windows

2009-05-08 Thread mohandas . k
Hi All, 

I have started windows resource monitoring using Windows NRPE, I don't 
want to use snmp and NSclients also. 
I want to check swap utilization rather than swap free, however I have got 
everywhere check_swap.exe which gives free swap.

I have got one exe which gives memory utilization/Virtual memory/page 
memory utilization, but not sure what should be consider as swap 
utilization ? I have downloaded this from below URL:

http://www.stic-online.de/stic/download/18/check_hugemem.zip

please refer above exe syntax 

-
check_hugemem.exe -h

check_hugemem - version 0.1 - csnp20070100.00/rie
Developed by STIC GmbH - nagios(at)stic-online.de - www.stic-online.de
see license.txt for license details.

-h help
-a about this plugin
-w=warn  warn
-c=crit  crit (e.g. -c=10)
-t=type  path (e.g. -t=physical, -t=virtual, -t=page)

check_hugemem -t=virtual -warn=80 -crit=90
 


Can you please let me know which should consider ( -t=virtual, -t=page) as 
swap utilization in above exe. 

Mohandas Kudva K
ASE
Tata Consultancy Services
Cell:- +91 9619144048
Mailto: mohanda...@tcs.com
Website: http://www.tcs.com

Experience certainty.   IT Services
Business Solutions
Outsourcing

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
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] Nagios PNP4nagios reporting

2009-05-07 Thread mohandas . k
Hi Jim,

As per your suggestion i tried to configure it using DRRAW, but I am not 
able to implement it. So could you please send me some document or 
relevant URL so that I can implement the same.

Regards,
Mohandas Kudva K
Mailto: mohanda...@tcs.com

Experience certainty.   IT Services
Business Solutions
Outsourcing




Jim Avery j...@jimavery.me.uk 
Sent by: avery...@gmail.com
05/05/2009 07:45 PM

To
mohanda...@tcs.com
cc
nagios-users@lists.sourceforge.net
Subject
Re: [Nagios-users] Nagios PNP4nagios reporting






2009/5/5  mohanda...@tcs.com:

 Hi All,

 I am using Nagios along with pnp4nagios/rrdtool for reporting/graph.

 I am able to view services dashboard for individual host. is it possible 
to
 view single graph for service/resource (i.e memory utilization) graph 
for
 all hosts/hostgroups ?

 as of now every host has single graph for their services.but I want to 
view
 one single specific performance (i.e. Memory utilization)  graph for all
 hosts/hostgroups.

  I am currently using following versions

 Nagios 3.0.5
 pnp4nagios 0.4.13
 RRDtool 1.2.19


You can do that sort of thing using DRRAW (
http://web.taranis.org/drraw/ ) to make graphs from your existing PNP
.rrd databases.

hth,

Jim

ForwardSourceID:NT2956 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
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] Host shows down due to ping block on firewall

2009-04-27 Thread mohandas . k
Hi James,

Thanks it is working after changing as check_ssh.


Rgds,
Mohandas Kudva K






jmose...@corp.xanadoo.com 
04/23/2009 06:09 PM

To
mohanda...@tcs.com
cc
nagios-users@lists.sourceforge.net
Subject
Re: [Nagios-users] Host shows down due to ping block on firewall






You can also use check_ssh as your check_command argument in your hosts
file.

James Moseley




mohanda...@tcs.com wrote:


Hi All,

I have started to do monitoring of some hosts which are behind the 
firewall
and PING (ICMP) is block on firewall. so I have exculded  ping service in
localhosts.cfg file and as well as check-host-alive option also from host
template but still Nagios web interface shows host as DOWN RED Color in
host status web interface.

I think this is happening due to PING block on firewall.

However ssh and nrpe port are opened on firewall to do monitoring of host
resources. other services are showing OK in green color associate to this
host.

Please let me know how can we enforce nagios to shows that   HOST is UP in
host status web interface.


ForwardSourceID:NT0F5E 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
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 Web interface show hosts/services status to specific/contacts user only, not all hosts/services

2009-04-27 Thread mohandas . k
Hi All,

I have created two contacts/contacts groups and associated these two 
groups in host template so notification will go to concern team only for 
referenced servers.

I want to know how can we give nagios web interface access/permission to 
specific contacts/groups so that they can see their referenced servers 
only not all ?

Let me elaborate requirement -:

A user who is owner of ABC server can see status of ABC host only in 
nagios web interface not all monitored hosts. 

if I am not wrong we will have to make changes in cgi.cfg, but not sure 
what need to change.



=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
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] Nagios Web interface show hosts/services status to specific/contacts user only, not all hosts/services

2009-04-27 Thread mohandas . k
Hi Marc,

You are right. we can not restrict to look all hosts/services in Nagios 
web interface by modifying cgi.cfg file. can you please share any related 
document or link where I can check for this requirement ?




Marc Powell m...@ena.com 
04/27/2009 05:39 PM

To
Nagios Users nagios-users@lists.sourceforge.net
cc

Subject
Re: [Nagios-users] Nagios Web interface show hosts/services status  to 
specific/contacts user only, not all hosts/services







On Apr 27, 2009, at 3:52 AM, Ortner, Gerald wrote:


 Von: mohanda...@tcs.com [mailto:mohanda...@tcs.com]
 Gesendet: Montag, 27. April 2009 09:27
 An: nagios-users@lists.sourceforge.net
 Betreff: [Nagios-users] Nagios Web interface show hosts/services 
 status to specific/contacts user only, not all hosts/services


 Hi All,

 I have created two contacts/contacts groups and associated these 
 two groups in host template so notification will go to concern team 
 only for referenced servers.

 I want to know how can we give nagios web interface access/ 
 permission to specific contacts/groups so that they can see their 
 referenced servers only not all ?


 for view access  you have to edit
 authorized_for_all_services
 authorized_for_all_hosts

 in your cgi.cfg
{more cgi.cfg refrences removed)



Nothing in cgi.cfg *restricts* what can be seen. The parameters here 
only grant full access to particular types of objects.

The OP needs to look at the docs for enabling authorization for the 
CGI's. That will allow him/her to restrict based on contact settings.

--
Marc


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
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

ForwardSourceID:NT2406 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
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] Nagios Web interface show hosts/services status to specific/contacts user only, not all hosts/services

2009-04-27 Thread mohandas . k
Hi All,

It's working nowactually I have wrongly mentioned group name in 
conatcts.cfg file, same I have rectified and now defined contact is able 
to view his/her associated/referenced host/services only not all 
host/resources.

Thanks...:) 




Mohandas K/TVM/TCS
04/27/2009 05:54 PM

To
Marc Powell m...@ena.com
cc
Nagios Users nagios-users@lists.sourceforge.net
Subject
Re: [Nagios-users] Nagios Web interface show hosts/services status  to 
specific/contacts user only, not all hosts/services





Hi Marc,

You are right. we can not restrict to look all hosts/services in Nagios 
web interface by modifying cgi.cfg file. can you please share any related 
document or link where I can check for this requirement ?




Marc Powell m...@ena.com 
04/27/2009 05:39 PM

To
Nagios Users nagios-users@lists.sourceforge.net
cc

Subject
Re: [Nagios-users] Nagios Web interface show hosts/services status  to 
specific/contacts user only, not all hosts/services







On Apr 27, 2009, at 3:52 AM, Ortner, Gerald wrote:


 Von: mohanda...@tcs.com [mailto:mohanda...@tcs.com]
 Gesendet: Montag, 27. April 2009 09:27
 An: nagios-users@lists.sourceforge.net
 Betreff: [Nagios-users] Nagios Web interface show hosts/services 
 status to specific/contacts user only, not all hosts/services


 Hi All,

 I have created two contacts/contacts groups and associated these 
 two groups in host template so notification will go to concern team 
 only for referenced servers.

 I want to know how can we give nagios web interface access/ 
 permission to specific contacts/groups so that they can see their 
 referenced servers only not all ?


 for view access  you have to edit
 authorized_for_all_services
 authorized_for_all_hosts

 in your cgi.cfg
{more cgi.cfg refrences removed)



Nothing in cgi.cfg *restricts* what can be seen. The parameters here 
only grant full access to particular types of objects.

The OP needs to look at the docs for enabling authorization for the 
CGI's. That will allow him/her to restrict based on contact settings.

--
Marc


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
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

ForwardSourceID:NT2406 

ForwardSourceID:NT2412 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
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] Host shows down due to ping block on firewall

2009-04-23 Thread mohandas . k
Hi All, 

I have started to do monitoring of some hosts which are behind the 
firewall and PING (ICMP) is block on firewall. so I have exculded  ping 
service in localhosts.cfg file and as well as check-host-alive option also 
from host template but still Nagios web interface shows host as DOWN RED 
Color in host status web interface. 

I think this is happening due to PING block on firewall. 

However ssh and nrpe port are opened on firewall to do monitoring of host 
resources. other services are showing OK in green color associate to this 
host.

Please let me know how can we enforce nagios to shows that   HOST is UP in 
host status web interface.



Mohandas Kudva K
Tata Consultancy Services
Cell:- +91 9619144048
Mailto: mohanda...@tcs.com
Website: http://www.tcs.com

Experience certainty.   IT Services
Business Solutions
Outsourcing

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p___
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] Windows plugins

2009-04-18 Thread mohandas . k
Hi All, 

I am planing to monitor windows machine also using Nagios NRPE. I have 
installed windows NRPE on windows box and downloaded some available 
plugins also. all are working fine and I am able to do monitoring for 
windows machiness too.

 but I want plugins which can give output in usage rather than free (which 
is default for any plugins, if am not wrong) for following resources :

(1) Memory utilization 

(2) Swap Utilization 

(3) CPU Utilization 

However for Unix I have created my own script (memory usage rather that 
memory free) for such output but for windows, have no idea :) 




Mohandas Kudva K
ASE
Tata Consultancy Services
Cell:- +91 9619144048
Mailto: mohanda...@tcs.com
Website: http://www.tcs.com

Experience certainty.   IT Services
Business Solutions
Outsourcing

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p___
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] Pppnp4nagios graph customization

2009-04-15 Thread mohandas . k
Hi MAD,

I have got one more query regarding graph customization. I need to know 
how can i customize scaling of  X-axis and Y-axis in the graph. 

With reference to graph shown below, the current step size of the X-axis 
is 20 minutes and Y-axis is 20%. I want to change this scaling as per my 
convenience.
So can you tell me how this customization can be done. 




Thanks  Regards,
Mohandas Kudva K
ASE
Tata Consultancy Services
Cell:- +91 9619144048
Mailto: mohanda...@tcs.com
Website: http://www.tcs.com

Experience certainty.   IT Services
Business Solutions
Outsourcing

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


image/gif--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com___
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] Pppnp4nagios graph customization

2009-04-13 Thread mohandas . k
Hi Mad, 

I have checked and tried to changed php template  file of   Swap 
Utilization but am not able to generate colors in graph as per service 
status (i.e. Green,Yellow,Red as per service status ). Have attached php 
file and graph as well for your reference. obviously I have changed 
hostname in PHP file.

I am not PHP expert to make changes in pnp template.

Could you please suggest what changes need to make for the same ? 

 




Mohandas Kudva K
ASE
Tata Consultancy Services
Cell:- +91 9619144048
Mailto: mohanda...@tcs.com
Website: http://www.tcs.com

Experience certainty.   IT Services
Business Solutions
Outsourcing




MAD sri.lu...@free.fr 
04/09/2009 08:33 PM

To
mohandas k mohanda...@tcs.com
cc
nagios-users@lists.sourceforge.net
Subject
Re: [Nagios-users] Pppnp4nagios graph customization






I managed to create some templates graphing in different colors according 
to the threshold defined with your services

This will graph in green if the value is under the warning threshold, in 
yellow if it is between warning and critical threshold and red if it is 
beyond critical threshold or unknown...

I don't know how to do this if the performance and the state are 
independent (for example if perf are the execution time of the check 
script...)

Marc-André


- Mail Original -
De: mohandas k mohanda...@tcs.com
À: nagios-users@lists.sourceforge.net
Envoyé: Jeudi 9 Avril 2009 15h30:05 GMT +01:00 Amsterdam / Berlin / Berne 
/ Rome / Stockholm / Vienne
Objet: [Nagios-users] Pppnp4nagios graph customization



Hi All, 

We have installed nagios (3.0.5) on Solaris sparc box and configured 
rrdtool (1.2.19) along with pnp4nagios- npcd (0.4.13) for dashboard/graph. 


By default we are getting following graph for locolhost free swap. I want 
to configure following requirements : 

(1) can we add more variable (i.e say Total Swap ) in graph ? 

(2) Can we create different-different color in graph for 
different-different status critical- RED,OK-Green,Warnijng-Yellow ? 

(3) last question how can we change graph updation time interval (here 
it's showing as 20 Minutes) however in our service definition,it's 10 
Minutes 

Following is default graph for your better understanding : 



=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you 
--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
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
ForwardSourceID:NT0F5E 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


image/gif?php
#
# Template for check_swap
# Copyright (c) 2006-2008 Joerg Linge (http://www.pnp4nagios.org)
# $Id: check_swap.php 367 2008-01-23 18:10:31Z pitchfork $
#
#
# RRDtool Options
$opt[1] = -X 0 --vertical-label MB -l 0 -u $MAX[1] --title \Swap Utilization 
HOST=HOST1 \ ;
#
#
# Graphen Definitions

if ($WARN[1] != ) {
$warnThresh = $WARN[1];
$def[1] .= HRULE:$WARN[1]#00 ;
}
if ($CRIT[1] != ) {
$critThresh = $CRIT[1];
$def[1] .= HRULE:$CRIT[1]#ff ;
}

if($NAGIOS_SERVICESTATE == WARNING){
$couleurEtat = 00;
}
if($NAGIOS_SERVICESTATE == CRITICAL){
$couleurEtat = ff;
}

$def[1] .= DEF:var1=$rrdfile:$DS[1]:AVERAGE ;
$def[1] .= AREA:var1#c6c6c6:\Swap used\\n\ ;
$def[1] .= LINE1:var1#003300: ;
$def[1] .= HRULE:$MAX[1]#003300:\Total Capacity $MAX[1] MB \ ;
$def[1] .= HRULE:$WARN[1]#00:\Warning on $WARN[1] MB \ ;
$def[1

[Nagios-users] Pppnp4nagios graph customization

2009-04-09 Thread mohandas . k
Hi All,

We have installed nagios (3.0.5) on Solaris sparc box and configured 
rrdtool (1.2.19) along with pnp4nagios- npcd (0.4.13) for dashboard/graph. 


By default we are getting following graph for locolhost free swap. I want 
to configure  following requirements :

(1) can we add more variable (i.e say Total Swap ) in graph ?

(2) Can we create different-different color in graph for 
different-different status critical- RED,OK-Green,Warnijng-Yellow ?

(3) last question how can we change graph updation time interval (here 
it's showing as 20 Minutes) however in our service definition,it's 10 
Minutes

Following is default graph for your better understanding : 


 
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


image/gif--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com___
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