It's not a perfect solution, but what I've done to
achieve more or less what you're looking for is:
Create an .htaccess file for the
nagios/share directory:
AuthName "Nagios Access"
AuthType Basic
AuthUserFile
/usr/local/nagios/etc/htpasswd.users
AuthGroupFile
/usr/local/nagios/etc/htpass
My company wants to give all users
in the company a view of the hostgroup overview page on the company intranet
page but without access to the links that accompany the page (just so people can
see what is up and down in real time). Is there a plugin out there that
will allow this to be d
I am having a strange problem that I can't replicate on it's own. For
the most part, but not always, it seams to happen with a Disk snmp check
to a few select windows servers. I've also seen this happen with an
SNMP proc check, but not as bad.
The error Nagios shows is: ERROR: Description/Type t
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Justin Craig
> Sent: Friday, June 30, 2006 9:51 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Missing hosts.cfg,
> hostsgroups.cfg,timperiods.cfg
>
> First le
I fell into the same trap. The install
package installs minimal.cfg but no other ones.
If you create the necessary cfg files by
hand it will work, also uncomment the necessary files in nagios.cfg when they
are created. I had to play with it a bit to get it to work but now it works
with
First let me beg forgiveness - I am not a linux admin, I barely can navagate my way around linux.
I have successfully installed nagios 2.2 and apache web server. I have the app running and get to a web page via http://mymachinename/nagios and have access the the CGI's and I am monitoring local
Do you want to disable all email alerts or just for a few services ?
-Original Message-
From: Kimura, Bill (US SSA) [mailto:[EMAIL PROTECTED]
Sent: 30 June 2006 14:45
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] disable email notifications
Greetings,
I'm currently r
Greetings,
I'm currently running Nagios 2.4 and have
a need to temporarily disable email alerts,
but nothing seems to be working, short of
stopping sendmail.
I have the following variables set:
enable_notifications=0
use_retained_program_state=0
I've restarted Nagios, cleared out the object.ca
Thanks to all that replied. I've summarised on our blog: http://
altinity.blogs.com/dotorg/2006/06/lessons_in_noti.html
Ton
On 22 Jun 2006, at 16:38, Ton Voon wrote:
> I'm interested in what people have designed for notifications in a
> distributed setup. The official line is the master server
Marc Powell schrieb:
> I don't use check_dhcp myself but according to this post it's a
> limitation of dhcpd. It seems like a good thing to me for the DHCP
> server not to give itself a lease ;)
But according to my posted logs it gives itself a lease. ;)
> I can't narrow my search enough
> with
Thanks for your reply Gerhard, yes I meant that check_logfiles. You see I have
an application running on a linux server and I want to search the logs for a
specific error message but I only want it to raise an alarm (status change to
critical) if in a single check it finds more than five of that ty
Hi Jorge,
do you mean _this_ check_logfiles?
http://www.nagiosexchange.org/Misc.54.0.html?&tx_netnagext_pi1%5Bp_view%5D=5
38
> to do is that when the pattern repeats itself 5 times (for
> example) then give an alert not just with one time, I can't
> figure out how to do this with nagios plugin
Hi, I want to monitor a certain pattern in a log file so I've been testing
check_logfiles and check_log but what I want it to do is that when the pattern
repeats itself 5 times (for example) then give an alert not just with one time,
I can't figure out how to do this with nagios plugins. Has anyone
MaxxAtWork wrote:
> I'm planning to monitor temperature & humidity in our server room using
> Nagios.
> Question (admittedly, not strictly related to Nagios): where is best to place
> the probes? At what height?
We placed ours at ceiling height out of air currents as well. The idea
being the cei
14 matches
Mail list logo