Re: [Nagios-users] Plugins to monitor HTTP latency, page load times

2012-04-18 Thread Alex Griffin
Hey Serge,

I use Smokeping for checking network latency, integrated with Nagios 
using check_smokeping. It do everything you're asking for like browser 
rendering times or authentication, though. It's likely that you'll need 
to use something significantly more powerful for something like that, 
like selenium.

Alex Griffin
---
Tech Team
agrif...@nagios.com

Serge Dukic wrote:
 Hi,

 I'm looking for a Nagios plugin to be able to monitor the latency of a
 web page i.e. how long from when the HTTP request is sent, until the
 first response is received

 As well as a plugin for measuring page load times. i.e. how long from
 when the first HTTP response is received until the page is fully loaded.

 The application we're trying to monitor also doesn't make use of basic
 HTTP Auth, but rather a HTTP form and the page we're trying to measure
 requires authentication. Would anyone know of a plugin which could
 tie-in with the other two plugins mentioned above to enable us to
 monitor these metrics?

 Thank you
 Serge



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

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


Re: [Nagios-users] Plugins to monitor HTTP latency, page load times

2012-04-18 Thread Gary Every
you can use your nagios users .netrc file to overcome basic auth.



On Wed, Apr 18, 2012 at 12:10 PM, Alex Griffin agrif...@nagios.com wrote:

 Hey Serge,

 I use Smokeping for checking network latency, integrated with Nagios
 using check_smokeping. It do everything you're asking for like browser
 rendering times or authentication, though. It's likely that you'll need
 to use something significantly more powerful for something like that,
 like selenium.

 Alex Griffin
 ---
 Tech Team
 agrif...@nagios.com

 Serge Dukic wrote:
  Hi,
 
  I'm looking for a Nagios plugin to be able to monitor the latency of a
  web page i.e. how long from when the HTTP request is sent, until the
  first response is received
 
  As well as a plugin for measuring page load times. i.e. how long from
  when the first HTTP response is received until the page is fully loaded.
 
  The application we're trying to monitor also doesn't make use of basic
  HTTP Auth, but rather a HTTP form and the page we're trying to measure
  requires authentication. Would anyone know of a plugin which could
  tie-in with the other two plugins mentioned above to enable us to
  monitor these metrics?
 
  Thank you
  Serge
 
 
 
 
 --
  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


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




-- 
Gary Every
Pay it Forward!
--
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

Re: [Nagios-users] Plugins to monitor HTTP latency, page load times

2012-04-18 Thread Alex Griffin
As far as I know, netrc doesn't help with cookie-based authentication, 
which is what he was asking for. I'm sure there are plugins out there 
which handle cookies fine, but he'll need something like selenium for 
measuring browser rendering times. And if he's already using selenium he 
might as well use it for the authentication too.

(Also, I meant to say It *can't* do in my last email, rather than It do)

Alex Griffin
---
Tech Team
agrif...@nagios.com

Gary Every wrote:
 you can use your nagios users .netrc file to overcome basic auth.



 On Wed, Apr 18, 2012 at 12:10 PM, Alex Griffin agrif...@nagios.com
 mailto:agrif...@nagios.com wrote:

 Hey Serge,

 I use Smokeping for checking network latency, integrated with Nagios
 using check_smokeping. It do everything you're asking for like browser
 rendering times or authentication, though. It's likely that you'll need
 to use something significantly more powerful for something like that,
 like selenium.

 Alex Griffin
 ---
 Tech Team
 agrif...@nagios.com mailto:agrif...@nagios.com

 Serge Dukic wrote:
   Hi,
  
   I'm looking for a Nagios plugin to be able to monitor the
 latency of a
   web page i.e. how long from when the HTTP request is sent, until the
   first response is received
  
   As well as a plugin for measuring page load times. i.e. how
 long from
   when the first HTTP response is received until the page is fully
 loaded.
  
   The application we're trying to monitor also doesn't make use of
 basic
   HTTP Auth, but rather a HTTP form and the page we're trying to
 measure
   requires authentication. Would anyone know of a plugin which could
   tie-in with the other two plugins mentioned above to enable us to
   monitor these metrics?
  
   Thank you
   Serge
  
  
  
  
 
 --
   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
 mailto: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

 
 --
 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
 mailto: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




 --
 Gary Every
 Pay it Forward!



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

--
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] Plugins to monitor HTTP latency, page load times

2012-04-16 Thread Serge Dukic
Hi, 

I'm looking for a Nagios plugin to be able to monitor the latency of a web 
page i.e. how long from when the HTTP request is sent, until the first response 
is received 

As well as a plugin for measuring page load times. i.e. how long from when 
the first HTTP response is received until the page is fully loaded. 

The application we're trying to monitor also doesn't make use of basic HTTP 
Auth, but rather a HTTP form and the page we're trying to measure requires 
authentication. Would anyone know of a plugin which could tie-in with the 
other two plugins mentioned above to enable us to monitor these metrics? 

Thank you 
Serge 
--
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] Plugins for informatica and microstrategy

2011-04-05 Thread Deborah Martin
Folks,

Nagios 3.2.0 / SLES 10 SP2

Does anyone know if there are nagios plugins for monitoring informatica or 
microstrategy out there. Or could anyone point me to some scripts that I could 
adapt.

I've trawled through google but I get vast amounts of results back which are 
hit and miss on what I'm trying to achieve.

Any pointers and help would be really appreciated.

Thanks,
Deborah



  
***
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.

Any unauthorised distribution or copying is strictly prohibited.
Whilst Kognitio Limited takes steps to prevent the transmission of viruses via 
e-mail, we can not guarantee that any email or attachment is free from computer 
viruses and you are strongly advised to undertake your own anti-virus 
precautions.

Kognitio grants no warranties regarding performance, use or quality of any 
e-mail or attachment and undertakes no liability for loss or damage, howsoever 
caused.

Kognitio Limited, a company registered in England and Wales. Registered number 
0212 7833. Registered Office: 3a Waterside Park, Cookham Road, Bracknell, 
Berks, RG12 1RB. VAT number 864 4378 92.

Kognitio Inc, a company incorporated in Delaware, principal office 180 North 
Stetson, Suite 3500, Chicago, IL 60601, USA
***
--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev___
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] Plugins

2011-01-06 Thread Glenn Bilocca
Hi all Nagios users,

I've installed and configured the basic Nagios on a linux server and I'm
quite pleased by the monitoring functions it has. As you can see I'm quite a
newbie for such program but can you tell me if there any plugins or other
functions which I can add to safeguard and monitor more my networking
system?

 

