On Jun 1, 2009, at 4:45 PM,
wrote:
>
> I am monitoring system named locsys from NAGIOS server named Nagios.
>
> I can get check_hpasm to work locally on the system being monitored
> (locsys) but I am unable to get check_hpasm to work with check_nrpe
> when monitored through NAGIOS server.
On Jun 1, 2009, at 3:46 PM, Livio Zanol Puppim wrote:
> In fact, to mantain a good configuration design (using automatic
> scripts and nice language to users) I want duplicate service names
> since I'm defing the same service for each host. I just want to know
> if this will bring me any pr
I am monitoring system named locsys from NAGIOS server named Nagios.
I can get check_hpasm to work locally on the system being monitored
(locsys) but I am unable to get check_hpasm to work with check_nrpe when
monitored through NAGIOS server. Other monitoring commands work fine
with check_nrpe
In fact, to mantain a good configuration design (using automatic scripts and
nice language to users) I want duplicate service names since I'm defing the
same service for each host. I just want to know if this will bring me any
problem at all.
2009/6/1 Marc Powell
>
> On Jun 1, 2009, at 3:03 PM,
Marc Powell wrote:
> Yes, they are very similar... hostdependencies give you more
> flexibility about when it's valid and under what conditions though.
> Like you, I'm hard-pressed to come up with an example of when it's
> actually interesting... I guess the best example I can think of based
On Jun 1, 2009, at 2:47 PM, Justin Wesbrooks wrote:
> Where is the config option to make Nagios run at the root of my domain
> (i.e. http://nagios.mydomain.com instead of http://nagios.mydomain.com/nagios)
An example configuration was posted to the list just 2 hours before
you sent this.
--
M
Hello Experts,
Resolved the issue by using :
./configure --libexecdir=/usr/lib/nagios/plugins --with-nagios-user=nagios
--with-nagios-group=nagios --host=x86_64-redhat-linux
-- Forwarded message --
From: Anirudh Srinivasan
Date: Fri, May 29, 2009 at 1:44 PM
Subject: error whi
On Mon, Jun 1, 2009 at 3:47 PM, Justin Wesbrooks wrote:
> Where is the config option to make Nagios run at the root of my domain
> (i.e. http://nagios.mydomain.com instead of http://nagios.mydomain.com/nagios)
>
You would have to change the Directory directive for Apache.
--
Glen Barber
FreeBS
On Jun 1, 2009, at 3:03 PM, Livio Zanol Puppim wrote:
> Hello!
>
> I'm trying to modify how my configuration files are written, and
> have choosed to make one CFG file per host monitored. The file
> contain the host itself and all the services monitored on that host.
> Using this configurat
Where is the config option to make Nagios run at the root of my domain
(i.e. http://nagios.mydomain.com instead of http://nagios.mydomain.com/nagios)
--
OpenSolaris 2009.06 is a cutting edge operating system for enterpri
Livio Zanol Puppim wrote:
> I'm trying to modify how my configuration files are written, and have
> choosed to make one CFG file per host monitored. The file contain the
> host itself and all the services monitored on that host. Using this
> configuration makes nagios3 return a bunch of WARNING
Hello!
I'm trying to modify how my configuration files are written, and have
choosed to make one CFG file per host monitored. The file contain the host
itself and all the services monitored on that host. Using this configuration
makes nagios3 return a bunch of WARNING messages about "Duplicate
def
On Jun 1, 2009, at 2:24 PM, Andrew Davis wrote:
> Double-checking the docs I think I just realized this...
>
> If I understand this right, the "parents" option is used for Nagios
> itself (prehaps better re-worded as "internally") to define the
> network topology for the core host check. If t
On Mon, Jun 1, 2009 at 3:43 PM, Max Hetrick wrote:
>
> Host dependencies aren't to be confused with parent/child relationships.
> Parent/child relationships are what actually define the network topology.
>
> Host dependencies are just for defining a dependency from host "A" to
> from host "B" and
Andrew Davis wrote:
> Double-checking the docs I think I just realized this...
>
> If I understand this right, the "parents" option is used for Nagios
> itself (prehaps better re-worded as "internally") to define the network
> topology for the core host check. If the switch is down, it won't mar
Andrew Davis wrote:
> The bulk of my systems are behind one of three switches. I just went
> through my hosts.cfg file and added the "parents" line and appropriate
> switch name for each, but the host dependencies aren't showing up. I do
> use a host template for most of the servers and then other
Double-checking the docs I think I just realized this...
If I understand this right, the "parents" option is used for Nagios
itself (prehaps better re-worded as "internally") to define the network
topology for the core host check. If the switch is down, it won't mark a
host as Down, only as Un
Hi,
- "Janet Sullivan" escreveu:
> Command:
>
> Curl http://tkfstrm06:8080/admin/ping?auser=XXX\&apswd=XXX
>
> ./check_http -I tkfstrm06 -p 8080 -u
> /admin/ping?auser=XXX\&apaswd=XXX -v
>
There's a difference in GET var apaswd between your tries.
On former URL you used apswd, and on
You mention VPN support, but what about SSL support for exposed, but
secured Nagios sites? Can it handle self-signed certs or only those from
a valid, public CA?
Also, personally I don't mind the $5 charge, but you might consider
giving it away for free for 30 days or so, getting patches and f
Marc Powell wrote:
On Jun 1, 2009, at 3:09 AM, Arnar Þórarinsson wrote:
So there is no way of getting just the host down alert when a host
goes down ?
To explain a little, lets say I'm monitoring CPU, memory and disk
space on a host.
The host goes down and Nagios sends an alert by email
On Jun 1, 2009, at 12:47 PM, Eduardo Barreto wrote:
> Hi,
>
> Are there any plugin to check the performance of squid?
Define performance... To me, that's how quickly squid is serving data.
check_http can check that. See the recent thread 'General tcp_check
question' for an example.
--
Marc
On Jun 1, 2009, at 1:46 PM, Andrew Davis wrote:
> The bulk of my systems are behind one of three switches. I just went
> through my hosts.cfg file and added the "parents" line and
> appropriate switch name for each, but the host dependencies aren't
> showing up.
Parents and host dependenci
The bulk of my systems are behind one of three switches. I just went
through my hosts.cfg file and added the "parents" line and appropriate
switch name for each, but the host dependencies aren't showing up. I do
use a host template for most of the servers and then other specifics.
Below is a sa
On Jun 1, 2009, at 11:56 AM, Justin Wesbrooks wrote:
> Hi guys,
> I'm new to Nagios. I just followed the quick start guide for
> installing on Fedora (though I'm on RHEL). Everything went ok. I
> tried to hit the /nagios page and get nothing. I'm using virtual
> hosts so I tried to add a vir
I'm having an interesting problem with check_http. It's popping off a critical
alert after timing out, but a packet capture on the box running check_http
shows that the server did return data - for some reason check_http just isn't
showing it, even when I use -v from the command line.This i
Hi,
Are there any plugin to check the performance of squid?
Cheers
Eduardo Barreto
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity profe
Hi guys,
I'm new to Nagios. I just followed the quick start guide for
installing on Fedora (though I'm on RHEL). Everything went ok. I
tried to hit the /nagios page and get nothing. I'm using virtual
hosts so I tried to add a virtual host that pointed to /usr/local/
nagios as the doc ro
--- On Thu, 5/28/09, emma abi wrote:
> From: emma abi
> Subject: Can't do Serial Checks with Nagios 3.0.6
> To: nagios-users@lists.sourceforge.net
> Date: Thursday, May 28, 2009, 4:24 PM
> hello Ethan,
> Really I want to appreciate your work on Nagios it is
> really a wonderful solution.
> I
>-Original Message-
>From: Onotsky, Steve x55328 [mailto:steve.onot...@broadridge.com]
>Sent: Friday, May 29, 2009 12:04 PM
>To: Ton Voon; Nagios Users Mailinglist
>Subject: Re: [Nagios-users] New perl module:
>Nagios::Plugin::WWW::Mechanize
>
>> -Original Message-
>> From: Ton Vo
Hi, i have reported this to http://tracker.nagios.com as feature:
16: Possibility to only show HARD states in tac.cgi
Best Regards
Mattias Ryrlén
On Sun, May 3, 2009 at 9:01 PM, Divan Santana wrote:
> Hi All,
>
> Has anyone managed to figure out how to only show "hard" status' on the
> tactical
On Jun 1, 2009, at 3:09 AM, Arnar Þórarinsson wrote:
> So there is no way of getting just the host down alert when a host
> goes down ?
>
> To explain a little, lets say I'm monitoring CPU, memory and disk
> space on a host.
> The host goes down and Nagios sends an alert by email for the host
Marc Powell wrote:
> On May 29, 2009, at 4:55 AM, J. Bakshi wrote:
>
>
contact_groups admins,others ; Notifications get sent to
the admins by default
register 0 ; DONT REGISTER THIS DEFINITION - ITS NOT A
REAL
HOST, JUST A TEMPLATE!
>
So there is no way of getting just the host down alert when a host goes
down ?
To explain a little, lets say I'm monitoring CPU, memory and disk space on
a host.
The host goes down and Nagios sends an alert by email for the host down
event and
also for the CPU, memory and disk space events. Al
33 matches
Mail list logo