[Nagios-users] check_apache.pl and apache2

2006-03-13 Thread Ben O'Hara
Hi,Ive been using check_apache.pl fro mthe contrib/ folder in the official plugins, ive just installed a couple more webservers and upgraded to apache2, these dont check anymore, it appears the /server-status page has changed layout.
Anyone have a copy that works or already updated it to deal with apache2?Thanks in advanceBen-- "A Scientist will earn a living by taking a really difficult problem and spends many years solving it, an engineer earns a living by finding really difficult problems and side stepping them"


RE: [Nagios-users] Problems with the pre-flight check

2006-03-13 Thread Marc Powell


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Jody Noscov
> Sent: Sunday, March 12, 2006 7:23 PM
> To: Nagios-users@lists.sourceforge.net
> Subject: RE: [Nagios-users] Problems with the pre-flight check
> 
> I have commented out the following in minimal.cfg
> 
> #define command{
> # command_namecheck_local_disk
> # command_line$USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
> # }
> 
> #define command{
> #command_namecheck-host-alive
> #command_line$USER1$/check_ping -H $HOSTADDRESS$ -w 99,99%
-c
> #100,100% -p 1
> #   }
> 
> This is not going to cause any problems later down the track is it?

Probably not. The problem was that you had 2 check_local_disk command
definitions and the same for check-host-alive. You can't have two
command definitions with the same command_name (nagios wouldn't be able
to tell them apart). If the command definitions are identical then it's
no big deal to comment one of the duplicates out. If they're different,
and you intend to use both versions then you'll need to change the
command_name's so that they're unique.

--
Marc


---
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=lnk&kid0944&bid$1720&dat1642
___
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] Incorrect command line arguments supplied

2006-03-13 Thread Marc Powell


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
> Sent: Monday, March 13, 2006 12:24 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Incorrect command line arguments supplied
> 
> 
> I'm moving Nagios to a new server. I've installed and set-up as per
> instructions and its running fine except for all the UNIX check
commands
> that use check_nrpe.
> They all show the "Incorrect command line arguments supplied" error
in
> status information.

This error indicates that you are passing incorrect values to the
check_nrpe command on your Nagios server.

[chop]

> 
> This is my config for zombie process, as an example. All check_nrpe
> processes give the same error.
> 
> checkcommands.cfg
> define command {
> command_namecheck_local_procs
> command_line   $USER1$/check_procs -w
$ARG1$ -
> c $ARG2$ -s $ARG3$
> }

It's your check_nrpe command definition that is incorrect somehow. Can
you post that? It should look something like the following --

define command{
command_namecheck_nrpe
command_line$USER1$/check_nrpe $HOSTADDRESS$ -c $ARG1$ -to
30
}


> 
>   services.cfg
> define service {
> use
generic-service
> host_name   mercury
> service_description Zombie Processes
> contact_groups  sysadmins
> check_command
> check_nrpe!check_zombie_procs
> }

--
Marc



---
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=lnk&kid0944&bid$1720&dat1642
___
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 install directory

2006-03-13 Thread Brunker, Jay
Title: Nagios install directory






Alrighty, so what's the preferred directory to install Nagios into ?


Thanks,



JZB


Jay Brunker
Unix Systems Administrator
Texas Workforce Commission
101 E. 15th St.
512-475-2625    Desk Phone
512-849-4985    Pager






RE: [Nagios-users] Nagios install directory

2006-03-13 Thread Gilbert, Bruce
/usr/local/nagios is my preference



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brunker,
Jay
Sent: Monday, March 13, 2006 10:12 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] Nagios install directory




Alrighty, so what's the preferred directory to install Nagios into ? 

Thanks, 


JZB 

Jay Brunker 
Unix Systems Administrator 
Texas Workforce Commission 
101 E. 15th St. 
512-475-2625Desk Phone 
512-849-4985Pager 




---
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=lnk&kid0944&bid$1720&dat1642
___
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] Inherited Server

2006-03-13 Thread Brunker, Jay
Title: Inherited Server







Howdee:


I've inherited a server that once had a nagios install on it.
The previous owner removed the '/usr/local/nagios' directory, but not all parts
apparently of nagios.