Thanks and Regards

Glenn

 

--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
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] Plugins for jvm memory

2010-01-22 Thread Assaf Flatto
Renaud Vanderhagen wrote:

 Hello all !

 I'm new in Nagios world and I want to monitor the jvm memory of tomcat 
 with NRPE...
 I want nagios warn me if the memory used is over 80% or 90%.
 Do you know a plugins for that ?

 Thank you a lot !

Take a look here , maybe one of those will give you the functionality 
you need.

http://www.monitoringexchange.org/inventory/Check-Plugins/Software/Java

Assaf

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-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


Re: [Nagios-users] Plugins for jvm memory

2010-01-22 Thread Wolfe, Robert
Renaud, have you tried giving Nagios Exchange a search for this?


From: Renaud Vanderhagen [skym...@hotmail.com]
Sent: Friday, January 22, 2010 2:48 AM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Plugins for jvm memory


Hello all !

I'm new in Nagios world and I want to monitor the jvm memory of tomcat with 
NRPE...
I want nagios warn me if the memory used is over 80% or 90%.
Do you know a plugins for that ?

Thank you a lot !


Windows 7 : Simplifiez votre quotidien. Trouvez le PC qui vous 
convient.http://windows.microsoft.com/shop
--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-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

Re: [Nagios-users] Plugins for jvm memory

2010-01-22 Thread Terry L. Inzauro
On 01/22/2010 06:38 AM, Wolfe, Robert wrote:
 Renaud, have you tried giving Nagios Exchange a search for this?
  
 
 *From:* Renaud Vanderhagen [skym...@hotmail.com]
 *Sent:* Friday, January 22, 2010 2:48 AM
 *To:* nagios-users@lists.sourceforge.net
 *Subject:* [Nagios-users] Plugins for jvm memory
 
 
 Hello all !
 
 I'm new in Nagios world and I want to monitor the jvm memory of tomcat
 with NRPE...
 I want nagios warn me if the memory used is over 80% or 90%.
 Do you know a plugins for that ?
 
 Thank you a lot !
 


check_procs will accomplish what you desire:

http://nagiosplugins.org/man/check_procs


kind regards,


Terry Inzauro
http://ha-solutions.net



--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-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] Plugins for jvm memory

2010-01-21 Thread Renaud Vanderhagen


Hello all !

I'm new in Nagios world and I want to monitor the jvm memory of tomcat with 
NRPE...
I want nagios warn me if the memory used is over 80% or 90%.
Do you know a plugins for that ? 

Thank you a lot !
  
_
Nouveau Windows 7 : Simplifiez votre quotidien. Trouvez le PC qui vous convient.
http://windows.microsoft.com/shop--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-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

Re: [Nagios-users] plugins for clustered environment

2009-05-06 Thread Anirudh Srinivasan
Why don't you use check_tcp on tcp port for network service offered by
exchange (smtp25/pop110)?

yes , i am using this right now. Currently the below service check is done
on the clustered node individually .

My question is , is it possible to put it on the  clustered environment
instead of individually  ??

*check_service!Microsoft Exchange Active Directory Topology Service,
Microsoft Exchange Anti-spam Update, Microsoft Exchange EdgeSync, Microsoft
Exchange File Distribution, Microsoft Exchange Information Store, Microsoft
Exchange Mail Submission, Microsoft Exchange Mailbox Assistants, Microsoft
Exchange Replication Service, Microsoft Exchange Search Indexer, Microsoft
Exchange Service Host, Microsoft Exchange System Attendant, Microsoft
Exchange Transport, Microsoft Exchange Transport Log Search
*
--
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] plugins for clustered environment

2009-05-05 Thread Anirudh Srinivasan
Hello Friends,

Is it possible to monitor a service i.e exchange service on the clustered
environment instead of monitoring it individually on each  clustered node.

Currently exchange services are being monitored individually on each
clustered node.
FYI : The server is a Windows clustered environment.

Can i use check_cluster ??
 If i am not wrong check_cluster works only for Linux cluster. Is that
right??

Please advice me on what plugin to use  to achieve this.
Thanks
-- 
Anirudh Srinivasan
--
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] plugins for clustered environment

2009-05-05 Thread Jon Angliss
On Tue, 5 May 2009 15:05:49 -0400, Anirudh Srinivasan
srianir...@gmail.com wrote:

Hello Friends,

Is it possible to monitor a service i.e exchange service on the clustered
environment instead of monitoring it individually on each  clustered node.

Sounds like you need to monitor the clustered IP instead of the
individual IP addresses, and check for various services and their
states there.  The server will react, and respond accordingly because
the cluster services will handle the requests.  That being said, you'd
probably still want something to monitor the cluster services
themselves to see if there was a failure.

Currently exchange services are being monitored individually on each
clustered node.
FYI : The server is a Windows clustered environment.

Can i use check_cluster ??
 If i am not wrong check_cluster works only for Linux cluster. Is that
right??

Check cluster will take the results of several hosts/services and
respond based on the thresholds defined.  For example, if you have
several web servers that form a web farm, each server is checked
independantly.   The check_cluster plugin takes the output of the
service checks, and gives you back an OK, WARNING, CRITICAL based on
your threshold.  See:

  http://nagios.sourceforge.net/docs/2_0/clusters.html

A similar example is provided there.

Please advice me on what plugin to use  to achieve this.
Thanks

-- 
Jonathan Angliss
j...@netdork.net


--
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] Plugins to fetch network device's ifUcastPkts and ifErrors

2008-09-10 Thread Yu Watanabe
Hello all,

I am searching for a plugin that could fetch and calculate speed of 
ifUcastPkts and ifErrors.

Is there any ?

I assume that there is a plugin that calculates the ifOctets speed, which is 
check_snmp_int.pl.

If there's a plugin I would like to use it rather than modifying the 
check_snmp_int.pl.

Yu Watanabe


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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] plugins

2008-09-10 Thread James
I installed nagios-plugins-1.4.12 with nagios-3.0.3 and I get a syntax
error when I include command.cfg.

It is on the very first command:

command[notify-by-email]=/bin/printf $OUTPUT$ | /bin/mail -s
'$SERVICESTATE$ alert
for $HOSTALIAS$/$SERVICEDESC$' $CONTACTEMAIL$



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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] plugins

2008-09-10 Thread Patrick Morris
On Wed, 10 Sep 2008, James wrote:

 I installed nagios-plugins-1.4.12 with nagios-3.0.3 and I get a syntax
 error when I include command.cfg.
 
 It is on the very first command:
 
 command[notify-by-email]=/bin/printf $OUTPUT$ | /bin/mail -s
 '$SERVICESTATE$ alert
 for $HOSTALIAS$/$SERVICEDESC$' $CONTACTEMAIL$

