Re: [Nagios-users] Check_SSH Plug-In

2008-08-18 Thread John Moore
 ./negate -w OK -o CRITICAL /usr/local/nagios/libexec/check_ssh -H db4 SSH OK - 
OpenSSH_3.6.1p2 (protocol 1.99)  ./check_ssh -H db4 SSH OK - OpenSSH_3.6.1p2 
(protocol 1.99)
Ok, so should I configure this in my clients nrpe.cfg and have it ran as a 
local check?
Or just configure it to check from the nagios box?
 
Second, is this something thats installed thru the standard plug-ins?  If not, 
a link would be handy to locate the add-on.
 
Thanks,
John



> Date: Mon, 18 Aug 2008 17:15:15 -0400> From: [EMAIL PROTECTED]> To: [EMAIL 
> PROTECTED]; [EMAIL PROTECTED]> CC: nagios-users@lists.sourceforge.net> 
> Subject: Re: [Nagios-users] Check_SSH Plug-In> > That's what I assumed 
> also...unless I'm missing something here...> > ./negate -w OK -o CRITICAL 
> /usr/local/nagios/libexec/check_ssh -H db4> SSH OK - OpenSSH_3.6.1p2 
> (protocol 1.99)> > ./check_ssh -H db4> SSH OK - OpenSSH_3.6.1p2 (protocol 
> 1.99)> > > I would have expected negate to return a warning.> > > 
> -Original Message-> From: [EMAIL PROTECTED]> [mailto:[EMAIL 
> PROTECTED] On Behalf Of Sean> McAfee> Sent: Monday, August 18, 2008 5:11 PM> 
> To: Andy Shellam> Cc: Nagios Users Mailinglist> Subject: Re: [Nagios-users] 
> Check_SSH Plug-In> > Andy Shellam wrote:> > Wouldn't negate cause an "OK" 
> state to be a "Critical" state instead> of > > a "warning" or can this be 
> configured?> > Negate can customize its return code based on the return code 
> of the > exec'ed plugin:> > Usage:negate [-t timeout] [-owcu STATE] [-s] 
>  plugin>> > Options:> -h, --help> Print detailed help 
> screen> -V, --version> Print version information> -t, --timeout=INTEGER> 
> Seconds before connection times out (default: 11)> Keep timeout longer than 
> the plugin timeout to retain CRITICAL> status.> -o, --ok=STATUS> -w, 
> --warning=STATUS> -c, --critical=STATUS> -u, --unknown=STATUS> STATUS can be 
> 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without> single> quotes. Numeric 
> values are accepted. If nothing is specified,> permutes> OK and CRITICAL.> 
> -s, --substitute> Substitute output text as well. Will only substitute text 
> in> CAPITALS> > So in this case, you'd want to use `negate -w OK -o CRITICAL 
> > //path/to/check_ssh -checkargs/`.> > Sean McAfee> System Engineer> > 
> Collaborative Fusion, Inc.> [EMAIL PROTECTED]> 412-422-3463 x 4025> > 5849 
> Forbes Avenue> Pittsburgh, PA 15217> > 
> > IMPORTANT: 
> This message contains confidential information> and is intended only for the 
> individual named. If the reader of> this message is not an intended recipient 
> (or the individual> responsible for the delivery of this message to an 
> intended> recipient), please be advised that any re-use, dissemination,> 
> distribution or copying of this message is prohibited. Please> notify the 
> sender 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. 
> The> sender 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.> 
> > > > > 
> > -> 
> 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=100&url=/> 
> ___> 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 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=100&url=/> 
> ___> 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
_
Talk to your Yahoo! Friends via Windows Live Mess

Re: [Nagios-users] Check_SSH Plug-In

2008-08-18 Thread Ciro Iriarte
2008/8/18 John Moore <[EMAIL PROTECTED]>:
> Hey group,
> I am running a SLES server (SuSE) with a copy of Nagios 2.6 installed and
> working.
> I want the check_ssh plug-in to report with a Warning when ssh is running,
> and Green when ssh is off.
> It would be really great if I could use NRPE and perform this check locally.
>
> Any suggestions?
>
> Thanks,
> John
>

There's a "negate" plugin you can combine with check_ssh to negate the
status of the plugin.

Regards,
Ciro

-
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=100&url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Monitoring Solaris via SNMP?

2008-08-18 Thread Doug Veldhuisen
Are you using the Solaris snmp stack or the net-snmp version on your Sun box?
There is a difference, big difference in the data obtained.  I think what your 
looking for comes from the Net-SNMP stack.
Not totally sure, I have a couple of Sun boxes I plan on putting up under 
Nagios myself.

Doug


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Serafin, Chris
Sent: Monday, August 18, 2008 4:01 PM
To: Nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Monitoring Solaris via SNMP?

I'm trying to monitor CPU, memory and disk space via SNMP on a bunch of Solaris 
machines and running into errors (nothing returned from check_snmp_cpu.pl). Is 
anyone monitoring Solaris this way, and if so how/what plugin?


Chris Serafin
Security Engineer


-
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=100&url=/___
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] Check_SSH Plug-In

