On Jul 24, 2008, at 4:59 PM, John Oliver wrote:
> No, nothing is getting logged. But then, there are very few logs
> compared to the number of hosts / services it's monitoring... it looks
> like only emails are being logged. I looked in nagios.cfg for a
> logging
> level type of option, but n
Well, I don't know if this definitions are in gcc lib or somewhere else.
Try to identify the lib anc check it.
Cheers
2008/7/24, stan <[EMAIL PROTECTED]>:
>
> On Thu, Jul 24, 2008 at 07:03:07PM +0200, Jose Luis Garcia wrote:
> > This seems to be a library problem.
> >
> > The libraries where dir
Hi,
This is extremely simple - set up an NRPE command that simply runs
"uptime" as it's check command or as previously suggested, "date" and
you'll get the following info:
23:18:05 up 1 day, 6:29, 0 users, load average: 0.00, 0.00, 0.00
or
Thu Jul 24 23:18:38 BST 2008
I here rumours there is a
NC_NEt (For windows Hosts) has a command to get the remote host time.
on a windows a WMI querry or other scripts can retieve the time, and report
via NRPE,
ect
Tony (Author of NC_Net)
On Thu, Jul 24, 2008 at 4:06 PM, Andrew Cruse <[EMAIL PROTECTED]>
wrote:
> Not without a little (very littl
On Thu, Jul 24, 2008 at 01:53:19PM -0500, Marc Powell wrote:
>
> On Jul 24, 2008, at 12:59 PM, John Oliver wrote:
>
> > I have one alert set up that should be emailing every time it runs...
> > it's a disk space check on a server that has 1% left. However, I am
> > not
> > receiving any emails
On Thu, Jul 24, 2008 at 10:27:02PM +0200, Doug Veldhuisen wrote:
> You might try looking at the nagios faq, if you haven't already, there is a
> faq entry F0012 that is similar.
> I also remember a real strange thing I had one time with library loading. It
> wasn't the LD_LIBRARY thing, it was
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Egan
Sent: Thursday, July 24, 2008 4:01 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Display system time
Is there a way in Nagios to show the system time for each monitored
server?
Thanks,
Mike
You might try looking at the nagios faq, if you haven't already, there is a
faq entry F0012 that is similar.
I also remember a real strange thing I had one time with library loading. It
wasn't the LD_LIBRARY thing, it was something only Solaris needed. (And now I
cannot remember where I found
On Thu, Jul 24, 2008 at 07:03:07PM +0200, Jose Luis Garcia wrote:
> This seems to be a library problem.
>
> The libraries where dirname and sprintf are suposed to be defined is not in
> the lib path.
>
> Perhaps you gcc libs are not in the lib path (I don't remember the env var,
> ?LD_LIBRARY_PAT
Not without a little (very little) work. Unless someone else already has
one up at nagiosexchange.org, you'd need to write your own little plugin
that basically runs the date command (assuming linux) and returns OK and the
output from the date command. Then you could run that script as a service
Is there a way in Nagios to show the system time for each monitored server?
Thanks,
Mike
Mike Egan
Enterprise Network Engineer
Capital Safety
3833 Sala Way
Red Wing, MN 55066
651-385-6254 Office
651-247-5719 Cell
[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]>
Home of DBI-Sala and Protecta Brands. Vi
On Jul 24, 2008, at 12:59 PM, John Oliver wrote:
> I have one alert set up that should be emailing every time it runs...
> it's a disk space check on a server that has 1% left. However, I am
> not
> receiving any emails. How to go about figuring out why?
Generally --
See if you have notific
Suppose I have configured a host group called "Linux Servers", and I
also have a service group that contains some basic Linux services for
monitoring. Is it possible to simply add the entire host group to
this service group?
I have one alert set up that should be emailing every time it runs...
it's a disk space check on a server that has 1% left. However, I am not
receiving any emails. How to go about figuring out why?
--
***
* John Oliver
I have decided on another course of action. I have spent way too much
time with no success on this issue. I just can't get this script to
work. Are there any other recommended plug-ins that anyone can
recommend. The native e-mailer did not work either and when on the
Nagios Wiki I found this ab
Yes, that's the strange part it keep refreshing with the old pid
If the Nagios is "up" and you run:
[EMAIL PROTECTED] ~/config/objects]$ /usr/local/nagios/libexec/check_nagios -F
/usr/local/nagios/var/status.dat -e 1 -C '/usr/local/nagios/bin/nagios'
//result
NAGIOS OK: 1 process, status log updat
This seems to be a library problem.
The libraries where dirname and sprintf are suposed to be defined is not in
the lib path.
Perhaps you gcc libs are not in the lib path (I don't remember the env var,
¿LD_LIBRARY_PATH?)
Good luck
2008/7/24, stan <[EMAIL PROTECTED]>:
>
> Yes, I know it's archai
On Tue, Jul 22, 2008 at 05:06:22PM -0400, Fulton, David wrote:
> As Marc broke down the sed line I will break down the line above, the #
> character is indeed a comment character, but only to PERL. PERL is not
> what tries to load the file initially, the shell tries to load the file
> as a compiled
That worked like a charm. Thank you,
Robert
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of [EMAIL PROTECTED]
Sent: Thursday, July 24, 2008 11:49 AM
To: Robert Ferguson
Cc: Nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] NetApp disk monito
Trying to compile nagios-plugins-1.4.12 including check_radius.
I don't know how to get the configure script to find the radiusclient-ng
libraries & headers.
radiusclient-ng was built with ./configure
--prefix=/usr/local/radiusclient-ng for the sake of keeping it separate.
The configure script f
Hi,
I have nagios monitoring a number of servers using the nrpe plugin.
Recently one of the checks has failed with a "could not complete SSL
handshake" error.
I think this is because the certificate has either expired or been
re-created (self signed), but I can't find out what certificate I shoul
just add the -w -c anywhere, the number 9000 is the total number of
disks, you can alert on each of the returned fields, in this case I
just picked a high number of total disks as I dont care to alert if
the number of disks grows larger than X(9000).
warn on greater than 9000 total disks
warn on g
Nagios version 2.9
Hey everyone,
Every few hours our Nagios screen fills with all our Routers and a
state of Unknown. The status information for all of the routers is the
line below. Has anyone seen this issue and know what may be causing it?
They tend to go away quickly but obviously there
Hi,
Here is the check I am using
#Number of disks
Define command{
command_namecheck-netapp-numdisk
command_line$USER1$/check_snmp -H $HOSTADDRESS$ -C
public -o
.1.3.6.1.4.1.789.1.6.4.1.0,.1.3.6.1.4.1.789.1.6.4.2.0,.1.3.6.1.4.1.789.1
.6.4.8.0,.1.3.6.1.4.1.78
On Jul 24, 2008, at 9:14 AM, Charles Breite wrote:
> I inherited this install with some custom commands and plugins already
> installed, but the plugin is from Nagios Website and the command being
> used is
> $USER1$/check_snmp_int -H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ -k -w
> $ARG3$
> -c$ARG4$
I will be Out of the Office
Start Date: 24/07/2008.
End Date: 25/07/2008.
Thank you for your mail.
I am currently away from the office, returning on 25th July
If you need a fault escalating please call the service desk on 0038696
(0870 241 5500) with the case reference and ask for Martina Nich
I inherited this install with some custom commands and plugins already
installed, but the plugin is from Nagios Website and the command being
used is
$USER1$/check_snmp_int -H $HOSTADDRESS$ -C $ARG1$ -n $ARG2$ -k -w$ARG3$
-c$ARG4$ -r -d $ARG5$
The full command is
check_cisco_bandwidth!SNMPCOMMUN
Please always respond on list so that future readers learn from your
experience. More comments below.
On Jul 24, 2008, at 10:04 AM, Charles Breite wrote:
> Yes and no It is from there but very old 2004. I wil upgrade to the
> new
> plugin and see if it corrects the issue.
> Thanks
>
> Current
Ryan Steele wrote:
> [EMAIL PROTECTED] wrote:
>> [EMAIL PROTECTED] schrieb am 23.07.2008 15:03:57:
>>
>>> nsca[28640]: Network server accept failure (9: Bad file descriptor)
>>>
>>> I've seen some sparse reports on Google of a similar problem, but
>>> they're just that - sparse. Which kind of mak
what check are you using? i use snmp:
check_snmp -H $HOSTADDRESS$ -C $ARG1$ -t 60 -o
.enterprises.789.1.6.4.1.0,.enterprises.789.1.6.4.2.0,.enterprises.789.1.6.4.8.0,.enterprises.789.1.6.4.7.0
-w 9000,9000,9000,0 -c 9000,9000,9000,2 -u 'Total
Disks','Active','Spare','Failed' -l ""
the last num
On Jul 24, 2008, at 8:20 AM, Charles Breite wrote:
> Nagios version 2.9
>
> Hey everyone,
> Every few hours our Nagios screen fills with all our Routers and a
> state of Unknown. The status information for all of the routers is
> the line below. Has anyone seen this issue and know what may b
On Jul 24, 2008, at 7:57 AM, J.VC wrote:
> Hi!
>
> I don't hear any sound alerts whenever there is something wrong.
> I've figured out that Nagios v3 runs the mime-type application/wav,
> thats not supported by webbrowsers. That used to be application/x-
> mplayer2, which is supported by man
This bug was recently discovered and a patch has been created (search
the Nagios-Devel mailing list). The patch changes the mime type to
audo/x-wav and does one other thing that makes everything groovy in
Firefox and in IE. I can't say for sure, but I'd expect this to be fixed
in a future release o
jonathan williams wrote:
> On Wed, 2008-07-23 at 05:03 -0700, Andreas Ericsson wrote:
>> jonathan williams wrote:
>>> [1216749581] Warning: Attempting to execute the command
>>> "/usr/local/nagios/libexec/send_mail.pl -n "SERVICE RECOVERY" -h
>>> "jwilliamspc" -s "OK" -a "10.10.113.51" -i "PrintSpo
Hi!
I don't hear any sound alerts whenever there is something wrong. I've figured
out that Nagios v3 runs the mime-type application/wav, thats not supported by
webbrowsers. That used to be application/x-mplayer2, which is supported by many
browsers.
To change that i need to edit status.cgi and
Good Morning Users,
I have run into a little snag monitoring our netapps. I am sure it is a
simple mistake however her it is.
We are monitoring the number of disk on each head of the netapp. This
give us the number of Total, number Active, number Spare and Number
Failed. The issue this
On Jul 24, 2008, at 5:39 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
wrote:
>
>
> Depending on which helpdesk software you are using you should be
> able to
> set up a notification command to raise a ticket in your help desk
> system
>
> You really need to specify the helpdesk system you ar
Yes, I know it's archaic, but I still have machines runing SunOS 5.5.1.
I am trying to compile 3.0.2 on one of these machines, and it is failing
like this:
/usr/include/dlfcn.h:83: warning: `RTLD_NOW' redefined
../include/config.h:111: warning: this is the location of the previous
definition
/usr
I agree with the Mark's point. I see there are two nagios deamons running
under background for some reason. I will post all details as soon as I reach
my office.
Thanks all for your help
-Shankar
On Wed, Jul 23, 2008 at 8:00 AM, Marc Powell <[EMAIL PROTECTED]> wrote:
>
> On Jul 22, 2008, at 8:3
Depending on which helpdesk software you are using you should be able to
set up a notification command to raise a ticket in your help desk system
You really need to specify the helpdesk system you are using before you
could get much more help. Some helpdesk systems allow you to auto
generate tro
Works like a charm,
Thanks!
Lars Jørgensen schreef:
> Hi Matthieu,
>
>
>> I would expect to have two hosts with both having one service
>> called HTTP. However this doesn't work. There are two hosts,
>> but without any services.
>>
>
> Yes, because you have not defined any services, just
On Wed, Jul 23, 2008 at 11:53 AM, Arno Lehmann <[EMAIL PROTECTED]> wrote:
> Hello,
>
> 23.07.2008 11:20, Marc Torres wrote:
>> Hi all,
>>
>> I'm quite newbe to nagios, and I'm trying to configure notifications
>> for services according to host contacts. I mean, I would like to
>> configure contacts
Hi Matthieu,
> I would expect to have two hosts with both having one service
> called HTTP. However this doesn't work. There are two hosts,
> but without any services.
Yes, because you have not defined any services, just a template.
If you want to define a set of services on a group of hosts, th
Hi all, I would like to create some templates for the various servers we have
in our network.
I would like to do something as follows:
#Host template
define host {
namehttp-server
host_name http-server
register0
}
#Service
44 matches
Mail list logo