You need to read the docs for Nagios 3. That's not a valid command
definition for versions of Nagios after 1.x.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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] plugins works on console but not reliable inside nagios

2008-06-23 Thread Heiko
On Fri, Jun 20, 2008 at 2:40 PM, Marc Powell [EMAIL PROTECTED] wrote:

 On Jun 20, 2008, at 1:36 AM, Heiko wrote:

 Hello,

 i use a plugin that is monitoring our load balancers.
 When nagios is checking the services on these LB it very often reports
 a timeout
 on this services.
 But when I start the plugin from the bash everything works fine,i get
 a fast response on these services.
 I use exactly the same line on the bash like it is in the
 checkcommands conf file.

 There are environment differences between when you run manually and
 when nagios does (i.e. there really is none in the latter case). If
 this plugin relies on any environment variables ($PATH, etc), you may
 not have them. Since we don't really know anything about what the
 plugin is doing, I can only suggest that you write in logging at
 important steps in the check process to see where it's hanging and
 work from there.

Hello Marc and list,

The plugin is used to monitor some F5 load balancers, i
already hat a cat witht the developer on this list, and the conclusion was that
the problem seems to be inside nagios.
Can I give you some information like config or logfiles to analyse
this problem`?
We really need to get this working.

Am I right that the nagios.log is cronologicaly?
in the following past you can see that the service is one second alive
and in the next line it did a timeout,
I didnt cut anything from this logfile.

[1214179567] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1_PRODUCTION_Incomingfeed 2/4 nodes online
[1214179830] Auto-save of retention data completed successfully.
[1214180347] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214180467] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1Backend_PRODUCTION_www 1/2 nodes online
[1214181247] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214181967] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1_PRODUCTION_Incomingfeed 2/4 nodes online
[1214182747] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214182867] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1Backend_PRODUCTION_www 1/2 nodes online
[1214183430] Auto-save of retention data completed successfully.
[1214183647] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214183767] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1_PRODUCTION_Incomingfeed 2/4 nodes online
[1214183947] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214184067] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1Backend_PRODUCTION_www 1/2 nodes online
[1214184847] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214184967] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1Backend_PRODUCTION_www 1/2 nodes online
[1214185147] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214185867] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1_PRODUCTION_Incomingfeed 2/4 nodes online
[1214186347] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214186467] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1_PRODUCTION_Incomingfeed 2/4 nodes online
[1214186647] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214186947] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214187030] Auto-save of retention data completed successfully.
[1214187067] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1_PRODUCTION_Incomingfeed 2/4 nodes online
[1214187367] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;WARNING;HARD;3;CHECK_BIGIP_POOL
WARNING - company1Backend_PRODUCTION_www 1/2 nodes online
[1214187547] SERVICE ALERT:
BigIP-Active;Pool_company1_PRODUCTION_Incomingfeed;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214187847] SERVICE ALERT:
BigIP-Active;Pool_company1Backend_PRODUCTION_www;CRITICAL;HARD;3;(Service
Check Timed Out)
[1214187967] SERVICE ALERT:

Re: [Nagios-users] plugins works on console but not reliable inside nagios

2008-06-23 Thread Marc Powell

On Jun 23, 2008, at 3:18 AM, Heiko wrote:


 The plugin is used to monitor some F5 load balancers, i
 already hat a cat witht the developer on this list, and the  
 conclusion was that
 the problem seems to be inside nagios.

Which plugin is it, where did you get it and was that his conclusion?  
For what reason?

 Can I give you some information like config or logfiles to analyse
 this problem`?

I don't have access to an F5 to do any testing with but I can see if  
there's anything obvious. The host, service and command definitions  
would be helpful. Also, try running the plugin from the command line  
repeatedly, as the nagios user, from the nagios machine, as nagios  
would run it by substituting appropriate values for $MACROS$ you use.  
Does it return instantly with correct values or take some time to  
complete ( 10s)? Timeouts mean that the plugin is just taking longer  
to finish than you've told nagios to wait. Given what's known so far,  
you may just need to increase the service_check_timeout value in  
nagios.cfg.

 Am I right that the nagios.log is cronologicaly?

It is (standard unix timestamp).

 in the following past you can see that the service is one second alive
 and in the next line it did a timeout,

Does the problem only occur when there is a problem with the pool?

--
Marc

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] plugins works on console but not reliable inside nagios

2008-06-23 Thread Heiko
On Mon, Jun 23, 2008 at 2:40 PM, Marc Powell [EMAIL PROTECTED] wrote:

 On Jun 23, 2008, at 3:18 AM, Heiko wrote:


 The plugin is used to monitor some F5 load balancers, i
 already hat a cat witht the developer on this list, and the
 conclusion was that
 the problem seems to be inside nagios.

 Which plugin is it, where did you get it and was that his conclusion?
 For what reason?

Hello,
We are monitoring how many members in a pool are still active, if we
have a webserverpool that has
5 servers and 3 go offline we wanna be informed about that situation.

http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2447.html;d=1