2008-08-18 Thread Marc Powell

On Aug 18, 2008, at 4:15 PM, Seth Simmons wrote:

> That's what I assumed also...unless I'm missing something here...
>
> ./negate -w OK -o CRITICAL /usr/local/nagios/libexec/check_ssh -H db4
> SSH OK - OpenSSH_3.6.1p2 (protocol 1.99)
>
> ./check_ssh -H db4
> SSH OK - OpenSSH_3.6.1p2 (protocol 1.99)
>
>
> I would have expected negate to return a warning.

How do you know it didn't? (i.e. echo $?). If you're wanting to change  
the for-humans-only text of the plugin output, use the -s parameter.

--
Marc


-
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=100&url=/
___
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] $LASTHOSTUP$ macro

2008-08-18 Thread Marc Powell

On Aug 18, 2008, at 4:01 PM, Sean McAfee wrote:

> James wrote:
>> I am using the $LASTHOSTUP$ macro but it displays a timestamp in  
>> time_t
>> format.
>> I need to convert it to seconds.
>>
>> Time since last UP: 1218979837

That is in seconds. Seconds since Jan 1, 1970.  :)

> If you're set on using it, you're stuck using a wrapper script (or  
> very
> creative command line-fu) to do the conversion.  Otherwise, I'd look
>

(...deja-vu...)
Creative command-line fu --

notification command {
echo " Some stuff about the host being down or something\n Duration of  
downtime was $$((`/bin/date +%s` - $LASTHOSTUP$)) seconds, starting  
around `/bin/date -d '1970-01-01 UTC $LASTHOSTUP$ sec'`" | mail -s ...

Note there's a rumor in another thread that this macro might get  
updated before the notification is sent. YMMV.

--
Marc 

-
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=100&url=/
___
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] Check_SSH Plug-In

2008-08-18 Thread Marc Powell

On Aug 18, 2008, at 4:02 PM, Andy Shellam wrote:

> Wouldn't negate cause an "OK" state to be a "Critical" state instead  
> of a "warning" or can this be configured?

It can be configured in recent versions.

--
Marc


-
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=100&url=/
___
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] Check_SSH Plug-In

2008-08-18 Thread Seth Simmons
That's what I assumed also...unless I'm missing something here...

./negate -w OK -o CRITICAL /usr/local/nagios/libexec/check_ssh -H db4
SSH OK - OpenSSH_3.6.1p2 (protocol 1.99)

./check_ssh -H db4
SSH OK - OpenSSH_3.6.1p2 (protocol 1.99)


I would have expected negate to return a warning.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sean
McAfee
Sent: Monday, August 18, 2008 5:11 PM
To: Andy Shellam
Cc: Nagios Users Mailinglist
Subject: Re: [Nagios-users] Check_SSH Plug-In

Andy Shellam wrote:
> Wouldn't negate cause an "OK" state to be a "Critical" state instead
of 
> a "warning" or can this be configured?

Negate can customize its return code based on the return code of the 
exec'ed plugin:

Usage:negate [-t timeout] [-owcu STATE] [-s] 

Options:
 -h, --help
Print detailed help screen
 -V, --version
Print version information
 -t, --timeout=INTEGER
Seconds before connection times out (default: 11)
Keep timeout longer than the plugin timeout to retain CRITICAL
status.
 -o, --ok=STATUS
 -w, --warning=STATUS
 -c, --critical=STATUS
 -u, --unknown=STATUS
STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without
single
quotes. Numeric values are accepted. If nothing is specified,
permutes
OK and CRITICAL.
 -s, --substitute
Substitute output text as well. Will only substitute text in
CAPITALS

So in this case, you'd want to use `negate -w OK -o CRITICAL 
//path/to/check_ssh -checkargs/`.

Sean McAfee
System Engineer

Collaborative Fusion, Inc.
 [EMAIL PROTECTED]
 412-422-3463 x 4025

5849 Forbes Avenue
Pittsburgh, PA 15217


IMPORTANT: This message contains confidential information
and is intended only for the individual named. If the reader of
this message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender 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. The
sender 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.





-
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=100&url=/
___
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 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=100&url=/
___
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] Check_SSH Plug-In

2008-08-18 Thread Sean McAfee
Andy Shellam wrote:
> Wouldn't negate cause an "OK" state to be a "Critical" state instead of 
> a "warning" or can this be configured?

Negate can customize its return code based on the return code of the 
exec'ed plugin:

Usage:negate [-t timeout] [-owcu STATE] [-s] 

Options:
 -h, --help
Print detailed help screen
 -V, --version
Print version information
 -t, --timeout=INTEGER
Seconds before connection times out (default: 11)
Keep timeout longer than the plugin timeout to retain CRITICAL status.
 -o, --ok=STATUS
 -w, --warning=STATUS
 -c, --critical=STATUS
 -u, --unknown=STATUS
STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single
quotes. Numeric values are accepted. If nothing is specified, permutes
OK and CRITICAL.
 -s, --substitute
Substitute output text as well. Will only substitute text in CAPITALS

So in this case, you'd want to use `negate -w OK -o CRITICAL 
//path/to/check_ssh -checkargs/`.

Sean McAfee
System Engineer

Collaborative Fusion, Inc.
 [EMAIL PROTECTED]
 412-422-3463 x 4025

5849 Forbes Avenue
Pittsburgh, PA 15217


IMPORTANT: This message contains confidential information
and is intended only for the individual named. If the reader of
this message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender 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. The
sender 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.




-
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=100&url=/
___
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] Check_SSH Plug-In

2008-08-18 Thread Andy Shellam
Wouldn't negate cause an "OK" state to be a "Critical" state instead of 
a "warning" or can this be configured?

Marc Powell wrote:
> On Aug 18, 2008, at 3:22 PM, John Moore wrote:
>   
>> I want the check_ssh plug-in to report with a Warning when ssh is  
>> running, and Green when ssh is off.
>> It would be really great if I could use NRPE and perform this check  
>> locally.
>>
>> Any suggestions?
>> 
>
> Use the negate plugin.
>
> --
> Marc
>
> -
> 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=100&url=/
> ___
> 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 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=100&url=/
___
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] $LASTHOSTUP$ macro

2008-08-18 Thread Sean McAfee
James wrote:
> I am using the $LASTHOSTUP$ macro but it displays a timestamp in time_t
> format.
> I need to convert it to seconds.
>
> Time since last UP: 1218979837
>
The $LAST[HOST|SERVICE]*$ macros all use time_t they're the basis of 
inter-process communication via the command_file:
[1219093171.497486] [001.0] [pid=16669] remove_event()
[1219093171.497502] [064.1] [pid=16669] Making callbacks (type 8)...
[1219093171.497517] [001.0] [pid=16669] reschedule_event()
[1219093171.497559] [001.0] [pid=16669] add_event()
[1219093171.497604] [064.1] [pid=16669] Making callbacks (type 8)...
[1219093171.497662] [064.1] [pid=16669] Making callbacks (type 19)..

If you're set on using it, you're stuck using a wrapper script (or very 
creative command line-fu) to do the conversion.  Otherwise, I'd look 
into using $HOSTDURATIONSEC$ instead, which is the seconds since the 
last state change.

Sean McAfee
System Engineer

Collaborative Fusion, Inc.
 [EMAIL PROTECTED]
 412-422-3463 x 4025

5849 Forbes Avenue
Pittsburgh, PA 15217


IMPORTANT: This message contains confidential information
and is intended only for the individual named. If the reader of
this message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender 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. The
sender 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.




-
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=100&url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Monitoring Solaris via SNMP?

