Hi,
On first glance, I liked the nested config example, but after thinking
about it for a little while, I'm starting to lean toward specifying
the service_sets per service. In cases where multiple groups
contribute to the Nagios configuration of an entity, doing this will
allow each group to "subs
Must have been my bad luck. It seems to be up now.
Disregard complaining. Acquire plugins.
--Matt
On Sun, Dec 19, 2010 at 8:31 PM, Matt Simmons
wrote:
> I'm having issues getting to the exchange, and according to the
> all-knowing, all-seeing powers that
I'm having issues getting to the exchange, and according to the
all-knowing, all-seeing powers that be
(http://www.downforeveryoneorjustme.com/exchange.nagios.org), I'm not
alone.
Any knowledge of the issue or ETR?
--Matt
--
LITTLE GIRL: But which cookie will you eat FIRST?
COOKIE MONSTER: Me
Thanks Tony!
On Mon, Aug 2, 2010 at 2:08 PM, Tony Yarusso wrote:
> FYI, http://community.nagios.org/ is back up today.
>
> --
> Tony Yarusso
> Technical Team
> ___
> Nagios Enterprises, LLC
> Email: tyaru...@nagios.com
> Web: www.nagios.com
>
>
> --
Do the people who run the website look at this list, or does anyone
have the contact for them?
On Tue, Jul 27, 2010 at 1:20 PM, Michael Friedrich
wrote:
> On 2010-07-27 17:35, Matt Simmons wrote:
>> I'm getting a 302 whenever I try to connect to the Nagios community
I'm getting a 302 whenever I try to connect to the Nagios community
site (http://community.nagios.org/) as linked to by the main site.
Is this related to the wiki issue or something else? (Or did I not get
the memo?)
--Matt
--
LITTLE GIRL: But which cookie will you eat FIRST?
COOKIE MONSTER: M
Bah! If you don't have an event handler that fences the misbehaving
machine at the first sign of trouble, you're not trying hard enough
;-)
On Mon, Jun 28, 2010 at 8:34 AM, Max wrote:
> On Mon, Jun 28, 2010 at 8:29 AM, Matt Simmons
> wrote:
>> If only there were some kind
If only there were some kind of software available to let us know when
websites were down...
On Sat, Jun 26, 2010 at 1:07 PM, Roy Sigurd Karlsbakk
wrote:
>> The Ip of the server points to a Us located server .,
>>
>> they may have not woken up yet , or they are having a HW issue .
>
> Well, it's
wrote:
> Am 12.06.10 13:16, schrieb Matt Simmons:
>> I've seen people run into problems like this when they're checking a
>> machine that's 64 bit, and the monitoring host is 32. That's not, by
>> chance, the case now, is it?
>>
> Well, the problem also
Do you mean that you can't do it if you go to Services or Hosts, or
you mean that you really do want to disable notifications and downtime
for *truly* random hosts? Because I don't think there's a whole lot of
use cases matching that.
--Matt
On Mon, Jun 14, 2010 at 10:18 PM, Trisha Hoang wrote:
I've seen people run into problems like this when they're checking a
machine that's 64 bit, and the monitoring host is 32. That's not, by
chance, the case now, is it?
--Matt
On Sat, Jun 12, 2010 at 12:33 AM, Dirk H. Schulz
wrote:
> Hi folks,
>
> I have run into a problem with check_disk. I have
f you're monitoring 800 machines across WANs, you might look
>>into distributed monitoring:
>>http://nagios.sourceforge.net/docs/3_0/distributed.html
>>
>>Let us know how it goes!
>
> Thanks for the links. So the distributive monitoring provided by the Nagios
Make sure to read these pages:
http://nagios.sourceforge.net/docs/3_0/tuning.html
http://nagios.sourceforge.net/docs/3_0/largeinstalltweaks.html
Also, if you're monitoring 800 machines across WANs, you might look
into distributed monitoring:
http://nagios.sourceforge.net/docs/3_0/distributed.html
When you say load average, do you mean the 1 minute moving average?
And what are you using to display the load average?
--Matt
On Thu, Jun 10, 2010 at 3:48 PM, Trisha Hoang wrote:
> Hi all,
> When I first installed nagios-3.2.0 with embedded perl enabled, nagios
> experienced increasing latency
If you're in the habit of compiling things from source on a distro
that uses package management, it's not too hard to set up your own
internal repository. With CentOS, it's farcically easy. The "hard
part" is making an RPM, and even that just takes a little time to
figure out.
IBM's guide to packa
Have you considered adding your upstream router as a host, and making
it the parent of your remote hosts?
Also, remember to take off the 'u' notification flag of the uplink's
children, otherwise you'll still be buried under a pile of
notifications.
--Matt
On Mon, May 24, 2010 at 5:37 AM, Marc Ha
Have you verified that your MTA is operating correctly? Try sending
mail from the command line (echo "test 1" | mail -s "test 1"
em...@address.com) and see if that goes through, before you suspect
Nagios.
--Matt
On Tue, Apr 20, 2010 at 7:34 AM, Marc Powell wrote:
>
> On Apr 19, 2010, at 10:34 P
Like anything else, the thin clients have to be able to report,
somehow. Given the fact that there is a Wyse MIB (
http://www.oidview.com/mibs/714/WYSE-MIB.html ), I'd wager they
support SNMP, and thus could probably be set up like any other network
accessible host.
Also, there's a chance (though
Try this from a command prompt:
telnet localhost 80
then if it connects, type
GET / HTTP/1.0
and hit enter twice.
Paste the output. For instance, mine looks like this:
Trying 127.0.0.1...
Connected to newcastle.int.ia.
Escape character is '^]'.
GET / HTTP/1.0
HTTP/1.1 200 OK
Date: Tue, 30
We use email and SMS to deliver notifications. We do it the cheap way,
which is by using our cell provider's SMS gateway. We're in the
states, so we can get away with that. I have heard that it might not
be the case that cell providers offer a gateway service.
--Matt
On Fri, Mar 12, 2010 at 9:43
Hi All,
I'm attending the 2010 Professional IT Community Conference
(http://www.picconf.org) being held in New Brunswick, NJ, and I'm
giving a talk about staying sane while working with the Nagios
configuration.
The talk will be 45 minutes long, and will primarily be an outshoot
from this article
Yes. And you can simplify this by running ssh-copy-id as the Nagios user:
--
nag...@monserv:~$ ssh-copy-id remu...@remhost
remu...@remhost's password:
Now try logging into the machine, with "ssh 'r...@webdb1.int.ia'", and check in:
.ssh/authorized_keys
to make sure we haven't added extra keys
If you have snmp enabled on the hosts, you can pull that information out:
~$ snmpwalk -v 2c -c COMMUNITY myhost.mydomain.com
HOST-RESOURCES-MIB::hrSWRunName.3309
HOST-RESOURCES-MIB::hrSWRunName.3309 = STRING: "crond"
On Mon, Mar 8, 2010 at 8:10 AM, Jatin Davey wrote:
> Let me re-phrase it a li
Alright, so going through all of the things in my generic-services
definition that I never ever look at (event_handler_enabled? who would
set that to 0?), I came across "failure_prediction_enabled 1". I
couldn't recall memorizing that particular line from the object
definitions. I checked, and sure
It strikes me that if there isn't one available and relatively up to
date, it would be a good endeavor for the Nagios community to work on.
I don't have a lot of time, but I'd be willing to work with people to
get an image prepared. Anyone want to help, or have suggestions?
--Matt
On Wed, Mar 3
By default, at the top of your commands.cfg file, you'll see things
like "notify-host-by-email" and "notify-service-by-email". Those are
commands that work in conjunction with the configuration specified in
contacts.cfg.
Essentially, all of your services and hosts have or inherit a
"contact_groups
You could write a wrapper around the plugin to check the time of day
and execute it as needed.
On Mon, Mar 1, 2010 at 2:47 PM, shadih rahman wrote:
> All,
> Is it possible to use multiple check_interval based on the hours of the
> day for a single check? For example during day time service
Do you want to monitor whether they ran correctly, or whether the
daemons they started are still running correctly?
--Matt
On Fri, Feb 26, 2010 at 2:43 AM, Kaushal Shriyan
wrote:
> Hi,
>
> Any recommended method to monitor customized init scripts. I know
> check_tcp will only monitor ports.
>
>
As Patrick Morris suggested, it's possible to include the
acknowledgement text using the $SERVICEACKCOMMENT$ macro. Just insert
it into the proper place in your "notify-host-by-email" command
definition.
--Matt
On Fri, Feb 12, 2010 at 10:09 AM, Andrew Davis wrote:
> For months I've been acknowl
My first guess would be that there is some sort of environmental
variable being set when you log in that wouldn't be set when you
aren't (ie, when Nagios triggers it). Are you using keys that have
passphrases, maybe? Can you give us a look at the contents of
check_by_ssh?
--Matt
On Fri, Feb 5,
What manufacturer / model of blades do you have? There are sometimes
additions to ESX(i) that can be implemented (such as Dell's
openmanage) that provide interfaces to monitor hardware.
On Wed, Jan 27, 2010 at 6:33 PM, ReynierPM wrote:
> Hi every:
> I have 6 Blade Servers with ESX vSphere and in
Would you be willing to share this script? I asked a question a while
back on serverfault
(http://serverfault.com/questions/21121/nagios-alerts-by-telephone)
and this could be useful to a lot of people (assuming I'm not missing
a general solution that's out there and just not known by me).
--Matt
Are you able to ssh to the remote machine as the remote user? I've
been bitten by not having the remote host in my nagios user's
known_hosts file, and my scripts get prompted, and for some reason
that stops me from obtaining statistics ;-)
--Matt
On Fri, Jan 22, 2010 at 7:35 AM, Mario Rimann wr
33 matches
Mail list logo