You can find the discusion I had on this list, title was monitoring
F5 bigIP Load Balancers


 Can I give you some information like config or logfiles to analyse
 this problem`?

 I don't have access to an F5 to do any testing with but I can see if
 there's anything obvious. The host, service and command definitions
 would be helpful. Also, try running the plugin from the command line
 repeatedly, as the nagios user, from the nagios machine, as nagios
 would run it by substituting appropriate values for $MACROS$ you use.
 Does it return instantly with correct values or take some time to
 complete ( 10s)? Timeouts mean that the plugin is just taking longer
 to finish than you've told nagios to wait. Given what's known so far,
 you may just need to increase the service_check_timeout value in
 nagios.cfg.

from the 50 time I executed the plugin I had 1 timeout on the bash, as
the nagios user

/usr/local/nagios/libexec/check_bigip_pool -H 172.17.1.10 -C public -S
9 -vw 51 -c 26 -P cbw_dev -t 180

from my nagios.conf
service_check_timeout=180
host_check_timeout=180
event_handler_timeout=60

this is the service defintion template I use for the machines.

define service{
nametmpl-a6
host_name   BigIP-Active
max_check_attempts  3
normal_check_interval   5
retry_check_interval3
check_period24x7
notification_interval   60
notification_period 24x7
notification_optionsw,c,r,f
contact_groups  noc
active_checks_enabled   1
register0
}



 Am I right that the nagios.log is cronologicaly?

 It is (standard unix timestamp).

 in the following past you can see that the service is one second alive
 and in the next line it did a timeout,

 Does the problem only occur when there is a problem with the pool?

nope, it looks the problem occurs kind of sporadically, we monitor
some other services on this machine that dont make these problems.
They use the same template as above.
We first thought it is a load problem on the LB, but since many other
services work fine it cant really that problem


thx for youre patience


Heiko
 --
 Marc

 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 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


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] plugins works on console but not reliable inside nagios

2008-06-20 Thread Heiko
Hello,

i use a plugin that is monitoring our load balancers.
When nagios is checking the services on these LB it very often reports
a timeout
on this services.
But when I start the plugin from the bash everything works fine,i get
a fast response on these services.
I use exactly the same line on the bash like it is in the
checkcommands conf file.
I changed the service_check_timeout to 180s and raised the
normal_check_interval to 5 minutes,
but it didnt change anything.

Are there any other triggers, or can this be a load problem?

thx

.h

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] plugins works on console but not reliable inside nagios

2008-06-20 Thread Marc Powell

On Jun 20, 2008, at 1:36 AM, Heiko wrote:

 Hello,

 i use a plugin that is monitoring our load balancers.
 When nagios is checking the services on these LB it very often reports
 a timeout
 on this services.
 But when I start the plugin from the bash everything works fine,i get
 a fast response on these services.
 I use exactly the same line on the bash like it is in the
 checkcommands conf file.

There are environment differences between when you run manually and  
when nagios does (i.e. there really is none in the latter case). If  
this plugin relies on any environment variables ($PATH, etc), you may  
not have them. Since we don't really know anything about what the  
plugin is doing, I can only suggest that you write in logging at  
important steps in the check process to see where it's hanging and  
work from there.

--
Marc

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
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] Plugins for IBM Storage DS4000 et Netapp FAS2xxx

2008-01-04 Thread Thierry VALLIER
Hi all

 

I'm searching plugins for monitoring my storage IBM DS4000 and NetApp
FAS2020.

 

Can someone help me please ?

 

Thanx in advance

Bien cordialement, Best regards

Thierry VALLIER 

GROUPE D.FI

 * : 01 58 87 32 65 

 * : 06 03 17 07 44

 * : [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
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] Plugins for IBM Storage DS4000 et Netapp FAS2xxx

2008-01-04 Thread Sander Klein
Hey,

Thierry VALLIER wrote:

 Hi all

 I’m searching plugins for monitoring my storage IBM DS4000 and NetApp 
 FAS2020.

Did you bother to look at http://www.nagiosexchange.org? Or even type 
something like 'nagios netapp' in google? It gives millions of hits

Greets,

Sander

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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] Plugins for health-check of IBM servers

2007-10-09 Thread Yogesh Hasabnis
Thanks for the help. I am in the process of configuring the
check_ipmi_chassis plugin.

 In my earlier email I mentioned that I use the check_cciss plugin for
health-check of HP servers (by mistake). Actually the plugin used is
check_hpasm.

Regards

Yogesh

On 10/8/07, Gerhard Lausser [EMAIL PROTECTED] wrote:

  Have a look at the numerous check_ipmi[tool] plugins or google for
 nagios ipmitool.

 Gerhard

  --
 *Von:* [EMAIL PROTECTED] [mailto:
 [EMAIL PROTECTED] *Im Auftrag von *Yogesh
 Hasabnis
 *Gesendet:* Montag, 8. Oktober 2007 14:02
 *An:* nagios-users@lists.sourceforge.net
 *Betreff:* [Nagios-users] Plugins for health-check of IBM servers

 Hi,

 I have been using check_cciss plugin for monitoring the health of our HP
 Proliant server. Would like to know about a similar plugin for monitoring
 IBM X-series servers.

 Thanks in advance.

 Yogesh


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.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] Plugins for health-check of IBM servers

2007-10-08 Thread Yogesh Hasabnis
Hi,

I have been using check_cciss plugin for monitoring the health of our HP
Proliant server. Would like to know about a similar plugin for monitoring
IBM X-series servers.

Thanks in advance.

Yogesh
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.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] Plugins for health-check of IBM servers

2007-10-08 Thread Gerhard Lausser
Have a look at the numerous check_ipmi[tool] plugins or google for nagios
ipmitool.
 
Gerhard


  _  

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von Yogesh
Hasabnis
Gesendet: Montag, 8. Oktober 2007 14:02
An: nagios-users@lists.sourceforge.net
Betreff: [Nagios-users] Plugins for health-check of IBM servers


Hi,

I have been using check_cciss plugin for monitoring the health of our HP
Proliant server. Would like to know about a similar plugin for monitoring
IBM X-series servers.

Thanks in advance.

Yogesh


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.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] plugins check_by_ssh not work {Disarmed}{Fraud?}

2007-05-15 Thread Marc Powell
Please always respond on list.

 -Original Message-
 From: Maged Shaker [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, May 15, 2007 9:54 AM
 To: Marc Powell
 Subject: Re: [Nagios-users] plugins check_by_ssh not work
 {Disarmed}{Fraud?}
 
 On Tue, 2007-05-15 at 08:39 -0500, Marc Powell wrote:
 
   -Original Message-
   From: [EMAIL PROTECTED]
[mailto:nagios-users-
   [EMAIL PROTECTED] On Behalf Of Maged Mahmoud
   Sent: Tuesday, May 15, 2007 8:16 AM
   To: nagios-users@lists.sourceforge.net
   Subject: [Nagios-users] plugins check_by_ssh not work {Disarmed}
  {Fraud?}
  
 
 
   check_by_ssh http://192.168.0.150/nagios/cgi-
  
 
bin/extinfo.cgi?type=2host=oes-server.valuesys.lanservice=check_by_ssh
  
  
   UNKNOWN 05-15-2007 18:40:37  0d 3h 33m 45s 3/3 Remote command
  execution
   failed: Host key verification failed.
 
  Did you remember to ssh once manually to that host as the user
executing
  the plugin (usually nagios) to accept/save the remote host key?


 i was run the command manually successfully and the nagios user
 accept/save the remote host key first time and after that login
without
 any confirmation

Does this mean that your problem is resolved?

--
Marc

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
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] Plugins 1.4.6 make install fails

2007-03-22 Thread andy . shellam-lists
Hi

I'm compiling the 1.4.6 plugins on a Fedora Core 6 machine, and getting the
following error when doing make install (after a successful compile with
MySQL and OpenSSL.)

This is the trailing output:

...
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/endeavour/software/cache/nagios-plugins-1.4.6/plugins-root'
make[1]: Leaving directory
`/endeavour/software/cache/nagios-plugins-1.4.6/plugins-root'
Making install in po
make[1]: Entering directory
`/endeavour/software/cache/nagios-plugins-1.4.6/po'
/bin/sh @MKINSTALLDIRS@ /usr/local/nagios/share
/bin/sh: @MKINSTALLDIRS@: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/endeavour/software/cache/nagios-plugins-1.4.6/po'
make: *** [install-recursive] Error 1
...

The plugins do however get installed.

Any ideas?

Thanks,

Andy.
_
DISCLAIMER

This e-mail was sent through a Mail Network server.
The Mail Network accepts no liability for it's content.




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
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] Plugins 1.4.6 make install fails

2007-03-22 Thread James E. Pratt
From:

http://www.nagiosexchange.org/nagiosplug-help.32.0.html?tx_maillisttofa
q_pi1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12

 You have to edit po/Makefile
 
 Change (at)MKINSTALLDIRS(at) to ../mkinstalldirs

regards,
jamie



--

James Pratt
Unix Systems Administrator
Norwich University - http://www.norwich.edu
1(802)485-2532


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, March 22, 2007 11:08 AM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Plugins 1.4.6 make install fails

Hi

I'm compiling the 1.4.6 plugins on a Fedora Core 6 machine, and getting
the
following error when doing make install (after a successful compile
with
MySQL and OpenSSL.)

This is the trailing output:

...
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/endeavour/software/cache/nagios-plugins-1.4.6/plugins-root'
make[1]: Leaving directory
`/endeavour/software/cache/nagios-plugins-1.4.6/plugins-root'
Making install in po
make[1]: Entering directory
`/endeavour/software/cache/nagios-plugins-1.4.6/po'
/bin/sh @MKINSTALLDIRS@ /usr/local/nagios/share
/bin/sh: @MKINSTALLDIRS@: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory
`/endeavour/software/cache/nagios-plugins-1.4.6/po'
make: *** [install-recursive] Error 1
...