2008-08-18 Thread Serafin, Chris
I'm trying to monitor CPU, memory and disk space via SNMP on a bunch of
Solaris machines and running into errors (nothing returned from
check_snmp_cpu.pl). Is anyone monitoring Solaris this way, and if so
how/what plugin?

 

 

Chris Serafin

Security Engineer

 

 

-
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=100&url=/___
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] $LASTHOSTUP$ macro

2008-08-18 Thread James
I am using the $LASTHOSTUP$ macro but it displays a timestamp in time_t
format.
I need to convert it to seconds.

Time since last UP: 1218979837



-
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=100&url=/
___
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] Check_SSH Plug-In

2008-08-18 Thread Marc Powell

On Aug 18, 2008, at 3:22 PM, John Moore wrote:
>
>
> I want the check_ssh plug-in to report with a Warning when ssh is  
> running, and Green when ssh is off.
> It would be really great if I could use NRPE and perform this check  
> locally.
>
> Any suggestions?

Use the negate plugin.

--
Marc

-
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=100&url=/
___
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] Check_SSH Plug-In

2008-08-18 Thread John Moore
Hey group,I am running a SLES server (SuSE) with a copy of Nagios 2.6 installed 
and working.I want the check_ssh plug-in to report with a Warning when ssh is 
running, and Green when ssh is off.It would be really great if I could use NRPE 
and perform this check locally. Any suggestions? Thanks,John
_
Be the filmmaker you always wanted to be—learn how to burn a DVD with Windows®.
http://clk.atdmt.com/MRT/go/108588797/direct/01/-
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=100&url=/___
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] M$ Radius service checking

2008-08-18 Thread Serafin, Chris
The client/myself tend to shy away from running clients on the servers,
as we both prefer SNMP. Thank you for your response though! 

 

Back to google'in for answers, anyone else monitor MS Radius?

 

Chris Serafin

Security Engineer

RKON Technologies

Office : 312-654-0300

Cell: 708-307-2413

 

From: Seth Simmons [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 18, 2008 1:34 PM
To: Serafin, Chris; Nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] M$ Radius service checking

 

If you just want to check if the service is running, you could do this
with nsclient.

 

check_command check_nt!SERVICESTATE!-d
SHOWALL -l IAS

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Serafin, Chris
Sent: Monday, August 18, 2008 12:22 PM
To: Nagios-users@lists.sourceforge.net
Subject: [Nagios-users] M$ Radius service checking

 

Is anyone monitoring Microsoft IAS Radius service? I normally monitor
Windows services via SNMP and the service xxx.exe; but the IAS Radius
service uses svchost.exe, which has 7+ processes running in the
background. Is there a specific check, other than actually using Nagios
to authenticate to the server every 10 min or so?

 

 

Chris Serafin

Security Engineer

RKON Technologies

Office : 312-654-0300

Cell: 708-307-2413

 

-
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=100&url=/___
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] M$ Radius service checking

2008-08-18 Thread Seth Simmons
If you just want to check if the service is running, you could do this
with nsclient.

 

check_command check_nt!SERVICESTATE!-d
SHOWALL -l IAS

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Serafin, Chris
Sent: Monday, August 18, 2008 12:22 PM
To: Nagios-users@lists.sourceforge.net
Subject: [Nagios-users] M$ Radius service checking

 

Is anyone monitoring Microsoft IAS Radius service? I normally monitor
Windows services via SNMP and the service xxx.exe; but the IAS Radius
service uses svchost.exe, which has 7+ processes running in the
background. Is there a specific check, other than actually using Nagios
to authenticate to the server every 10 min or so?

 

 

Chris Serafin

Security Engineer

RKON Technologies

Office : 312-654-0300

Cell: 708-307-2413

 

-
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=100&url=/___
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] make all

2008-08-18 Thread Byron Gerber
Thanks


>>> Jan Kohnert <[EMAIL PROTECTED]> 8/18/2008 1:26 PM >>>
Byron Gerber schrieb:
> bash: make: command not found

Do you have the GNU make software installed? Should be easy to find in the 
software installation dialog of YaST (I hope so ;) ).

-- 
MfG Jan
-
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=100&url=/___
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] make all

2008-08-18 Thread Jan Kohnert
Byron Gerber schrieb:
> bash: make: command not found

