On Thu, 23 Feb 2006, Rahul Thomas Varghese wrote:
> I am working as a network engineer.I heard about nagios and found that
> it is good monitoring tool.I want to know how to install Nagios and monitor
> the servers. I have a network with most Linux servers,windows servers so i
> want to know
Hi ,
I am working as a network engineer.I heard about nagios and found that it is good monitoring tool.I want to know how to install Nagios and monitor the servers. I have a network with most Linux servers,windows servers so i want to know how i could implement nagios in this type of
netwo
Thanks Steve, that is what I was not grasping, it works like a charm
now!
./check_procs -c 1:1 -C 'udt' -a 'PHANTOM HQ.PROCESS.1 OTD'
PROCS OK: 1 process with command name 'udt', args 'PHANTOM HQ.PROCESS.
1 OTD'
-Tom
On Feb 22, 2006, at 4:30 PM, Steve Shipway wrote:
# ./check_procs -c 2:
> You are confusing the program name with its arguments.
>
> ./check_procs -c 1:1 -C '/usr/lib/sendmail' -a '-bd -q15m'
>
> IE, exactly one process, with command /usr/lib/sendmail, and arguments
> '-bd
> -q15m'
!!
While I'm not the OP, I was wrestling with one of my monitored
servers, trying to
> # ./check_procs -c 2:2 -C '/usr/lib/sendmail'
> PROCS OK: 2 processes with command name '/usr/lib/sendmail'
>
> # ./check_procs -c 1:1 -C '/usr/lib/sendmail -bd -q15m'
> PROCS CRITICAL: 0 processes with command name
> '/usr/lib/sendmail -bd - q15m'
>
> # ./check_procs -c 1:1 -a '/usr/lib/sendm
Is there a way to get check_procs to look for processes with spaces
in them? I've got a series of custom unidata processes that have the
bonus feature of having names like: PHANTOM FOOBAR.1.2.3 HQ PROC
I've tried various methods to get it to read them but none seem to work:
IE:
# ps -ef|g
On Wed, 22 Feb 2006 15:11:59 +
Greg Cope <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Has anyone got any recommendations for packages choices for solaris
> (2.6, 8 and 9).
2.6 is no from here.
Solaris 8 and 9, yes, at www.blastwave.org. all but nsca is
available today. I am finishing testing w
Good afternoon,
I newer with nagios.
I install with minimal config and it's working.
I have problem with authentication.
At Service Detail Option appear this message:
It appears as though you do not have permission to view information for
any of the services you requested...
If you believe thi
> Does anyone have a script that will monitor 1 named windows
> service and restart only that one service if it fails?
I don't have such a script, but here's how I'd do it:
Assuming you're using NRPE-NT:
1. Configure a check for the particular service you're wanting to
monitor.
2. Write a
> You could use NSCA. This is what I'm using to monitor Windows
> servers that are behind other machines.
>
> The key requirement is that the Windows machines can make
> outgoing connections. Your Nagios server will be passive,
> only listening for the incoming connections.
>
> I've been us
>
> Has anyone got any recommendations for packages choices for solaris
> (2.6, 8 and 9).
>
> I need to use packages as most/none of these hosts do not have a
> complier suite.
>
> I am planning on running nagios with nrpe and nsca to then submit data
> to our server (running 2.x on linux).
>
Does anyone have a script that will monitor 1 named windows service and
restart only that one service if it fails?
Many Thanks Barry
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Downlo
Brian Huffman:
> I'm trying to setup counters with NSClient++ and I am having
> trouble with counters that have an instance. For example,
> Processor->%Processor Usage has either an instance of
> "_Total" or "0" for the machine that I'm using, but I can't
> get either of these to work. No mat
I'm having some difficulty with the
check_smb_shares.pl check. Everything works fine if I
execute the script from the command line (however I do
get a "read_socket_with_timeout: timeout read. read
error = Connection reset by peer." error but the next
line has the correct response "(11 Directorys,
All,
I'm trying to setup counters with NSClient++ and I am having trouble
with counters that have an instance. For example, Processor->%Processor
Usage has either an instance of "_Total" or "0" for the machine that I'm
using, but I can't get either of these to work. No matter what I use,
this is
Think we found the issue, the NRPE client requires SSL.
So we either need to find/edit a client not to use SSL, or install the
required SSL packages on the server.
Thanks for your help
Dany Allard
-Original Message-
From: Ton Voon [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 22
On Feb 22, 2006, at 07:11, Greg Cope wrote:
Has anyone got any recommendations for packages choices for solaris
(2.6, 8 and 9).
I need to use packages as most/none of these hosts do not have a
complier suite.
Certainly you must have hosts in some development environment running
those OS ve
HiDid you put the location of your serviceextinfo.cfg file inside nagios.cfg ?The proper place is in cgi.cfg and the definition is:xedtemplate_config_file=/usr/local/nagios/etc/hostextinfo.cfgxedtemplate_config_file=/usr/local/nagios/etc/
serviceextinfo.cfg2006/2/22, Efe Ohimor <[EMAIL PROTECTED]>:
Message: 12
Date: Thu, 16 Feb 2006
20:20:51 +0100 (CET)
From: Hugo van der Kooij
<[EMAIL PROTECTED]>
Reply-To: Nagios Users
Mailinglist
To: Nagios Users Mailinglist
Subject: Re: [Nagios-users]
Graph links on Nagios 2.0 web interface
On Thu, 16 Feb 2006, Efe
Ohimor wrote:
> I
Hello...
Here are some of my configs : (checkcommands.cfg) beware of wrapping
# 'nt_check_disk_c' command definition
define command{
command_nament_check_disk_c
command_line$USER1$/check_nrpe -H $HOSTADDRESS$ -p 5666 -c
CheckDriveSize -a Drive=C: ShowAll=long MaxWarn=85%
is this a bug?
[node1:nagios] nagios/bin $ ./check_swap -V
check_swap (nagios-plugins 1.4.2) 1.52
[node1:nagios] nagios/bin $ ./check_swap -w 10% -c 5%
SWAP OK - 100% free (0 MB out of 0 MB) |swap=0MB;0;0;0;0
This is what I am running
---
check_nt (nagios-plugins 1.4.2) 1.39
---
NRPE Plugin for Nagios
Copyright (c) 1999-2004 Ethan Galstad ([EMAIL PROTECTED])
Version: 2.1
Last Modified: 01-19-2004
---
Hope this helps
-Original Message-
From: Marco Borsani [mailto:[EMAIL PROTECTED]
Sent: Wedn
Dany,
Do I need particular versions of check_nrpe or check_nt ?
Actually I have:
check_nt (nagios-plugins 1.3.1) 1.7.2.3
Check_nrpe - Version: 1.9 - Last Modified: 07-22-2003
Regards
Marco
-}-Messaggio originale-
-}Da: [EMAIL PROTECTED]
-}[mailto:[EMAIL PROTECTED] Per conto
-}di Dany A
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Pete Shelfo
> Sent: Tuesday, February 21, 2006 3:08 PM
> To: Jim Perrin
> Cc: nagios-users@lists.sourceforge.net
> Subject: RE: [Nagios-users] Internal Server Error on Nagios 2.0
>
> I f
Hi All,
Has anyone got any recommendations for packages choices for solaris
(2.6, 8 and 9).
I need to use packages as most/none of these hosts do not have a
complier suite.
I am planning on running nagios with nrpe and nsca to then submit data
to our server (running 2.x on linux).
Thanks
Greg
Marco
Your syntax looks correct, here are a couple examples from my system..
./check_nrpe -H hostName -c check_load
NOW: Mean:0.437500% Variance: 0.114844% CUMULATIVE: Mean:0.437500% Variance:
0.114844%
./check_nt -H hostName -p 1248 -v UPTIME
System Uptime - 14 day(s) 19 hour(s) 55 minute(s)
Ho
First,
I have to correct myself,
"Trying to reproduce the problem under Nagios 1.3(AIX 5.2) did not work, Nagios
worked perfectly"
in my first posting in this thread is wrong, I tried to to reproduce it under
Nagios 1.2(AIX 5.2), which did work. So Nagios 1.3 did not get tested with this
problem
Hi Steve
You could use NSCA. This is what I'm using to monitor Windows servers
that are behind other machines.
The key requirement is that the Windows machines can make outgoing
connections. Your Nagios server will be passive, only listening
for the incoming c
On 21 Feb 2006, at 22:33, Dany Allard wrote:
Hello Everyone
Does anyone have a compiled NRPE client for Tru64 5.1a?
We tried to compile the source from
http://altinity.blogs.com/dotorg/2005/09/22/index.html#a000694
Hi Dany,
What were the errors? Our server is 5.1b
Ton
http://www.al
Hi
May someone give me any examples of commands to use to communicate with
NSClient++?
I tried:
./check_nt -H 151.x.x.x -v USEDDISKSPACE -l check_disk_c
Where "check_disk_c" is a line uncommented in the nsc.ini file
The answer is: "wrong -l argument"
Or
./check_nrpe -H 151.x.x.x -c check_users
Wh
30 matches
Mail list logo