The plugins do however get installed.

Any ideas?

Thanks,

Andy.
_
DISCLAIMER

This e-mail was sent through a Mail Network server.
The Mail Network accepts no liability for it's content.





-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDE
V
___
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

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
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] Plugins 1.4.6 make install fails

2007-03-22 Thread Jorg . Schulz


 Hi Andy

It´s a known bug in 1.4.6 - use 1.4.5 or 

make MKINSTALLDIRS=../mkinstalldirs install

Cheers 

/Jörg
-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] För
[EMAIL PROTECTED]
Skickat: den 22 mars 2007 16:08
Till: nagios-users@lists.sourceforge.net
Ämne: [Nagios-users] Plugins 1.4.6 make install fails

Hi

I'm compiling the 1.4.6 plugins on a Fedora Core 6 machine, and getting
the
following error when doing make install (after a successful compile with
MySQL and OpenSSL.)

This is the trailing output:

...
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/endeavour/software/cache/nagios-plugins-1.4.6/plugins-root'
make[1]: Leaving directory
`/endeavour/software/cache/nagios-plugins-1.4.6/plugins-root'
Making install in po
make[1]: Entering directory
`/endeavour/software/cache/nagios-plugins-1.4.6/po'
/bin/sh @MKINSTALLDIRS@ /usr/local/nagios/share
/bin/sh: @MKINSTALLDIRS@: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory
`/endeavour/software/cache/nagios-plugins-1.4.6/po'
make: *** [install-recursive] Error 1
...

The plugins do however get installed.

Any ideas?

Thanks,

Andy.
_
DISCLAIMER

This e-mail was sent through a Mail Network server.
The Mail Network accepts no liability for it's content.




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
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


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.17/730 - Release Date:
2007-03-22 07:44
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.17/730 - Release Date:
2007-03-22 07:44
 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
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] Plugins 1.4.6 make install fails

2007-03-22 Thread andy . shellam-lists
That worked fine thanks.

Andy.

[EMAIL PROTECTED] wrote:

 
 
  Hi Andy
 
 It´s a known bug in 1.4.6 - use 1.4.5 or 
 
 make MKINSTALLDIRS=../mkinstalldirs install
 
 Cheers 
 
 /Jörg
 -Ursprungligt meddelande-
 Från: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] För
 [EMAIL PROTECTED]
 Skickat: den 22 mars 2007 16:08
 Till: nagios-users@lists.sourceforge.net
 Ämne: [Nagios-users] Plugins 1.4.6 make install fails
 
 Hi
 
 I'm compiling the 1.4.6 plugins on a Fedora Core 6 machine, and getting
 the
 following error when doing make install (after a successful compile with
 MySQL and OpenSSL.)
 
 This is the trailing output:
 
 ...
 make[2]: Nothing to be done for `install-data-am'.
 make[2]: Leaving directory
 `/endeavour/software/cache/nagios-plugins-1.4.6/plugins-root'
 make[1]: Leaving directory
 `/endeavour/software/cache/nagios-plugins-1.4.6/plugins-root'
 Making install in po
 make[1]: Entering directory
 `/endeavour/software/cache/nagios-plugins-1.4.6/po'
 /bin/sh @MKINSTALLDIRS@ /usr/local/nagios/share
 /bin/sh: @MKINSTALLDIRS@: No such file or directory
 make[1]: *** [install-data-yes] Error 127
 make[1]: Leaving directory
 `/endeavour/software/cache/nagios-plugins-1.4.6/po'
 make: *** [install-recursive] Error 1
 ...
 
 The plugins do however get installed.
 
 Any ideas?
 
 Thanks,
 
 Andy.
 _
 DISCLAIMER
 
 This e-mail was sent through a Mail Network server.
 The Mail Network accepts no liability for it's content.
 
 
 
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 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
 


_
DISCLAIMER

This e-mail was sent through a Mail Network server.
The Mail Network accepts no liability for it's content.




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
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] plugins with rsh

2007-01-03 Thread dave stern - e-mail.pluribus.unum

We have a legacy setup with tru64 hosts that are currently configured for
rsh, not ssh. I've installed the latest and greatest nagios on a relatively
recent fedora host and have used plugins with ssh in the past. The problem
is that rsh doesn't return status codes properly. Rather, it returns
only the status code of rsh itself, not the command. A search implies you
just need to echo $? with rsh.

rsh linux to linux, I get this:

linux1 rsh linux1 'date ; echo $?'
Wed Jan  3 15:15:07 EST 2007

and trying to generate an error:
linux1 rsh linux1 'bogus ; echo $?'
bogus; Command not found.
1