Do you have the GNU make software installed? Should be easy to find in the 
software installation dialog of YaST (I hope so ;) ).

-- 
MfG Jan


signature.asc
Description: This is a digitally signed message part.
-
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=100&url=/___
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] make all

2008-08-18 Thread Hendrik BŠäcker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

yast -i make ?

Byron Gerber schrieb:
> I am new so thanks for all your help in advance!
>  
> I am working on installing nagios on a suse box. all was going well to I
> got to step four (on the quick start guide), when I type in the make all
> command after the ./configure command I get the following error.
>  
> bash: make: command not found
>  
> Its probably something very simple I am missing so sorry but thanks
>  
> Byron
>  
> Byron Gerber
> Northern Wells Community Schools
> Network Administrator
> 260.622.4125
> 
> 
> 
> 
> -
> 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=100&url=/
> 
> 
> 
> 
> ___
> 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
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkipr+YACgkQlI0PwfxLQjnCdACfQeptC9OOCeCpr1ZdSV8CIJap
pYQAnRiQOytjMgjLomFwktGwuTV6unu5
=qSLc
-END PGP SIGNATURE-

-
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=100&url=/
___
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] make all

2008-08-18 Thread Byron Gerber
I am new so thanks for all your help in advance!
 
I am working on installing nagios on a suse box. all was going well to I got to 
step four (on the quick start guide), when I type in the make all command after 
the ./configure command I get the following error.
 
bash: make: command not found
 
Its probably something very simple I am missing so sorry but thanks
 
Byron
 
Byron Gerber
Northern Wells Community Schools
Network Administrator
260.622.4125
-
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=100&url=/___
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] M$ Radius service checking

2008-08-18 Thread Serafin, Chris
Is anyone monitoring Microsoft IAS Radius service? I normally monitor
Windows services via SNMP and the service xxx.exe; but the IAS Radius
service uses svchost.exe, which has 7+ processes running in the
background. Is there a specific check, other than actually using Nagios
to authenticate to the server every 10 min or so?

 

 

Chris Serafin

Security Engineer

RKON Technologies

Office : 312-654-0300

Cell: 708-307-2413

 

-
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=100&url=/___
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] Plug-in to forward syslog into Nagios

2008-08-18 Thread Assaf Flatto
sorry for the other mail - was a mistake , was meant for some one else.

The one you might want to try is this one 
http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2040.html;d=1

It looks for a pattern in the specified log file .


Assaf


On Monday 18 August 2008 16:11:41 rmp dmd wrote:
> Hi,
>
> Good day!
>
> Question, if there's a plug-in/service for Unix that can forward filtered
> syslog into Nagios.  Our current environment does not allow us to set-up a
> central log server but there's an existing Nagios monitoring server.  We
> would like to have alerts from nagios if a system/host have a
> Critical/Error messages.  This is almost similar to Nagios EventLog agent
> for Windows which forwards filtered EventLog messages into Nagios, via the
> NSCA daemon.
>
> Thanks!
> RMP






IMPORTANT . this email and the information in it may be confidential, legally
privileged and/or protected by law. It is intended solely for the use of the
person to whom it is addressed. If you are not the intended recipient, please
notify the sender immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information in any medium.
Please also delete all copies of this email and any attachments from your
system.

We cannot guarantee the security or confidentiality of email communications. We
do not accept any liability for losses or damages that you may suffer as a
result of your receipt of this email including but not limited to computer
service or system failure, access delays or interruption, data non-delivery or
mis-delivery, computer viruses or other harmful components.

Copyright in this email and any attachments belong to Select Service Partner UK
Limited. Should you communicate with anyone at Select Service Partner UK 
Limited by
email, you consent to us monitoring and reading any such correspondence.

Nothing in this email shall be taken or read as suggesting, proposing or
relating to any agreement concerted practice or other practice that could
infringe UK or EC competition legislation.

Select Service Partner UK Limited is a company registered in England and Wales
(company number 05687183) whose registered office is at 1 The Heights, 
Brooklands, Weybridge. Surrey. KT13 0NY
 
 

-
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=100&url=/
___
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] Plug-in to forward syslog into Nagios

2008-08-18 Thread Assaf Flatto

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

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