OK, so how do I go about removing the old nagios install ?


... or ... Do I need to worry about the old bits of nagios ?
i.e. Will a new/fresh install just do an overwrite ?


I want to make sure I start off with a clean slate.


Thanks,



JZB


Jay Brunker
Unix Systems Administrator
Texas Workforce Commission
101 E. 15th St.
512-475-2625    Desk Phone
512-849-4985    Pager






[Nagios-users] Check_DHCP

2006-03-13 Thread Hathaway, Adam B.








Should the Check_DHCP script work if the nagios server is
statically assigned an IP address?  The script was working before but now that
I statically assigned an IP it is no longer working.

 



Adam B. Hathaway

Network/Telephony Support Specialist

Technology Systems & Networking

Bridgewater State College

Bridgewater, MA 02325



 

 








RE: [Nagios-users] Inherited Server

2006-03-13 Thread Marc Powell


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Brunker, Jay
> Sent: Monday, March 13, 2006 10:32 AM
> To: 'nagios-users@lists.sourceforge.net'
> Subject: [Nagios-users] Inherited Server
> 
> 
> 
> Howdee:
> 
> I've inherited a server that once had a nagios install on it.
> The previous owner removed the '/usr/local/nagios' directory, but not
all
> parts
> apparently of nagios.
> 
> OK, so how do I go about removing the old nagios install ?
> 
> ... or ... Do I need to worry about the old bits of nagios ?
> i.e. Will a new/fresh install just do an overwrite ?
> 
> I want to make sure I start off with a clean slate.

For a standard source-based install, nagios puts everything except the
init script in /usr/local/nagios. If installed via rpm, rpm -e should
remove all parts of nagios. If it was installed in a non-standard
location only you could know what that was. What parts are you seeing to
make you think there are pieces left around?

--
Marc


---
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=lnk&kid0944&bid$1720&dat1642
___
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_DHCP

2006-03-13 Thread Marc Powell


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Hathaway, Adam B.
> Sent: Monday, March 13, 2006 10:49 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Check_DHCP
> 
> Should the Check_DHCP script work if the nagios server is statically
> assigned an IP address?  The script was working before but now that I
> statically assigned an IP it is no longer working.

Yup. IP assignment on the host machine doesn't matter. You do still need
to be on the same broadcast network as your DHCP server though. If
you're seeing a specific error (or not even), that's clearly useful to
us in helping you.

--
Marc


---
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=lnk&kid0944&bid$1720&dat1642
___
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 plugin for listen ports

2006-03-13 Thread Askar Ali
Hi list,
  I'm wondering if there is a plugin for nagios which monitor open
ports of a server eg I told him that these ports is legal to be in
listen state say 22, 80, 21 and any other port found open generate an alert.

I am sure you ppl got my point, all I want to be notify if any extra
port found open on a machine.

Regards. Askar.






---
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=lnk&kid=110944&bid=241720&dat=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] Nagios Training and Certification. Does it exist?

2006-03-13 Thread Brady Maxwell

Hiya everyone,

Anyone know of a facility that provides training classes for Nagios 
implementors and is inside the US? Are there any certifications or plans 
to develop certification tracks for Nagios engineers?
I have been working with Nagios for about a year and have set up several 
single servers and one multi server distributed system. Work is offering 
to let me spend some money on training courses so I thought it would be 
good to learn some more Nagios (or at least get out of the office for a 
week or two) but have found very little on line about it.


Thanks
Brady



---
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=lnk&kid=110944&bid=241720&dat=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] Nagios Training and Certification. Does it exist?

2006-03-13 Thread Askar Ali
Nagios training, certification sound cool :) love to teach "paid" to
these classes. However their is one problem I am outside of US.

Askar.


---
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=lnk&kid=110944&bid=241720&dat=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] Nagios install directory

2006-03-13 Thread Hugo van der Kooij
On Mon, 13 Mar 2006, Brunker, Jay wrote:

> Alrighty, so what's the preferred directory to install Nagios into ?

/tmp/nagios on Solaris ;-)

But as sysadmin you are the one defining where applications live on your
system. It pretty much depends on how you laid out your filesystems.