So that looks ok but first problem is when I put into nagios commands
define 
  rsh $HOSTADDRESS$ 'mycommand; echo $?'
The web page show (No output!)

Is it possible it swallows the quotes?

Further, rsh behaves differently on tru64:

linux1 rsh tru64-host 'date;echo $?'
Variable syntax.

Any ideas for these problems?

Thanks

and
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
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] plugins with rsh

2007-01-03 Thread Lacayo, Luis F
Try adding a second $ at the end of the command.

 

rsh $HOSTADDRESS$ 'mycommand; echo $$?'
 

 

Luis Lacayo

Sr. UNIX Admin

Chicago Public Schools

Office of Technology Services

125 S. Clark Street - Suite 300

Chicago, IL 60603

Direct:773-553-3835

Office: 773-553-1300

FAX:773-553-1363

[EMAIL PROTECTED]



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of dave
stern - e-mail.pluribus.unum
Sent: Wednesday, January 03, 2007 2:17 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] plugins with rsh

 

We have a legacy setup with tru64 hosts that are currently configured
for rsh, not ssh. I've installed the latest and greatest nagios on a
relatively 
recent fedora host and have used plugins with ssh in the past. The
problem is that rsh doesn't return status codes properly. Rather, it
returns 
only the status code of rsh itself, not the command. A search implies
you just need to echo $? with rsh.  

rsh linux to linux, I get this:

linux1 rsh linux1 'date ; echo $?'
Wed Jan  3 15:15:07 EST 2007 

and trying to generate an error:
linux1 rsh linux1 'bogus ; echo $?'
bogus; Command not found.
1

So that looks ok but first problem is when I put into nagios commands
define 
   rsh $HOSTADDRESS$ 'mycommand; echo $?'
The web page show (No output!)

Is it possible it swallows the quotes?

Further, rsh behaves differently on tru64:

linux1 rsh tru64-host 'date;echo $?' 
Variable syntax.

Any ideas for these problems? 

Thanks

and 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
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] plugins

2006-07-27 Thread Martin J. Green
What's wrong with statuswrl - why does it try to pass me itself as a
file rather than processing as a cgi  all the others run fine.

:S

M

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
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] Plugins

2006-06-16 Thread Phil Costelloe
 I downloaded the developers doc, but how do I read a doc with a .sgml
extension ?

That depends on the specific Document Type Definition which should be
defined on the first line of the document. My guess would be that it's
in Docbook format and the first line is something like:

!DOCTYPE article PUBLIC -//OASIS//DTD DocBook V4.2//EN

I don't think you can read Docbook documents directly, I build mine to
HTML or PDF. A lot of Linux distributions come with all the necessary
tools to set up a build environment but I'm not sure how well they work
together out of the box.

Phil
 


Phil Costelloe
Technical Consultant

   
[EMAIL PROTECTED]
http://www.foundation-it.com
Foundation IT
Foundation Court
Old Street
Oare
Hermitage Berkshire RG18 9SE
Switch: +44 (0) 1635 203700
Helpdesk: +44 (0) 800 0121099
DDI: +44 (0) 1635 203719
Fax: +44 (0) 8700 543537
Mobile: +44 (0) 7884 236299

 


This message contains confidential information and is intended only for [EMAIL 
PROTECTED] If you are not nagios-users@lists.sourceforge.net you should not 
disseminate, distribute or copy this e-mail. Please notify Foundation IT 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. Foundation IT 
therefore does not accept liability for any errors or omissions in the contents 
of this message, which arise as a result of e-mail transmission. If 
verification is required please request a hard-copy version.



___
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] Plugins

2006-06-15 Thread Brunker, Jay
Title: Plugins






Greetings:


I downloaded the developers doc, but how do I read a doc with a .sgml extension ?

Would someone be able to point me towards some info on how to write a plugin or

incorporate a 3rd party plugin into my current Nagios setup ?

I already have the default Nagios plugin pack installed , but would like to create

some of my own system specific monitoring plugins.

Thanks,


Jay.


Jay Brunker

Unix Systems Administrator

Texas Workforce Commission

101 E. 15th St.

512-475-2625 Desk Phone

512-849-4985 Pager




___
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] Plugins

2006-06-15 Thread Marc Powell


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:nagios-users-
 [EMAIL PROTECTED] On Behalf Of Brunker, Jay
 Sent: Thursday, June 15, 2006 4:34 PM
 To: nagios-users@lists.sourceforge.net
 Subject: [Nagios-users] Plugins
 
 
 Greetings:
 
 
 I downloaded the developers doc, but how do I read a doc with a .sgml
 extension ?
 
 Would someone be able to point me towards some info on how to write a
 plugin or
 
 incorporate a 3rd party plugin into my current Nagios setup ?

http://nagiosplug.sourceforge.net/developer-guidelines.html

--
Marc


___
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] Plugins 1.4.2

2006-02-27 Thread Marc Powell
Well, what _does_ happen? Do you get any output at all? Any errors? How are you 
calling the commands exactly. Are you performing your tests as the nagios user? 
That's what I meant when I asked for a more detailed explanation.

--
Marc

 -Original Message-
 From: Marco Borsani [mailto:[EMAIL PROTECTED]
 Sent: Monday, February 27, 2006 4:14 AM
 To: Marc Powell
 Cc: 'NAGIOS'
 Subject: R: [Nagios-users] Plugins 1.4.2
 
 You are right (regarding REQUIREMENTS file), but I did not find anything
 regarding my problem.
 
 When I wrote none is workly correctly , I means that none check give me
 a
 result (performing same control did with older plugins).
 
 Marco
 
 -}-Messaggio originale-
 -}Da: [EMAIL PROTECTED]
 -}[mailto:[EMAIL PROTECTED] Per conto
 -}di Marc Powell
 -}Inviato: venerdì 24 febbraio 2006 17.55
 -}A: NAGIOS
 -}Oggetto: RE: [Nagios-users] Plugins 1.4.2
 -}
 -}
 -}
 -} -Original Message-
 -} From: [EMAIL PROTECTED]
 -}[mailto:nagios-users-
 -} [EMAIL PROTECTED] On Behalf Of Marco Borsani
 -} Sent: Friday, February 24, 2006 3:30 AM
 -} To: 'NAGIOS'
 -} Subject: [Nagios-users] Plugins 1.4.2
 -}
 -} Hi all .
 -}
 -} I compile plugins 1.4.2 on my HP-UX 11.00, running Nagios server 1.3
 -}and
 -} 2.0.
 -}
 -} None is working correctly! Is there any requirements that I have
 -}missed?
 -}
 -}I think the only answer given the information you've provided
 -}is to read the REQUIREMENTS file. =)
 -}
 -}If you need more help, a more detailed explanation of 'None
 -}is working correctly!' would be necessary.



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
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