Assaf
On Monday 18 August 2008 16:11:41 rmp dmd wrote:
> Hi,
>
> Good day!
>
> Question, if there's a plug-in/service for Unix that can forward filtered
> syslog into Nagios.  Our current environment does not allow us to set-up a
> central log server but there's an existing Nagios monitoring server.  We
> would like to have alerts from nagios if a system/host have a
> Critical/Error messages.  This is almost similar to Nagios EventLog agent
> for Windows which forwards filtered EventLog messages into Nagios, via the
> NSCA daemon.
>
> Thanks!
> RMP






IMPORTANT . this email and the information in it may be confidential, legally
privileged and/or protected by law. It is intended solely for the use of the
person to whom it is addressed. If you are not the intended recipient, please
notify the sender immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information in any medium.
Please also delete all copies of this email and any attachments from your
system.

We cannot guarantee the security or confidentiality of email communications. We
do not accept any liability for losses or damages that you may suffer as a
result of your receipt of this email including but not limited to computer
service or system failure, access delays or interruption, data non-delivery or
mis-delivery, computer viruses or other harmful components.

Copyright in this email and any attachments belong to Select Service Partner UK
Limited. Should you communicate with anyone at Select Service Partner UK 
Limited by
email, you consent to us monitoring and reading any such correspondence.

Nothing in this email shall be taken or read as suggesting, proposing or
relating to any agreement concerted practice or other practice that could
infringe UK or EC competition legislation.

Select Service Partner UK Limited is a company registered in England and Wales
(company number 05687183) whose registered office is at 1 The Heights, 
Brooklands, Weybridge. Surrey. KT13 0NY
 
 

-
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=100&url=/
___
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] Plug-in to forward syslog into Nagios

2008-08-18 Thread rmp dmd
Hi,

Good day!

Question, if there's a plug-in/service for Unix that can forward filtered
syslog into Nagios.  Our current environment does not allow us to set-up a
central log server but there's an existing Nagios monitoring server.  We
would like to have alerts from nagios if a system/host have a Critical/Error
messages.  This is almost similar to Nagios EventLog agent for Windows which
forwards filtered EventLog messages into Nagios, via the NSCA daemon.

Thanks!
RMP
-
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=100&url=/___
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 3.x rpms?

2008-08-18 Thread Mikael Fridh
On Mon, Aug 18, 2008 at 4:24 PM, Assaf Flatto <[EMAIL PROTECTED]> wrote:
> Mandriva has rpms for nagios 3.x
> you can try getting the src or just hope they will work directly.
>

Here's a 3.x I made based on rpmforge's 2.x iirc...
Note that the selinux package is just bogus at the moment.

http://dasen.se/software/nagios/

files:
nagios-3.0.3-1.its.el5.i386.rpm
nagios-3.0.3-1.its.el5.src.rpm
nagios-devel-3.0.3-1.its.el5.i386.rpm
nagios-selinux-3.0.3-1.its.el5.i386.rpm

Regards,
--
Mike

-
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=100&url=/
___
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 3.x rpms?

2008-08-18 Thread Assaf Flatto
Mandriva has rpms for nagios 3.x 
you can try getting the src or just hope they will work directly.

Assaf

On Monday 18 August 2008 14:23:07 Roger wrote:
> Is there a way to install Nagios 3 via rpm on RHEL 3 boxes? (I don't find
> any googling, just ones for 2.x)
>
> Or do I need to just compile from scratch?
>
> And where might I go to find out this sort of thing?






IMPORTANT . this email and the information in it may be confidential, legally
privileged and/or protected by law. It is intended solely for the use of the
person to whom it is addressed. If you are not the intended recipient, please
notify the sender immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information in any medium.
Please also delete all copies of this email and any attachments from your
system.

We cannot guarantee the security or confidentiality of email communications. We
do not accept any liability for losses or damages that you may suffer as a
result of your receipt of this email including but not limited to computer
service or system failure, access delays or interruption, data non-delivery or
mis-delivery, computer viruses or other harmful components.

Copyright in this email and any attachments belong to Select Service Partner UK
Limited. Should you communicate with anyone at Select Service Partner UK 
Limited by
email, you consent to us monitoring and reading any such correspondence.

Nothing in this email shall be taken or read as suggesting, proposing or
relating to any agreement concerted practice or other practice that could
infringe UK or EC competition legislation.