Hugo.

-- 
I hate duplicates. Just reply to the relevant mailinglist.
[EMAIL PROTECTED]   http://hvdkooij.xs4all.nl/
Don't meddle in the affairs of magicians,
for they are subtle and quick to anger.


---
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=lnk&kid=110944&bid=241720&dat=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] Nagios install directory

2006-03-13 Thread Jim Perrin
> Alrighty, so what's the preferred directory to install Nagios into ?

I'd say it depends on the system you're using. Ideally you should use
or make use of the packaging style for your OS, be it solaris, debian,
rhel etc. As previously pointed out, it's admin specific, but I'd
amend that to say it should follow the style consistent with other
packages on the OS.

--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety''
Benjamin Franklin 1775


---
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=lnk&kid0944&bid$1720&dat1642
___
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 and VMware

2006-03-13 Thread Marc Powell


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Joe Regular
> Sent: Monday, March 13, 2006 1:57 PM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Nagios and VMware
> 
> Does anyone have a plug-in to monitor VMware Esx server and/or
services?

Number 2 hit on Google for "nagios vmware" ;)

http://www.nagiosexchange.org/Linux.55.0.html?&tx_netnagext_pi1%5Bp_view
%5D=148

--
Marc



---
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=lnk&kid0944&bid$1720&dat1642
___
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] Problems with the pre-flight check

2006-03-13 Thread Tom Cruickshank
The problem you encountered was probably having checkcommands.cfg uncommentedin the nagios.cfg file as well as minimal.cfg (they have duplicate commands).I encountered the same thing myself when I set things up.
TomPS: Sorry Marc for having posted just to you. Mis-clicked on the buttonOn 3/13/06, 
Marc Powell <[EMAIL PROTECTED]> wrote:
> -Original Message-> From: [EMAIL PROTECTED] [mailto:nagios-users-> 
[EMAIL PROTECTED]] On Behalf Of Jody Noscov> Sent: Sunday, March 12, 2006 7:23 PM> To: Nagios-users@lists.sourceforge.net> Subject: RE: [Nagios-users] Problems with the pre-flight check
>> I have commented out the following in minimal.cfg>> #define command{> # command_namecheck_local_disk> # command_line$USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
> # }>> #define command{> #command_namecheck-host-alive> #command_line$USER1$/check_ping -H $HOSTADDRESS$ -w 99,99%-c> #100,100% -p 1> #   }
>> This is not going to cause any problems later down the track is it?Probably not. The problem was that you had 2 check_local_disk commanddefinitions and the same for check-host-alive. You can't have two
command definitions with the same command_name (nagios wouldn't be ableto tell them apart). If the command definitions are identical then it'sno big deal to comment one of the duplicates out. If they're different,
and you intend to use both versions then you'll need to change thecommand_name's so that they're unique.--Marc---This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcastand join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642___Nagios-users mailing listNagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Nagios and VMware

2006-03-13 Thread Joe Regular
Does anyone have a plug-in to monitor VMware Esx server and/or services?

Jason



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


[Nagios-users] no notification when host down

2006-03-13 Thread Zaid
I am experiencing a strange issue with host down
notification. I currently check host status with http
checks. The way I have set it up is such that if a web
server goes down it is considered a host down. The
problem is that when this happens I dont get an alert
even though I have notification enabled. I do see it
logged as host down critical in the event log but no
alert message sent. Anyone know why this could be
happening or is having a similar issue?

Here is my host config:

define  host {
host_name   web1-app-sf
alias   App
Coloserve-SF
addressxxx.xx.xx.xx
hostgroups 
ApplicationServers
check_command   check_http
max_check_attempts  3
check_interval  1
active_checks_enabled   1
passive_checks_enabled  1
check_period24x7
obsess_over_host1
check_freshness 0
event_handler_enabled   1
flap_detection_enabled  1
process_perf_data   1
retain_status_information   1
retain_nonstatus_information1
contact_groups  Netops
notification_interval   2
notification_period 24x7
notification_optionsd,u,r,f
notifications_enabled   1
register1
}

Thanks,
Zaid


++++
If we don't believe in freedom of expression for people we despise, we don't 
believe in it at all.
Chomsky, Noam

Zaid's Blog: http://drummergeek.blogspot.com

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
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=lnk&kid=110944&bid=241720&dat=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] notification escalations after state change

