On 23/07/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> True, NC_NET includes its own client version - I just can't figure out
> how to get that to run on my Linux Nagios box. :-)
You can just replace the standard check_nt.c source file with the new
one which comes with nc_net before (re)comp
Thanks guys.. upgrading to 2.9 which has orphan checks on by default
fixed the problem.
--Andy
On Jul 23, 2007, at 11:38 AM, Hugo van der Kooij wrote:
> On Mon, 23 Jul 2007, Andy Moran wrote:
>
>> I'm running Nagios 2.4. Is this a known issue that's fixed in later
>> versions, or perhaps a
hey kelly ...
i've just done the following in the service entry:
define service{
hostgroup_name your_20_server_group
host_name !not_this_one_server
service_description the_service
etc etc ...
being able to negate hosts seems to work fine in versi
On Mon, 23 Jul 2007, [EMAIL PROTECTED] wrote:
> Hi All,
>
> I've been trying to get nagiosgraph up and running. I've fixed most of the
> issues I've come across. However the problem I can't seem to solve is why
> the rrd files aren't being generated. When I follow the link to the extended
> data
Have you read the docs that come with it? You may want to go over them
again.
The short answer is that you need to edit your map file.
On Mon, 23 Jul 2007, Guille wrote:
> Hello guys, im installing nagiosgraph in my nagios server and look work fine,
> but it only
> give me graphs about the dis
Hi All,
I've been trying to get nagiosgraph up and running. I've fixed most of the
issues I've come across. However the problem I can't seem to solve is why
the rrd files aren't being generated. When I follow the link to the extended
data for the service I get an error that the rrd dir is empty.
Hello guys, im installing nagiosgraph in my nagios server and look work fine,
but it only
give me graphs about the disk usage and the http, how can i add service to the
nagiosgraph ??
Thanks!
Guille
¡
True, NC_NET includes its own client version - I just can't figure out
how to get that to run on my Linux Nagios box. :-)
Mark Law
Thomson Global Technology Infrastructure (TGTI)
(734) 913-3775 Phone
(734) 260-5740 Cell
(734) 913- 3500 Fax
[EMAIL PROTECTED]
-Original Message-
From: [E
nc_net includes its own version of check_nt.
Personally, I wish they'd change the name...
On Mon, Jul 23, 2007 at 02:40:08PM -0400, [EMAIL PROTECTED] wrote:
> Hi Group,
>
> Does anyone know what these are the only tests compiled into the 1.4.9
> plugins for check_nt are ~
>
> CHECK_NONE
>I added temperature monitoring of our C3750 stack (mrtg not nagios)
just >the other day - the oid is something like
>1.3.6.1.4.1.9.9.13.1.3.1.3.1005 where 1005 is the sensor number - try
>doing an snmpwalk one step up in the oid tree and you should get all
>your available sensors. >For nag
Hi Group,
Does anyone know what these are the only tests compiled into the 1.4.9
plugins for check_nt are ~
CHECK_NONE,
CHECK_CLIENTVERSION,
CHECK_CPULOAD,
CHECK_UPTIME,
CHECK_USEDDISKSPACE,
CHECK_SERVICESTATE,
CHECK_PROCSTATE,
CHECK
On Mon, 23 Jul 2007, Andy Moran wrote:
> I'm running Nagios 2.4. Is this a known issue that's fixed in later
> versions, or perhaps a configuration problem? (This is with 331
> service checks, one Nagios server).
There are issues fixed in 2.5 2.9 that you might want to look at.
Please ch
Andy Moran wrote:
>
> Occasionally my nagios installation will stop checking some tests..
> When I look, it'll say "Next Scheduled Active Check" with a time in
> the past, or sometimes "N/A".Restarting Nagios seems to fix the
> issue.
>
> I'm running Nagios 2.4. Is this a known issue th
Occasionally my nagios installation will stop checking some tests..
When I look, it'll say "Next Scheduled Active Check" with a time in
the past, or sometimes "N/A".Restarting Nagios seems to fix the
issue.
I'm running Nagios 2.4. Is this a known issue that's fixed in later
versio
You should refer to:
http://www.nagios.org/faqs/viewfaq.php?faq_id=55
as Giles Coochey suggests. If during the build process, statusmap.cgi
doesn't get built, it is most likely because there are missing packages
that are required. I also ran into this problem. Installing the missing
dependenci
I had the same problem. I found that they had been built when I made the
software, but they didn't get copied to the correct directory. I guess that's
something that gets done manually.
In my case I had to copy
/usr/local/src/nagios-2.8/cgi/statusmap.cgi (where I built it)
to:
/usr/local/nagios/
On 19/07/07, Thomas Glanzmann <[EMAIL PROTECTED]> wrote:
> Hello,
> how is it possible to tell nagios that I want notification for some
> services only via e-mail and for others both per e-mail and sms?
Set up each user with two separate contact definitions, for example
"Thomas-Glanzman-email" and
http://www.nagios.org/faqs/viewfaq.php?faq_id=55
Best regards
Giles Coochey
Technical Department
Sapphire Networks
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gagandeep Singh
Sent: 23 July 2007 15:14
To: nagios-users@lists.sourceforge.n
I am missing some cgi's in the /usr/local/nagios/sbin/ such as statusmap.cgi,
trends.cgi, histograms.cgi. Where can I get them.
Gagan Rakkar
-
Shape Yahoo! in your own image. Join our Network Research Panel today!
Martin Koeck wrote:
> Hello,
>
> I know this is more OS related and not so much nagios related, but I
> thought maybe somebody has stumbled across this:
>
> I need, on a critical failure that is trapped by nagios (this works for
> me), to restart an application which I usually restart as root u
I added temperature monitoring of our C3750 stack (mrtg not nagios) just
the other day - the oid is something like
1.3.6.1.4.1.9.9.13.1.3.1.3.1005 where 1005 is the sensor number - try
doing an snmpwalk one step up in the oid tree and you should get all
your available sensors.
For nagios ther
On Mon, Jul 23, 2007 at 12:37:06PM +0200, Martin Koeck wrote:
> Hello,
>
> I know this is more OS related and not so much nagios related, but I
> thought maybe somebody has stumbled across this:
>
> I need, on a critical failure that is trapped by nagios (this works for
> me), to restart an app
Hello,
I know this is more OS related and not so much nagios related, but I
thought maybe somebody has stumbled across this:
I need, on a critical failure that is trapped by nagios (this works for
me), to restart an application which I usually restart as root user on
this machine.
To be speci
Christian Mies schrieb am 23.07.2007 11:26
_
Hi List,
has anybody experience in Monitoring Progress Databases?
If I see it correctly Progress DBs are only Files, that have a fix
Filesize and some Logfiles. Is it right?
Or is the
one word:
Subversion.
-h
Hari Sekhon
Esben Bach wrote:
> if you cannot rely on the others using version control systems, then you
> might consider tripwire. Be careful though, you might end up getting a
> LOT of "spam" mails.
>
> --
> Esben
>
>
> Rogelio Bastardo wrote:
>
>> I'm looking
Hi all,
i've done the same for my loadbalancer-cluster. I use the HTTP-check as
check_command in the hostconfig to ensure that the single nodes are up.
Kind regards,
Dennis Hünseler
_
Dennis Hünseler | System-Administrator
TWT Interactiv
Hi,
23.07.2007 08:42,, Patrick M. Hausen wrote::
> Hi, all!
>
> We are monitoring an external FTP server that is not in our
> control but that we depend on for a certain part of our business.
>
> After the FTP service failed for a short period of time on
> Saturday, the host was flagged "down" a
27 matches
Mail list logo