R: [Nagios-users] Plugins 1.4.2

2006-02-27 Thread Marco Borsani
Hi

Most of the commands give me same error on hostname/address like:
/check_tcp -H x.x.x.x -p 5666
check_TCP: Invalid hostname/address - x.x.x.x
Where same command using plugins 1.3.1 give me:
./check_tcp -H x.x.x.x -p 5666
TCP OK -   0.006 second response time on port 5666|time=  0.006

Regards
Marco

-}-Messaggio originale-
-}Da: [EMAIL PROTECTED] 
-}[mailto:[EMAIL PROTECTED] Per conto 
-}di Marc Powell
-}Inviato: lunedì 27 febbraio 2006 20.43
-}A: NAGIOS
-}Oggetto: RE: [Nagios-users] Plugins 1.4.2
-}
-}Well, what _does_ happen? Do you get any output at all? Any 
-}errors? How are you calling the commands exactly. Are you 
-}performing your tests as the nagios user? That's what I meant 
-}when I asked for a more detailed explanation.
-}
-}--
-}Marc
-}
-} -Original Message-
-} From: Marco Borsani [mailto:[EMAIL PROTECTED]
-} Sent: Monday, February 27, 2006 4:14 AM
-} To: Marc Powell
-} Cc: 'NAGIOS'
-} Subject: R: [Nagios-users] Plugins 1.4.2
-} 
-} You are right (regarding REQUIREMENTS file), but I did not find 
-} anything regarding my problem.
-} 
-} When I wrote none is workly correctly , I means that none 
-}check give 
-} me a result (performing same control did with older plugins).
-} 
-} Marco
-} 
-} -}-Messaggio originale-
-} -}Da: [EMAIL PROTECTED]
-} -}[mailto:[EMAIL PROTECTED] Per conto -}di 
-} Marc Powell
-} -}Inviato: venerdì 24 febbraio 2006 17.55
-} -}A: NAGIOS
-} -}Oggetto: RE: [Nagios-users] Plugins 1.4.2 -} -} -} -} 
-}-Original 
-} Message- -} From: [EMAIL PROTECTED]
-} -}[mailto:nagios-users-
-} -} [EMAIL PROTECTED] On Behalf Of Marco Borsani 
-}-} Sent: 
-} Friday, February 24, 2006 3:30 AM -} To: 'NAGIOS'
-} -} Subject: [Nagios-users] Plugins 1.4.2 -} -} Hi all .
-} -}
-} -} I compile plugins 1.4.2 on my HP-UX 11.00, running 
-}Nagios server 
-} 1.3 -}and -} 2.0.
-} -}
-} -} None is working correctly! Is there any requirements 
-}that I have 
-} -}missed?
-} -}
-} -}I think the only answer given the information you've 
-}provided -}is 
-} to read the REQUIREMENTS file. =) -} -}If you need more 
-}help, a more 
-} detailed explanation of 'None -}is working correctly!' would be 
-} necessary.
-}
-}
-}
-}---
-}This SF.Net email is sponsored by xPML, a groundbreaking 
-}scripting language that extends applications into web and 
-}mobile media. Attend the live webcast and join the prime 
-}developer group breaking into this new coding territory!
-}http://sel.as-us.falkag.net/sel?cmd=kkid0944bid$1720dat1642
-}___
-}Nagios-users mailing list
[EMAIL PROTECTED]
-}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
-}



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
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] Plugins 1.4.2

2006-02-24 Thread Marco Borsani
Hi all .

I compile plugins 1.4.2 on my HP-UX 11.00, running Nagios server 1.3 and
2.0.

None is working correctly! Is there any requirements that I have missed?

Regards

Marco 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
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] Plugins 1.4

2006-02-15 Thread Alberto
Is there any depot or tar of plugings 1.4.2 bin for hp-ux 11 ( itanium and parisc) .Where can I download them?On 2/14/06, Marco Borsani 
[EMAIL PROTECTED] wrote:Hi folks!I am testing nagios plugins ver. 1.4 on my HP-UX 
11.0 server, but none ofthem seem working fine.I tried to use them on a Nagios 1.1, Nagios 1.3 and a Nagios 2.0, but alwaysreceive answers like:check_TCP: Invalid hostname/address - 
10.1.1.1Same commands, using 1.3.1 plugins working fine.Any idea?RegardsMarco BorsaniUnix  Monitoring System AdministratorTechnical OperationTel.+39 010 4310115Fax +39 010 4327454
E-mail: [EMAIL PROTECTED]ITnet S.r.l. - Direzione e Coordinamento di WIND Telecomunicazioni S.p.A.Internet Service ProviderSede
legale:
Via C.G.Viola, 48 - 00148 RomaDir. Centrale e Amministrativa: Via Pacinotti, 39
16151 Genova (Italy)http://www.it.netmailto:[EMAIL PROTECTED]___Altre sedi ITnet:
MILANO tel.: +39 02 30114900[EMAIL PROTECTED]ROMAtel.: +39 06 83116707[EMAIL PROTECTED]___
ITnet is associated to CIX (Commercial IP eXchange) and RIPEITnet is associated to AIIP (Associazione Italiana Internet Providers)---This 
SF.net email is sponsored by: Splunk Inc. Do you grep through log filesfor problems?Stop!Download the new AJAX search engine that makessearching your log files as easy as surfing theweb.DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642___
Nagios-users mailing listNagios-users@lists.sourceforge.nethttps://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] Plugins 1.4

2006-02-14 Thread Marco Borsani
Hi folks!

I am testing nagios plugins ver. 1.4 on my HP-UX 11.0 server, but none of
them seem working fine.

I tried to use them on a Nagios 1.1, Nagios 1.3 and a Nagios 2.0, but always
receive answers like:
check_TCP: Invalid hostname/address - 10.1.1.1 

Same commands, using 1.3.1 plugins working fine.

Any idea?

Regards
Marco Borsani
Unix  Monitoring System Administrator
Technical Operation
Tel.+39 010 4310115
Fax +39 010 4327454
E-mail: [EMAIL PROTECTED]

ITnet S.r.l. - Direzione e Coordinamento di WIND Telecomunicazioni S.p.A.
Internet Service Provider
Sede legale: Via C.G.Viola, 48 - 00148 Roma
Dir. Centrale e Amministrativa: Via Pacinotti, 39
 16151 Genova (Italy)