2006-03-13 Thread Jeff Williams
Let's say I have a service called x that is at an OK status. Service x has contacts oncall and admins specified in itsservice definition. In its escalation, service x will notify oncall for notification number 2 and oncall and backup for
notifications 3 through 5. If service x goes to a WARNING status and notifies oncall and admins, but then remainsin the WARNING status for several days before moving to the CRITICAL status, the notification number is not reset
and Nagios will therefore page oncall once about the CRITICAL status and then oncall and backup will each receive3 more notifications. Is there a way to reset the notification number whenever the state changes? Or is there a way I
can compensate for this behavior of Nagios? Thanks.Jeff


Re: [Nagios-users] How to check disk space on remote systems

2006-03-13 Thread Jim Rice
On Fri, 2006-03-10 at 17:40 +, German Solis wrote:
> I suggest you to check  nrpe.  With this,  you define your  commands  in 
> the hosts and you invoke the command like this ( I dont remember exactly).
> 
> file checkcommands.cfg
> 
>  .
>   command   check_nrpr!check_my_command
> 
> 
> 
> 
> on the host, in your  /etc/nrpe.cfg you have:
> 
> command{check_my_command}=/urs/lib/nagios/pluguins/whatever_pluging_you_want_to_excecute_and_parameters.
> 
> 
> Reggards.
> 
> G..


The docs didn't offer much in the way of details.
Is there a better source for examples?

I can't be the first one to want to run "df" on a remote system.



---
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=lnk&kid=110944&bid=241720&dat=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] Re: Incorrect command line arguments supplied

2006-03-13 Thread Rod Pudwell
Marc Powell  ena.com> writes:

> It's your check_nrpe command definition that is incorrect somehow. Can
> you post that? It should look something like the following --
> 
> define command{
> command_namecheck_nrpe
> command_line$USER1$/check_nrpe $HOSTADDRESS$ -c $ARG1$ -to
> 30
> }

Marc, I checked the syntax by executing ./check_nrpe  ,my check command is 
below:

define command {
command_namecheck_nrpe
command_line$USER1$/check_nrpe $HOSTADDRESS$ -p 5666-c 
$ARG1$
}

Even tried typing the full path to check_nrpe executable. What puzzles me is
that all my check commands are working fine on old Nagios server which is
running on Solaris 9 box. The only difference that I can think of is that the
new server is Fedora Core 4. Maybe their is a compatability issue because I
compiled the check commands with wrong libraries..??? Also made sure the use
external commands switch was enable at compile time. I don't know...I'm just
about ready to scrap the lot and biuld another solaris server. At least I know
it will work with my current ETC config files.

Cheers
Rod.






---
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=lnk&kid=110944&bid=241720&dat=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] How to check disk space on remote systems

2006-03-13 Thread Jim Perrin
> I can't be the first one to want to run "df" on a remote system.

Not at all, but poor documtentation doesn't mean people aren't doing
it, it just means they aren't TALKING about doing it. The machines I
monitor are all on the same lan, so I use snmp to monitor disk usage.
There are plugins for this on nagiosexchange, or you can use
check_snmp to do it.

--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety''
Benjamin Franklin 1775


---
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=lnk&kid0944&bid$1720&dat1642
___
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] Making alarms less sensitive

2006-03-13 Thread Nick
Is there any way of making nagios a bit less sensitive to outages? I 
have it setup monitoring a webserver that will often go away for a few 
seconds and come back which nagios will quite rightly report on. I just 
wondered how i'd go about extending the down time before notify to say 
10 mins?





---
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=lnk&kid=110944&bid=241720&dat=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] Making alarms less sensitive

2006-03-13 Thread Demetri Mouratis

On Tue, 14 Mar 2006, Nick wrote:

Is there any way of making nagios a bit less sensitive to outages? I have it 
setup monitoring a webserver that will often go away for a few seconds and 
come back which nagios will quite rightly report on. I just wondered how i'd 
go about extending the down time before notify to say 10 mins?


