Jay R. Ashworth wrote:
> Stupid question of the week:
>
> I see that Nagios 3 represents as CRITICAL services on hosts which are
> down.
>
Those CRITICAL tests are actually test-results. Since sometimes host
checks fail horribly for other reasons than them actually obtaining
an answer and that
Rodrigo Augusto Fagundes Pacheco wrote:
> Dear Andreas,
>
> My problem with check_icmp is the big difference between the values running
> with the same syntax. the hosts are in the same bus network that my Nagios
> server, with less than 1ms the RTA.Percebo that the problem is happening
> only in
I have followed the instructions I found at
http://www.utahsysadmin.com/2008/03/14/configuring-nagios-plugins-nrpe-on-solaris-10/
but to no avail. At the end of it all, when I try
./check_nrpe -H localhost
it gives me a 0 bytes received from daemon. The first check in the list of
/usr/local/
On Jun 10, 2008, at 6:53 PM, Ray Keaveney wrote:
>
> Has anyone ran a mixed Nagios 2.x and 3.x Distributed setup?
>
> Words of wisdom/caution?
There's no reason it shouldn't work. The NSCA protocol is meant to be
backward compatible.
--
Marc
--
I am in the process of setting up Distributed Nagios install. Within
this process I am also planning on a staged upgrade of Nagios 2.x
boxes to Nagios 3.x. However in the mean time until that is 100%
complete, I may have Nagios 2.x Distributed role servers reporting to
a Nagios 3.x Central
I got it working from the check command and it returns to the GUI now...I made
a typo :(
Correct check_command:
check_nt!COUNTER!-l "\\Process(OUTLOOK)\\Working Set"
With more assistance from meulie.net forum,
(http://www.meulie.net/portal_plugins/forum/forum_viewtopic.php?11229)
I got the data
On Jun 10, 2008, at 9:32 AM, Kevin Manuel wrote:
> Hi,
>
> I can see where the event handler has been called in the log. Any
> idea what
> the error message below would mean?
Yes, see below..
> Also, the service event handler is not called unless the state
> changes (i.e.
> 2-OK's in a row
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Hugo van der Kooij
> Sent: Monday, June 09, 2008 5:39 AM
> Ford, Andy wrote:
> | I'm trying to use check_snmp_int.pl (not standard, see
> | http://nagios.manubulon.com/snmp_int.html) but when I try
> I'd want to get graphs from throughput, packets, errors, etc of each
> port from about 30 nwtwork switches.
>
> Say each network switch has 26 ports. Currently I am using check_snmp
> to obtain "plain data" but I'd want to make a "graph template" and
> then replicate for the rest of the ports a
Stupid question of the week:
I see that Nagios 3 represents as CRITICAL services on hosts which are
down.
Since most services are OK-WARNING-CRITICAL; ie: ascending points on a
numeric continum which *cannot be measured if the host is down*,
wouldn't it make more sense if those services went UNK
On Mon, Jun 09, 2008 at 03:24:09PM -0300, Sergio Belkin wrote:
> Say each network switch has 26 ports. Currently I am using check_snmp
> to obtain "plain data" but I'd want to make a "graph template" and
> then replicate for the rest of the ports and the network switches. In
> other words I don't w
On Mon, Jun 09, 2008 at 11:00:34AM +0200, Hugo van der Kooij wrote:
> You need to write a small script to act as your plugin. That script will
> ~ execute the snmpget or snmpwalk command and interpretate the output for
> you.
>
> It should then set the return code to signal the proper status to na
I recently upgraded from Nagios2 to version3, and it¹s running beautifully.
All except for the WAP interface. I¹ve searched the web, and the archives
and haven¹t found anything that might help.
When my users go to the wap interface (which worked GREAT under v2) and try
to acknowledge a problem (e
Thanks for the response. That worked for me.
Harry
Harry M. Hart Systems integrator
(757) 203-7422
DSN 668-7422
[EMAIL PROTECTED]
[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marc
Powell
Sent: Tuesday, June 10, 2008 10:28 AM
To: na
On Jun 10, 2008, at 8:02 AM, Frank Bonnet wrote:
> Hello
>
> I started a new nagios server ( FreeBSD 6.3 ) and all hosts except
> localhost
> appear "PENDING" from the web interface , I suppose I missed some
> configuration
> but I'm pretty new to Nagios , the version I use is 3.0.2
In a st
Or you could go with a non-Nagios solution:
https://addons.mozilla.org/en-US/firefox/addon/2987.
On Tue, Jun 10, 2008 at 10:28 AM, Marc Powell <[EMAIL PROTECTED]> wrote:
>
> On Jun 10, 2008, at 9:03 AM, Hart, Harry M. CTR USJFCOM
> SUPPORT.SUPPORT JTC-I wrote:
>
> > Hello List,
> >
> > I am displ
Hi,
I can see where the event handler has been called in the log. Any idea what
the error message below would mean?
Also, the service event handler is not called unless the state changes (i.e.
2-OK's in a row - event handler only called for the first one). Do you know
if Is there a way to chang
Hello,
I'm thinking about a hardware upgrade of my Nagios server.
I have a setup with 1500 hosts and 9000 services (from which 2500 services
are active and the other 6500 passive).
I use the 'classic' Nagios interface for consulting + the Nagvis frontend
with the ndo backend.
In addition, I use Na
On Jun 10, 2008, at 9:03 AM, Hart, Harry M. CTR USJFCOM
SUPPORT.SUPPORT JTC-I wrote:
> Hello List,
>
> I am displaying several Nagios servers using Firefox with a tab for
> each
> server. I would like to put the name of the server on the display
> screen
> so that when the tabs switch, I wi
Hi,
I have successfully installed and configured nagios on redhat linux box and
now I'm trying to monitor nagios client on solaris 10 box. I've installed
nagios plugins and nrpe fine. But when try to run check_nrpe from nagios
server it gives the following error,
[EMAIL PROTECTED] libexec]$ ./che
Hello List,
I am displaying several Nagios servers using Firefox with a tab for each
server. I would like to put the name of the server on the display screen
so that when the tabs switch, I will know which server is being
displayed.
Does anybody know if this is possible and if so How do I go abou
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Bonnet
Sent: dinsdag 10 juni 2008 15:03
To: nagios Mailinglist
Subject: [Nagios-users] newbie : hosts pending
Hello
I started a new nagios server ( FreeBSD 6.3 ) and all hosts except localhost
appear
Thank you
That fixed my problem
On Thu, Jun 5, 2008 at 8:03 AM, Thomas Guyot-Sionnest <[EMAIL PROTECTED]>
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 04/06/08 02:02 AM, [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > I am trying to install nagios plugins on solaris spac 10. It was a
Hello
I started a new nagios server ( FreeBSD 6.3 ) and all hosts except localhost
appear "PENDING" from the web interface , I suppose I missed some configuration
but I'm pretty new to Nagios , the version I use is 3.0.2
Help / links welcome
Thanks a lot.
On Jun 10, 2008, at 4:09 AM, Yaniv wrote:
> Hello Nagios users
Hello! Please send to this list using text/plain e-mail. Sending HTML
does not-so-wonderful things for the archives and for users who
receive the list via digest.
> I am new to nagios and have a question about event handlers… (i
Hello all.
Im using Nagios 3.0.2 on FreeBSD 6.x system.
All work fine.
Im want to make this thing:
If check_alive service is critical(host is down) - do not check any
service on that host and *mark* it as critical.
And the same thing - if one service on remote host is critical - *mark*
as crit
Smart Security, version of virus signature
database 3172 (20080610) __
The message was checked by ESET Smart Security.
http://www.eset.com
-
Check out the new SourceForge.net Marketplace.
It's the best place to b
Hello Nagios users
I am new to nagios and have a question about event handlers. (if event
handler is what I need?)
I am monitoring a windows client with NSClient++ 0.3.1.12 2008-03-11
Now I have this at my windows.cfg file (on the nagios server)
define service{
Giovanni Mancuso wrote:
> Hi to all,
> i download the nagios version 3.0.2 but i don't find a End User
> Intarface to configure it.
> I find most software but only for nagios 2.x
> Is there a version for nagios 3.0.2??
>
> Thanks
It is no one right now as im know.
Im think you want to look at Ce
Hello,
Do you escape the back-slashes in the nagios config?
Try running from the command line (ie. not nagios) like so:
check_nrpe ... -c CheckFileSize -a ShowAll MaxWarn=50K MaxCrit=75K
'File:PST=c:\dell\DELLCIRC.ICO'
(note the ticks)
Also for back-slashes to work you need to enable an option i
30 matches
Mail list logo