http://www.it.net
mailto:[EMAIL PROTECTED] 
___
Altre sedi ITnet:
MILANO tel.: +39 02 30114900[EMAIL PROTECTED]
ROMAtel.: +39 06 83116707[EMAIL PROTECTED]
___
ITnet is associated to CIX (Commercial IP eXchange) and RIPE
ITnet is associated to AIIP (Associazione Italiana Internet Providers)




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
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] Plugins parameter from script

2006-01-17 Thread Angel L. Mateo
Hello,

I am trying to configure my nagios system (version 1.3) to monitor, via
SNMP, that my systems are running the processes they need to.

I use the snmp_procname nagios command defined for snmp. It is defined
as:

define command{
command_namesnmp_procname
command_line/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$
-C $ARG1$ -o .1.3.6.1.4.1.2021.2.1.5.$ARG2$ -w $ARG3$:$ARG4$ -c $ARG5$:
$ARG6$
}

The problem I've got is that I need to know the order in which I have
defined the proc entries in snmpd.conf at the servers.

I think it could be better to define ARG2 not the number in the process
list, but the name of the process. For example, in one server I want to
monitor syslogd and slapd, so I put

procsyslogd 0 0
procslapd 0 0

in the snmpd.conf file at the server.

If a get the snmp data from that server I get:

atelerix:/usr/share/doc/nagios-plugins# snmpwalk -v 2c -c public
myserver .1.3.6.1.4.1.2021.2.1
UCD-SNMP-MIB::prIndex.1 = INTEGER: 1
UCD-SNMP-MIB::prIndex.2 = INTEGER: 2
UCD-SNMP-MIB::prNames.1 = STRING: syslogd
UCD-SNMP-MIB::prNames.2 = STRING: slapd
UCD-SNMP-MIB::prMin.1 = INTEGER: 0
UCD-SNMP-MIB::prMin.2 = INTEGER: 0
UCD-SNMP-MIB::prMax.1 = INTEGER: 0
UCD-SNMP-MIB::prMax.2 = INTEGER: 0
UCD-SNMP-MIB::prCount.1 = INTEGER: 1
UCD-SNMP-MIB::prCount.2 = INTEGER: 1
UCD-SNMP-MIB::prErrorFlag.1 = INTEGER: 0
UCD-SNMP-MIB::prErrorFlag.2 = INTEGER: 0
UCD-SNMP-MIB::prErrMessage.1 = STRING:
UCD-SNMP-MIB::prErrMessage.2 = STRING:
UCD-SNMP-MIB::prErrFix.1 = INTEGER: 0
UCD-SNMP-MIB::prErrFix.2 = INTEGER: 0
UCD-SNMP-MIB::prErrFixCmd.1 = STRING:
UCD-SNMP-MIB::prErrFixCmd.2 = STRING:

so I prefer to define the service as:

define service {
namesyslogd
hostgroup_name  syslogd_servers
use servicio-generico
service_description Proceso syslogd
check_command   snmp_procname!public!syslogd!1!!1!
}

the check plugin could see that the index for syslogd is .1 and then
use .1 to get the .1.3.6.1.4.1.2021.2.1.5.1 value.

If this posible? Or shall I have to rewrite the plugin to do it?

-- 
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información _o)
y las Comunicaciones Aplicadas (ATICA)/ \\
http://www.um.es/atica  _(___V
Tfo: 968367590
Fax: 968398337



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
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] plugins for windows services

2005-12-17 Thread Patrick Proy
Hi,

Try check_snmp_win.pl (http://www.manubulon.com/nagios/snmp_windows.html) :
it monitors windows services by snmp using the Microsoft MIB.

Patrick


-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Petri
Niemela
Envoyé : vendredi 16 décembre 2005 23:08
À : nagios-users
Objet : Re: [Nagios-users] plugins for windows services

I have found a SNMP based plugin that is able to monitor processes in
windows servers. There is only on small problem, if application is started
as service you will only see svchost.exe in process list.

Is there any way, without installin software in windows bo, to be able to
get also list of services?

Yours,
Pete

Tedman Eng wrote:

Here is my complete configuration for windows services.  Hope this 
helps you.

define service{
name  WINDOWS
host_name *
use   generic-service
service_description   WINDOWS
check_command check_windows
}

I use the check_windows plugin.  This excellent plugin will check the 
host and return critical status if the host is running Windows, OK 
status otherwise.


Sarcasm aside, what have you done in the way of trying to answer your 
own question?
Did you read the FAQ's?
Did you look at www.nagiosexchange.org ?
Did you try Google?
Did you try?


-Original Message-
From: Prashant Nadgir [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 17, 2005 12:30 AM
To: nagios-users
Subject: [Nagios-users] plugins for windows services


I want to monitor different services / processes  in windows 2000 server.
please help me

thanks in advance

Prashant


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log 
files for problems?  Stop!  Download the new AJAX search engine that 
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
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
  



--

Petri NiemeläEPTE Oy
GSM: +358407000110   FAX: +35895487557
Email: [EMAIL PROTECTED] http://epte.fi




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
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



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
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] plugins for windows services

2005-12-16 Thread Prashant Nadgir



I want to monitor different services / processes 
inwindows 2000 server.
please help me

thanks in advance

Prashant


Re: [Nagios-users] plugins for windows services

2005-12-16 Thread Petri Niemela
I have found a SNMP based plugin that is able to monitor processes in 
windows servers. There is only on small problem, if application is 
started as service you will only see svchost.exe in process list.


Is there any way, without installin software in windows bo, to be able 
to get also list of services?


Yours,
Pete

Tedman Eng wrote:


Here is my complete configuration for windows services.  Hope this helps
you.

define service{
   name  WINDOWS
   host_name *
   use   generic-service
   service_description   WINDOWS
   check_command check_windows
   }

I use the check_windows plugin.  This excellent plugin will check the host
and return critical status if the host is running Windows, OK status
otherwise.


Sarcasm aside, what have you done in the way of trying to answer your own
question?
Did you read the FAQ's?
Did you look at www.nagiosexchange.org ?
Did you try Google?
Did you try?


-Original Message-
From: Prashant Nadgir [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 17, 2005 12:30 AM
To: nagios-users
Subject: [Nagios-users] plugins for windows services


I want to monitor different services / processes  in windows 2000 server.
please help me

thanks in advance

Prashant


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
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
 




--

Petri NiemeläEPTE Oy
GSM: +358407000110   FAX: +35895487557
Email: [EMAIL PROTECTED] http://epte.fi




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
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