You'll want to adjust the following paramters for the service definitions 
in question, with max_check_attempts being the most direct fix to the 
problem you've presented.


max_check_attempts 
normal_check_interval 
retry_check_interval




---
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=lnk&kid=110944&bid=241720&dat=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] How to check disk space on remote systems

2006-03-13 Thread Scot Jenkins
On 3/13/06, Jim Rice <[EMAIL PROTECTED]> wrote:
>
> The docs didn't offer much in the way of details.
> Is there a better source for examples?
>
> I can't be the first one to want to run "df" on a remote system.
>

I found this link helpful in setting up NRPE:

http://michael.gargantuan.com/nrpe.htm

There's also check_by_ssh which comes with the standard
nagios-plugins.  In either case, you need to install nagios-plugins on
the remote systems.

scot


---
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=lnk&kid0944&bid$1720&dat1642
___
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 SIGSEGV

2006-03-13 Thread stevanus

Hi,

Why nagios shutted down itself when I executed command "service nagios 
start" on Redhat Enterprise 3?
When I executed the init script directly by using 
/etc/rc.d/init.d/nagios start, I didn't get any problem...


Regards,

Stevanus


---
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=lnk&kid=110944&bid=241720&dat=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] Database Usage With Nagios

2006-03-13 Thread Tony John

Dear all,

   I have configured nagios and installed mysql. I got two 
scripts called loadconfig.pl and loadlogs.pl from 
nagiosexchange(http://www.nagiosexchange.org/Misc.36.0.html?&tx_netnagext_pi1%5Bp_view%5D=462) 
site. I ran these scripts successfully and it has loaded the logs into 
my database. Now my problem is I want to load the logs and configuration 
into my database dynamically so that whatever changes me or others makes 
on the config files or whatever comes to the log file has to be updated 
automatically to my Database. Is there anyway to do this.  I have tried 
ndoutils from sourceforge.net. But it is not loading the logs. Is it the 
right choice to use. I want customized tables so that i want to make a 
web application based on this database. Waiting for your help.


Thanks in advance..

Thanks & Regards
Tony John


---
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=lnk&kid=110944&bid=241720&dat=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] nagios SIGSEGV

2006-03-13 Thread Hugo van der Kooij
On Tue, 14 Mar 2006, stevanus wrote:

> Why nagios shutted down itself when I executed command "service nagios
> start" on Redhat Enterprise 3?
> When I executed the init script directly by using
> /etc/rc.d/init.d/nagios start, I didn't get any problem...

Running it twice will not work. By lack of detail about your installation,
nagios version, ...  That is just about all one can say about it.

Hugo.

-- 
I hate duplicates. Just reply to the relevant mailinglist.
[EMAIL PROTECTED]   http://hvdkooij.xs4all.nl/
Don't meddle in the affairs of magicians,
for they are subtle and quick to anger.


---
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=lnk&kid=110944&bid=241720&dat=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] No resending of questions please (Was: Database Usage With Nagios)

2006-03-13 Thread Hugo van der Kooij
On Tue, 14 Mar 2006, Tony John wrote:

> I have configured nagios and installed mysql. I got two
> scripts called loadconfig.pl and loadlogs.pl from



Thank you Tony, for rerunning old shows.

In general on mailinglist this section applies to unanswered questions:

As most questions get sone sort of reply it just does not mean every
question gets answered by someone. Resending a question within a day
is not the way to go. Give it a week and rephrase a question if there is
no reply to a question. And always considere that your particular question
might just not have the easy answer you are looking for.

If you are in a hurry: hire someone to do the job. Just do not push a free
support mechanisme like this mailinglist to the point where regular
posters of answers get annoyed and go away because they have had it
with all the pushing and resends on the list.


Hugo.

-- 
I hate duplicates. Just reply to the relevant mailinglist.
[EMAIL PROTECTED]   http://hvdkooij.xs4all.nl/
Don't meddle in the affairs of magicians,
for they are subtle and quick to anger.


---
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=lnk&kid=110944&bid=241720&dat=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