Not sure if anyone ever responded to this
I recall seing that error but I do not remember exacly what induced it,
It should be something simple like Windows Firewall, refusing to allow
nagios to access the port to the Windows server you are monitoring.
(instead of Windows Firewall, it could be a
I did change the name of check_nt to check_nc_net about a year ago, However
when I posted to the Plugin_developer group a few months ago, they said they
did not want to include check_nc_net into the standard plugins and requested
that I maintain it on a seperate site, which I am doing, on the offic
i think check_dig might start things off ... you can ask a name server for
an MX record and specify what you expect in the answer section with the -a
flag:
check_dig -H SERVER -l cnn.com -T mx -a nycmail1.turner.com
so this would expect the string "nycmail1.turner.com" to be in the answer
section
On various DNS servers, I'd like to make sure that a certain A records
remains the 10 record (or, at least, the first deliverable mail server),
and then alert me when that changes.
Any idea how to do this with Nagios? From what I can tell, the
check_dns plugin does not have this functionality.
I have setup my contacts file such that each contact has 3 definitions.
The entire contacts file is generated by an external script that pulls
from a DB so that we can rotate pager duty. The following contact
definitions are setup for each contact:
1. Default contact (may be either email-only or
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Siwei
Zhang
Sent: Thursday, July 26, 2007 2:11 PM
To: nagios-users
Subject: [Nagios-users] host problem
Hi there,
I am using Nagios2.3.1. One of our hosts only show up in the Web GUI
intermittently.
Did anyone else encounter th
Hi there,
I am using Nagios2.3.1. One of our hosts only show up in the Web GUI
intermittently.
Did anyone else encounter this problem before?
Kevin SZ
-
This SF.net email is sponsored by: Splunk Inc.
Still g
I have a Nagios server setup at my office running version 3.0a5 on centos 4.
I have a small client that I would like to monitor their workstations from
my Nagios server. They have a small network with five windows workstations
and one network printer behind a Linksys router and dsl internet connect
I had a linux-based nagios 2.9 install with nagiosgraph 0.8. The server recently
shutdown and upon startup, while nagios ran fine and nagiosgraph.log
and perdata.log
both show the correct type of activity, new graphs simply weren't
generated after startup.
The classic: "Illegal attempt to update" m
Why are you using snmp to monitor a local resource?
Just use check_disk. It comes as one of the standard nagios-plugins.
On Thu, 2007-07-26 at 18:44 +0530, sujith h wrote:
> Hi ,
>
> My name is Sujith. Am using nagios for our network monitoring.
> I am using Ubuntu(dapper) in our PC. And I had
try
check_snmp_storage.pl -H host -C community -q FixedDisk -m / -r -w 80 -c 90
since storage can monitor ram,swap,disk,flash memory, cd, floppys, etc
you must specify which type of media, and if you only want '/' you
need -r
check_snmp_storage -H host -C community -q FixedDisk
On 7/26/07, su
Hi ,
My name is Sujith. Am using nagios for our network monitoring.
I am using Ubuntu(dapper) in our PC. And I had tested the
check_smtp_storage.pl to monitor the diskspace in the PC.
It works fine. But when I copied the exact file to other PC
which runs Ubuntu in it and i had installed a package
Hello Lalita,
I also don't know a possibility to realize this in hostgroups.cfg. But
you could create a host-template and add there your contact-group. All
machines you want notifications for must use this template.
host-template:
define host{
namemy-generi
David,
Thank you for my help. But this will not help me exactly.
I am aware of ths fact that in hosts.cfg I can specify the person I want
the mail to rech to.
I want to achive this task in hostgroups.cfg which I guess is not
possible.I want this particular-person to receive mails for a group of
mac
Hello Lalita!
The easiest way to do this imo, is to create a new contact group with
and add this person to that group. Then add the contact group to the
services / hosts in your hosts / services config files:
define host {
host_name somehost
alias
15 matches
Mail list logo