Select Service Partner UK Limited is a company registered in England and Wales
(company number 05687183) whose registered office is at 1 The Heights, 
Brooklands, Weybridge. Surrey. KT13 0NY
 
 

-
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=100&url=/
___
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 3.x rpms?

2008-08-18 Thread Roger
Is there a way to install Nagios 3 via rpm on RHEL 3 boxes? (I don't find
any googling, just ones for 2.x)

Or do I need to just compile from scratch?

And where might I go to find out this sort of thing?
-
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=100&url=/___
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] Icon's for nagvis

2008-08-18 Thread Hendrik Bäcker
Hi stan,

stan schrieb:
> Looking at the example screenshots for nagvis it seems that their should be
> a few more images available than I find in the distribution Does anyone
> know where I can find these?
>
> They are things like the network backbones etc.
>   
May be that there are only already painted background images?
AFAIK you can build up your iconsets by your own, and may be you will
make the community happy if you share them with others.

Regards,
Hendrik

PS. May be you are close to the NagVis Developer if you post in their
forum - since a few months it's in english too ;)
http://www.nagios-portal.org/wbb/index.php?page=Board&boardID=42&l=2

-
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=100&url=/
___
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] ping with nrpe

2008-08-18 Thread Kermito le kermit

hi all,

i want to make a ping on remote host with nrpe all is fine when i make in 
command line  ./check_nrpe -H host  -c script to ping other host

when i put this to  centreon i have this message to interface : 
UNKNOWN: No handler for that command

but the i am to command line a see this :  ./check_nrpe -H 172.1.1.60 -c CERTIF
Ping OK 


any ideas.


  
_ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr-
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=100&url=/___
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] Icon's for nagvis

2008-08-18 Thread stan
Looking at the example screenshots for nagvis it seems that their should be
a few more images available than I find in the distribution Does anyone
know where I can find these?

They are things like the network backbones etc.

-- 
One of the main causes of the fall of the roman empire was that, lacking
zero, they had no way to indicate successful termination of their C
programs.

-
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=100&url=/
___
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] schedule a check only a few times a day

2008-08-18 Thread Andreas Ericsson
Thomas Leveille wrote:
> I would like to add a check, but it would need to run only a few times a
> day. I would like to know the best way to do it. I've thought about 2 ways
> to do it :
> 
> - a big 24x7 timperiod associated with a 3-4 hours check_interval value. I
> don't know how nagios react to big check_interval values. I've only added
> checks with interval of 1 to 30 minutes so far.
> 
> - a/several very shorts timeperiods (like 5 minutes) with a check interval
> of 2-3 minutes ? I could get 2 checks in a row and I fear of missing a check
> if the nagios server is busy.
> 
> - or add nsca daemon on the nagios server and schedule the check via a cron
> job. I don't like this idea which would need me to dig new holes in our
> firewalls. I'd like to stay with the nrpe only setup.
> 

If you can originally run the check from the nagios server, nothing's
stopping you from just running the check through some other mechanism
and submitting the check-result passively to Nagios. You don't have to
go through nsca to do that, and you won't need to open your firewalls
more than they already are.

Check the documentation for how to submit passive checkresults into
Nagios.

-- 
Andreas Ericsson   [EMAIL PROTECTED]
OP5 AB www.op5.se
Tel: +46 8-230225  Fax: +46 8-230231

-
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=100&url=/
___
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] schedule a check only a few times a day

2008-08-18 Thread Thomas Leveille
I would like to add a check, but it would need to run only a few times a
day. I would like to know the best way to do it. I've thought about 2 ways
to do it :

- a big 24x7 timperiod associated with a 3-4 hours check_interval value. I
don't know how nagios react to big check_interval values. I've only added
checks with interval of 1 to 30 minutes so far.

- a/several very shorts timeperiods (like 5 minutes) with a check interval
of 2-3 minutes ? I could get 2 checks in a row and I fear of missing a check
if the nagios server is busy.

- or add nsca daemon on the nagios server and schedule the check via a cron
job. I don't like this idea which would need me to dig new holes in our
firewalls. I'd like to stay with the nrpe only setup.

Any idea ?

--
Thomas Leveille
-
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=100&url=/___
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