template &
restarted nagios, it worked as its supposed to.
Steve
From: a31mod...@hotmail.com
To: nagios-users@lists.sourceforge.net
Date: Tue, 2 Jul 2013 14:24:29 -0400
Subject: [Nagios-users] Question on adding additional user to Web cgi
Hello All,
Think I am missing something obvious
Hello All,
Think I am missing something obvious here. Running core 3.2 and an trying to
add a user to the web console. I only want this user to have rights to the
hosts that he is a contact for.
I have a host group called broadband which has no services associated with it .
I am only using
Has anyone put together a standards document for monitoring that they can
share. I need to update ours, which really needs it, but would like to see what
others might have.
Thanks,
Ed
--
Everyone hates slow websites. So
I have a query that says it returns 0. and have a warning value of 2:6 and
critical value of 7 and am getting a warning.
This is from the debug file:
[1361472169.305131] [2048.1] [pid=2302] BEGIN MACRO PROCESSING ***
[1361472169.305133] [2048.1] [pid=2302] Processing: '$USER1$/c
f time to process them?
> Good luck
>
> -Mensaje original-
> De: Götz Reinicke - IT Koordinator [mailto:goetz.reini...@filmakademie.de]
> Enviado el: lunes, 04 de febrero de 2013 17:20
> Para: nagios-users@lists.sourceforge.net
> Asunto: [Nagios-users] Question re
Para: nagios-users@lists.sourceforge.net
Asunto: [Nagios-users] Question regarding Availability Report
Hi,
we run Nagios for a some years now and only from time to time I had to
generate Host Availability Reports.
Now that I updated to the latest 3.4.4 (we hat 3.4.1 installed) I wanted to
Hi,
we run Nagios for a some years now and only from time to time I had to
generate Host Availability Reports.
Now that I updated to the latest 3.4.4 (we hat 3.4.1 installed) I wanted
to generate some reports for host availability in 2012.
So I select the host, set "Report Period:" to "Last Year
Hi,everybody!
My question is I'm going to compiling nrpe on my solaris box 9,it occured
some erroes:
root@ebackup # /Solaris/make-3.82/make all
cd ./src/; /Solaris/make-3.82/make ; cd ..
make[1]: Entering directory `/Solaris/nrpe-2.13/src'
gcc -g -O2 -I/usr/local/ssl/include/openssl -I/usr/local/s
I don't really understand where you're seeing that. Can you clarify a
little bit or maybe provide a screenshot?
Alex Griffin
---
Tech Team
agrif...@nagios.com
Edwin Zoeller wrote:
> When looking at availability of a host/service I see in the listing
> “System Restart” Can someone explain what th
On 20/04/12 15:51, Edwin Zoeller wrote:
When looking at availability of a host/service I see in the listing
"System Restart" Can someone explain what this is and does it have any
effect on the host/service.
Thanks
Ed
PPlease consider the environment before printing this e-mail
That usual
When looking at availability of a host/service I see in the listing "System
Restart" Can someone explain what this is and does it have any effect on the
host/service.
Thanks
Ed
P Please consider the environment before printing this e-mail
---
Is this a Linux server you are checking?
From: Claudio Kuenzler [mailto:c...@claudiokuenzler.com]
Sent: Saturday, March 24, 2012 11:37 AM
To: Nagios Users List
Subject: Re: [Nagios-users] question about alert
Hello,
I agree that the server still has plenty of space and also inodes look OK.
So
Hello,
I agree that the server still has plenty of space and also inodes look OK.
So what you need to find out now is the WARNING and CRITICAL thresholds.
These thresholds determine when a warning or critical notification should
be sent by Nagios. The warning threshold is probably set very low.
A
Hi Group,
I am having a bit of a time understanding a NAGIOS alert that was setup be my
predecessor.
I will show the alert that is on disc availability, and then below that I show
the NAGIOS display
of the alert conditions of dic conditions and lastly I show the actual values
of the disc "df"
Hello,
I have a question
Is it possible with a addon to calculated how much storage a group of servers
is using for billing a customer?
All server do have a nagios disk space check of the Windows C drive and Windows
D drive and others.
Regards,
Leo Arnts
Technisch Consultant
ZorgComputerCentrum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I have a question about the way NSCA works.
We have a distributed nagios system, where one server does most of the
checks and sends them to the master server via NSCA. This works. Some
other checks are done by the master server directly, this wor
You have it backwards. 'df' says 24% used, not remaining. 'check_disk'
shows how much is remaining (76% and 99% in this case). I've never liked
how check_disk displays its results by default, most Unix tools show as a
primary metric how much of a resource is used and not how much is
remaining.
Hi,
Please help
See this output:
$ df -h /S00022_BACKUP
Filesystem size used avail capacity Mounted on
S00022_BACKUP 2.6T94G 307G24%/S00022_BACKUP
$ plugins/check_disk -E -w 20% -c 10% -W 10% -K 8% -u MB -p /S00022_BACKUP
DISK OK - free space: /S00022_BACKU
Hi Thomas.
Thank you for the reply.
I understand.
Thanks,
Yu
Schimpke, Dr. Thomas - bhn さんは書きました:
>Hi Yu,
>
>conversion from Microseconds to seconds...and then convert the result to
>double.
>
>Thomas
>
>
>
>On 10/31/2011 03:24 AM, Yu Watanabe wrote:
>> Hi all!
>>
>> I would like to ask questio
Hi Yu,
conversion from Microseconds to seconds...and then convert the result to
double.
Thomas
On 10/31/2011 03:24 AM, Yu Watanabe wrote:
> Hi all!
>
> I would like to ask question about the calculation of service check latency.
>
> In the code (events.c), the service check latency is calcula
Forgot to mention about the version.
The version is nagios v 3.3.1. Sorry.
Thanks,
Yu
Yu Watanabe さんは書きました:
>Hi all!
>
>I would like to ask question about the calculation of service check latency.
>
>In the code (events.c), the service check latency is calculated as,
>
>latency = (double)((doub
Hi all!
I would like to ask question about the calculation of service check latency.
In the code (events.c), the service check latency is calculated as,
latency = (double)((double)(tv.tv_sec - event->run_time) + (double)(tv.tv_usec
/ 1000) / 1000.0);
I was wondering, what is the below caculati
On 10/27/2011 04:39 AM, Gian Karlo wrote:
> Sorry it should be Nagios not OpenNMS. Anyway I would like to ask it again
> if it is possible in Nagios. Thanks a lot.
>
A lot of questions here. Most of them seem to point to you wanting to start
a business based on packaging and selling Nagios to oth
On 28.10.2011 05:30, Mike Lindsey wrote:
> Short answer: Yes.
>
> Medium answer: The free version can provide all of this, but it takes
> some work to get what you want. The paid version will give you a lot
> more of this right out of the door.
>
> Long answer: Go to nagios.org, read the docs,
u
Short answer: Yes.
Medium answer: The free version can provide all of this, but it takes
some work to get what you want. The paid version will give you a lot
more of this right out of the door.
Long answer: Go to nagios.org, read the docs, play with the demo,
download the software. Install
Sorry it should be Nagios not OpenNMS. Anyway I would like to ask it again
if it is possible in Nagios. Thanks a lot.
1. Topology Based Navigation - Be able to navigate devices/elements as based
on the topology map created
2. Automatic Device Discovery -Be able to discover devices for
monitori
On Wed, October 26, 2011 10:28, Gian Karlo wrote:
> Hi everyone. I would like to evaluate OpenNMS but I would like to ask if
> if
> the features that I am looking is supported out-of-the-box. Thank you.
>
Wrong list... try the OpenNMS list.
Hi everyone. I would like to evaluate OpenNMS but I would like to ask if if
the features that I am looking is supported out-of-the-box. Thank you.
1. Topology Based Navigation - Be able to navigate devices/elements as based
on the topology map created
2. Automatic Device Discovery -Be able to
nal Message-
> From: Jörg Linge [mailto:pitchf...@ederdrom.de]
> Sent: Monday, September 19, 2011 2:10 AM
> To: Nagios Users List
> Subject: Re: [Nagios-users] Question about notifications
>
>
> Am 18.09.2011 um 15:08 schrieb Kirill Bychkov:
>
> > Hello,
> >
>
-Original Message-
From: Jörg Linge [mailto:pitchf...@ederdrom.de]
Sent: Monday, September 19, 2011 2:10 AM
To: Nagios Users List
Subject: Re: [Nagios-users] Question about notifications
Am 18.09.2011 um 15:08 schrieb Kirill Bychkov:
> Hello,
>
> Nagios monitored host and se
Am 18.09.2011 um 15:08 schrieb Kirill Bychkov:
> Hello,
>
> Nagios monitored host and services on this host. When host is down, can
> notify me about only host? I.e. don't notify about service on this host?
Thats the normal behavior!
I it dose´t work, your host is not marked as "DOWN/HARD"
Thank you!
On 19 September 2011 11:27, Qi Zhang wrote:
> Yes you can do it by specify the "service dependency"
> Please refer to this page:
> http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html
> In "Service Dependency Definition" section.
>
> Zhang Qi
>
>
> On Sun, Sep 18, 2011 at 9:0
Yes you can do it by specify the "service dependency"
Please refer to this page:
http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html
In "Service Dependency Definition" section.
Zhang Qi
On Sun, Sep 18, 2011 at 9:08 PM, Kirill Bychkov wrote:
> Hello,
>
> Nagios monitored host and servi
Hello,
Nagios monitored host and services on this host. When host is down, can
notify me about only host? I.e. don't notify about service on this host?
--
--
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http
>
> notification_interval 120 ; Re-notify about service problems every
> hour
>
You may want to change the value of notification_interval value to 60 if you
would like to receive the notification after each hour.
> define service{
> use NWKService
> host_name
Hi Everyone,
I just joined the forum today, so I will appologize up front for the
somewhat basic nature of my question. I've not been able to find
anything about it yet, it's possible I haven't spent enough time
searching for my answer, but if someone can point me in the right
direction it would
Stuart Browne, Dienstag 24 Mai 2011:
> All contacts have the following two:
>
> service_notification_period 24x7
> host_notification_period24x7
That's it, thank you Stuart!
--
Andre Tann
> -Original Message-
> From: Andre Tann [mailto:at...@alphasrv.net]
> Sent: Tuesday, 24 May 2011 4:32 PM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Question about notification_period
>
> Hello everyone,
>
> I want my servers to be chec
Hello everyone,
I want my servers to be checked in a 24x7 period, and I want to be
notified by mail all the time to one contact. This works fine at the
moment.
But to a second contact,Mails should only be sent say 10:00-18:00.
How could I do this? Nagios doesn't accept a notification_period obje
i think check_disk, if has "-L", will expect that at least one local
disk is available with any remote one.
On Tue, May 10, 2011 at 9:53 PM, Dave Wallis wrote:
> Yueh-Hung Liu wrote:
>> it's not an error, you specify to check /usr/local only and it's a
>> remote fs, so no local fs will be checke
Yueh-Hung Liu wrote:
> it's not an error, you specify to check /usr/local only and it's a
> remote fs, so no local fs will be checked and the "-L" option just
> test the access to nfs.
>
I should have included that the check_disk plugin using the "-L" option
returns the value 3, which indicate
it's not an error, you specify to check /usr/local only and it's a
remote fs, so no local fs will be checked and the "-L" option just
test the access to nfs.
On Tue, May 10, 2011 at 1:08 AM, Dave Wallis wrote:
> On Red Hat 6 clients, I need to monitor some NFS mount points for conditions
> like
On Red Hat 6 clients, I need to monitor some NFS mount points for
conditions like stale NFS file handles. The "check_disk" plugin
describes the "-L" (--stat-remote-fs) option as providing this
functionality. However, either I'm not understanding how the option
works, or it's not working properl
On 23 March 2011 23:51, Steve F wrote:
> I have a small test Nagios 3.2 environment on a Suse platform ( 11 & 10
> boxes )and was wondering about the encryption methods used.
>
> I am working fine with no encryption configured on host or central server. I
> am getting all of the checks on the cons
I have a small test Nagios 3.2 environment on a Suse platform ( 11 & 10 boxes
)and was wondering about the encryption methods used.
I am working fine with no encryption configured on host or central server. I am
getting all of the checks on the console. Once I set it to any value other
than 0
hat I am trying to do.
Thanks,
Steve
> Date: Sat, 12 Feb 2011 10:09:26 +
> From: j...@jimavery.me.uk
> To: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] Question on setting up a specialized status.cgi
> page
>
> What was is about servicegroups which
what I am trying to do.
>
> Thanks,
>
> Steve
>
>
>
>> Date: Sat, 12 Feb 2011 10:09:26 +
>> From: j...@jimavery.me.uk
>> To: nagios-users@lists.sourceforge.net
>> Subject: Re: [Nagios-users] Question on setting up a specialized
>> status.cgi page
&
10:09:26 +
> From: j...@jimavery.me.uk
> To: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] Question on setting up a specialized status.cgi
> page
>
> What was is about servicegroups which didn't work for you? That's
>
What was is about servicegroups which didn't work for you? That's
what I'd look at first.
Jim
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they
Hello All,
I have say 20 hosts that among their checks they each run the same 5 checks on
a SCO Unix machine at their location via an rsh script. For example, I rsh to
the sco box, do a sar on it and report the results back and determine if the
cpu on the sco box is high. These check reports
I want to find out if I can simply change the check_command for imap, pop, and
smtp to verify 587, 995, and 993 respectively
on the nagios server, in commands.cfg, I thought perhaps I could just change
this:
# 'check_pop' command definition
define command{
command_namecheck_pop
: Monday, October 25, 2010 10:22 AM
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Question about use check_snmp plugin
Hi,
my name is Roman.
I have installed nagios plugins and I don't understand, why check_snmp is not
working properly.
for example, I use "-r" opti
>
> Hi,
> my name is Roman.
> I have installed nagios plugins and I don't understand, why check_snmp is
> not working properly.
> for example, I use "-r" option (as describe in docs)
>
> port Fa0/14 on switch is *UP*
> inframonitor:/usr/local/icinga/libexec #
> /usr/local/icinga/libexec/check_snmp
On Oct 20, 2010, at 8:34 AM, Trond Hasle Amundsen wrote:
>> Beyond just good programming practice, always use full paths to external
>> programs within your scripts. $PATH may not be what you expect it to be,
>> especially when being run by the nagios daemon which has a more restrictive
>> env
On 10/19/10 14:20, steve f wrote:
> Hello All,
>
> I have the following script created to check free space on a remote
> legacy box via rsh.
>
> used=`sudo rsh $1 df -v |grep starlite6 | head -1 | awk '{print $4}'`
8<
snip
8<
> If I run this from the command line, I get the follow
Marc Powell writes:
> On Oct 19, 2010, at 2:20 PM, steve f wrote:
>
>> Hello All,
>>
>> I have the following script created to check free space on a remote legacy
>> box via rsh.
>>
>> used=`sudo rsh $1 df -v |grep starlite6 | head -1 | awk '{print $4}'`
>> free=`sudo rsh $1 df -v |grep starl
On Oct 19, 2010, at 2:20 PM, steve f wrote:
> Hello All,
>
> I have the following script created to check free space on a remote legacy
> box via rsh.
>
> used=`sudo rsh $1 df -v |grep starlite6 | head -1 | awk '{print $4}'`
> free=`sudo rsh $1 df -v |grep starlite6 | head -1 | awk '{print $5
Spent some more time with it & now getting a little closer
I added this to my script on the dist server running the check:
CLOCK=`date +%s`
HOST=$1
SVC="Starlite Size"
STATUS=$3
OUTPUT=$4
Changed the following lines
exit 0 toSTATUS=0
exit 1 toSTATUS=1
exit 2 t
Hello All,
I have the following script created to check free space on a remote legacy box
via rsh.
used=`sudo rsh $1 df -v |grep starlite6 | head -1 | awk '{print $4}'`
free=`sudo rsh $1 df -v |grep starlite6 | head -1 | awk '{print $5}'`
full=`echo $(($used+$free))`
percent=`echo
In the past I configured some custom variables to be shown in extinfo,
so that they are displayed in objects' details page.
So I think it should work. I've no time to test at this moment, but you could :)
On Tue, Oct 19, 2010 at 5:10 PM, Paul M. Dubuc wrote:
>
> Joel Brooks wrote:
>> hey gang,
>>
Joel Brooks wrote:
> hey gang,
>
> can macros be used in configuration objects?
>
> i.e. can i use $HOSTNAME$ in the display_name directive on a host object?
>
That would be nice, but I don't think you can. You can use them in the
command arguments in the check_command directive though.
--
hey gang,
can macros be used in configuration objects?
i.e. can i use $HOSTNAME$ in the display_name directive on a host object?
thx,
J
--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flas
After adding a fair number of hosts/services based on templates -- all with a
number of dependent services -- we're seeing Nagios taking a fair amount of
time to start up now. We're using Nagios 3.2.1. Startup times seemed to be in
the vicinity of 4 minutes. During that time Nagios chews up 1
On Oct 1, 2010, at 3:56 PM, steve f wrote:
> I am building a package to send out to 500 locations to set up a distributed
> Nagios 3.2 environment.
>
> I have scripts written that when the nagios package is dropped in a location,
> the script creates a hosts.cfg & a hostgroup.cfg file on the r
I am building a package to send out to 500 locations to set up a distributed
Nagios 3.2 environment.
I have scripts written that when the nagios package is dropped in a location,
the script creates a hosts.cfg & a hostgroup.cfg file on the remote distributed
server for the hosts he will monito
Hello,
I am trying to get an idea of a central server to host ratio for a large
Nagios 3.2 deployment I am working on.
I anticipate having about 600 distributed servers , each responsible for 10-15
hosts ( including itself ) . I figure about 10 - 15 checks per host. All
hosts are identical
Date: Fri, 17 Sep 2010 09:23:42
To: 'nagios-users@lists.sourceforge.net'
Reply-To: Nagios Users List
Subject: [Nagios-users] question about check_by_ssh
--
Start uncovering the many advantages of virtual appli
A check *cannot* return two status codes; it's just not possible.
Nagios will only respect the status code returned by your check plugin,
and there will only be one of those. If that plugin happens to run
multiple scripts that return other codes, that's irrelevant; the only
result code that
My nagiox box uses check_by_ssh to run a remote check_log script on a box, I
have a tricky situation where I need to "generate" the log right before
check_log is invoked.
This is the setup I have done:
On my local Nagios box, created a dummy shell script to invoke check_by_ssh
twice, one to ru
On 09/08/2010 10:54 PM, steve f wrote:
>
> I have a need to check about 10 server partitions on 1200 servers in
> a distributed Nagios environment. Down the road, I would probably
> use event handlers to correct known space issues for certain
> partitions.
>
> My question is is it significantly
I have a need to check about 10 server partitions on 1200 servers in a
distributed Nagios environment. Down the road, I would probably use event
handlers to correct known space issues for certain partitions.
My question is is it significantly more efficient to check all of the
partitions in a
www.opmon.org
_
Dario B. Bestetti OpServices
R. Félix da Cunha, 1009 - Sala 501
Porto Alegre, RS - CEP 90570-001
Fone 55(51)32753588 Mobile 55(51)81518218
Fax 55(51)32753588 Email dario.beste...@opservices.com.br
"Taking control has never bee
Hi there --
Is opmon agent still being developed for use with Nagios? If so, what is the
download site for it? Thanks.
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient infor
the tiny blue image.
Mouse over that and the threshold pops up in a comment tag.
HTH
Brent
From: Joel Brooks [mailto:jbro...@oddelement.com]
Sent: Monday, August 09, 2010 1:31 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] question about notifications
hey
On Aug 9, 2010, at 1:24 PM, gregborbo...@gmail.com wrote:
> Are the command arguments passed in a scope?
>
> Such as check_groovy!WARN!CRIT
>
> If so, you could do arg1 and arg2
These would only be available to the check_command, not the notification
command.
--
Marc
--
different point of view.
Sent via BlackBerry from T-Mobile
-Original Message-
From: Jim Avery
Date: Mon, 9 Aug 2010 19:12:11
To: Nagios Users List
Reply-To: Nagios Users List
Subject: Re: [Nagios-users] question about notifications
On 9 August 2010 18:31, Joel Brooks wrote:
> hey
On 9 August 2010 18:31, Joel Brooks wrote:
> hey all,
>
> is there a way to include the WARNING and CRITICAL thresholds in a
> notification (without including the perfdata)?
>
> There doesn't seem to be a macro for this.
>
> i.e., i'd like my notification to show something like:
>
>
> $SERVICEDES
I assume that there wouldn't be a macro for it due to the fact that it
is normally up to the plugin / service check to determine and know what
the thresholds are in order to know what exit code to return back to Nagios.
Your best chance may be to define those values as service macros. That
way
hey all,
is there a way to include the WARNING and CRITICAL thresholds in a
notification (without including the perfdata)?
There doesn't seem to be a macro for this.
i.e., i'd like my notification to show something like:
$SERVICEDESC$ is in $SERVICESTATE$ condition.
$SERVICEOUTPUT$
Current: $
gs you already have, so what you've written will be
> helpful.
> Regards
> Ewan
>
> -Original Message-
> From: Litwin, Matthew [mailto:mlit...@stubhub.com]
> Sent: 12 January 2010 19:01
> To: Scott, Ewan
> Cc: Morris, Patrick; Nagios Mailinglist
> Subjec
an
Cc: Morris, Patrick; Nagios Mailinglist
Subject: Re: [Nagios-users] question about running Nagios on Solaris LDom and
Zone servers
I am looking at the same situation myself and have decided that I am going to
have to run NRPE on each zone lest I rewrite all my plugins. Now I am deciding
which c
Regards
> Ewan
>
> Version info:
> Nagios core: 3.2
> Nagios plugins: 1.4.14
> Nagios nrpe: 2.12
>
>
>
>
>
>
>
> -Original Message-
> From: Morris, Patrick [mailto:patrick.mor...@hp.com]
> Sent: 11 January 2010 18:25
> To: Scott, Ewan
> Cc: Nagios Mail
Sent: 11 January 2010 18:25
To: Scott, Ewan
Cc: Nagios Mailinglist
Subject: Re: [Nagios-users] question about running Nagios on Solaris LDom and
Zone servers
Scott, Ewan wrote:
>
> I am about to put Nagios on both the primary LDom physical servers and
> all the virtual guest systems which ru
Morris, Patrick wrote:
>> Just a quick question. When examining the information for a service
>> in the NAGIOS web interface, I have noticed that the "Last Update"
>> time keeps resetting back to zero every 10 seconds i.e. when it
>> reaches "0d 0h 0m 10s ago". Is this normal behaviour. I was ce
Scott, Ewan wrote:
>
> I am about to put Nagios on both the primary LDom physical servers and
> all the virtual guest systems which run on them. Similarly I intend to
> run it on the primary host zone servers and the guest zones running on
> them. Is anyone aware of any problems - performance i
Dietrich Radel wrote:
> Just a quick question. When examining the information for a service in
> the NAGIOS web interface, I have noticed that the "Last Update" time
> keeps resetting back to zero every 10 seconds i.e. when it reaches "0d
> 0h 0m 10s ago". Is this normal behaviour. I was certain
Solaris query.
I am about to put Nagios on both the primary LDom physical servers and all the
virtual guest systems which run on them. Similarly I intend to run it on the
primary host zone servers and the guest zones running on them. Is anyone aware
of any problems - performance issues? - whic
Hello.
Just a quick question. When examining the information for a service in
the NAGIOS web interface, I have noticed that the "Last Update" time
keeps resetting back to zero every 10 seconds i.e. when it reaches "0d
0h 0m 10s ago". Is this normal behaviour. I was certain that it didn't
use t
Is it possible and if so can someone share with a script that will stop a
monitor script for a certain time period then restart. Just putting the service
in scheduled downtime still lets runs and I don't want to access the service
being monitored.
Thanks,
Ed
-
Edwin Zoeller wrote:
> When a service or host is put in scheduled downtime does the monitor
> still execute against the service it's checking? OR does it stop? I am
> having a big debate here at work on this. I say, as what I understand,
> is that when it is scheduled for downtime, no monitor is
Scott
From: Edwin Zoeller [mailto:edwin.zoel...@ama-assn.org]
Sent: Monday, December 14, 2009 9:43 AM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Question - Scheduled Downtime
Importance: High
When a service or host is put in scheduled downtime does the monitor still
ex
When a service or host is put in scheduled downtime does the monitor
still execute against the service it's checking? OR does it stop? I am
having a big debate here at work on this. I say, as what I understand,
is that when it is scheduled for downtime, no monitor is sent out for
that service.
Pl
Hi there --
I completed the installation of Ignoramus 0.2.3, and I was going through the
list within the Check Command.
The list of services does not include all of the plugins that are available
within Nagios. One example would be
the check_disk plugin.
Can I modify the services.php file to inc
I'm running Nagios 3.06.
If I have a host definition as follows:
define host {
host_name FOO
address FOO
...
notification_period period_1
Manuel Höbel wrote:
>
> Hi Hari Sekhon,
>
> I have a question about your Nagios Plugin ‘check_svn’.
>
> I only want to check if SVN is reachable. So I only use the Command Line
>
> $USER1$/check_svn -H $HOSTADDRESS$
>
> in my Nagios Configuration to do so. But in Nagios, I always get the
> failure
You should be able to download the source code from the same place where
you got the plugins. It may not answer your question, though, since some
of the output messages may well come from other layers that check_snmp
calls, such as from net_snmp.
Sergio Ariel wrote:
> First of all, I wanna cong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/02/09 08:10 AM, Sergio Ariel wrote:
> First of all, I wanna congratulate everyone has developed Nagios'
> plugins. They did a great job.
>
> I need to know all possibles output messages check_snmp plugin can show.
> Please, if somebody has the
First of all, I wanna congratulate everyone has developed Nagios'
plugins. They did a great job.
I need to know all possibles output messages check_snmp plugin can show.
Please, if somebody has the source code send it to me.
Thanks a lot.
--
Sergio Ariel de la Campa Saiz
Administrador Red U
Thanks for the responses. The reason I didn't want to go the NSCA client
route is that I didn't want to have to deploy a binary to each node I'm
monitoring - really it just comes down to keeping things as simple as I can
(which you wouldn't be able to tell based upon what I'm requesting).
Anthony
On Thu, 2009-01-15 at 12:13 -0700, Matthew Tice wrote:
> I'm interested in using the nsca addon - but only the daemon. I
> thought I could just open an tcp connection to the daemon and send my
> update manually:
You can setup a netcat listener on your nagios host, create a script
similar to this
1 - 100 of 233 matches
Mail list logo