Hi All,
how we can monitor any process/service which runs on linux box using
nagios... i tried using NRPE by deploying on remote host.. but whenever i
tired connecting remote machine from nagios using check_nrpe it will give
some error connection refuse .. i followed the instrucation in README
TED]>
wrote:
> nagios nagios schrieb:
>
> Hi All,
>
> how we can monitor any process/service which runs on linux box using
> nagios... i tried using NRPE by deploying on remote host.. but whenever i
> tired connecting remote machine from nagios using check_nrpe it will give
>
AIL PROTECTED]>
wrote:
> nagios nagios schrieb:
> > i guess nrpe service is not running , i created the file as mentioned in
> > the README file n placed it under/etc/xinetd.d/ , how we can make it run
>
> Maybe you just have to start or restart xin
xinetd -stayalive -pidfile
/var/run/xinetd.pid
thanks
manju
On Thu, Apr 24, 2008 at 3:35 PM, Marcus <[EMAIL PROTECTED]>
wrote:
> nagios nagios schrieb:
>
> > but if i grep ps -ef | grep nrpe it not showing any thing...
>
> Check the system-log /var/log/messages and s
k, any thought on this... if this doesnt work.. do we have any plugin in
nagios to check process/service on linux box... i need to monitor some
process on linux box
thanks
manjunath
On Thu, Apr 24, 2008 at 4:37 PM, Marcus <[EMAIL PROTECTED]>
wrote:
> nagios nagios schrieb:
>
>
e the nrpe running!!!
On Thu, Apr 24, 2008 at 7:25 PM, Marc Powell <[EMAIL PROTECTED]> wrote:
>
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:nagios-users-
> > [EMAIL PROTECTED] On Behalf Of nagios nagios
> > Sent: Thursday
No i cant able to see still
my config file looks like this
[EMAIL PROTECTED] ~]# cat /etc/xinetd.d/nrpe
# default: on
# description: NRPE (Nagios Remote Plugin Executor)
service nrpe
{
disable = no
flags = REUSE
socket_type = stream
port
Hi,
i entered the nagios server Ip address n tired but no luck is any other
way to monitor process/service on linux box using nagios... if yes please
let us know
thanks
manjunath A
On Fri, Apr 25, 2008 at 12:02 PM, Marcus <[EMAIL PROTECTED]>
wrote:
> nagios nagios schrieb:
if we downloaded the package for example check_snps_process.pl, we need to
run configure n make all than we need deploy to monitor rite???
or any process is there to place this plugin
On Fri, Apr 25, 2008 at 12:31 PM, Marcus <[EMAIL PROTECTED]>
wrote:
> nagios nagios schrieb:
> >
Hi
Specs:
Nagios 3.0.3
CentOS release 5.2 (Final)
I'm trying to configure a 'vacation' timeperiod so I will not receive alerts
using calendar dates, but once the dates are accepted into nagios, they seem
to go skewiff.
My config looks like this;
define timeperiod{
/powerbar/db2/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting
EMAIL PROTECTED] [mailto:nagios-users-
>> [EMAIL PROTECTED] On Behalf Of Nagios
>> Sent: Tuesday, July 17, 2007 8:57 AM
>> To: nagios-users@lists.sourceforge.net
>> Subject: [Nagios-users] perfdata
>>
>> Hello
>>
>> I have enabled perfdata, but some services
/db2/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info
Hello Marc,
I have downloaded and compiled the source code.
it is working on /usr/lib/nagios/plugin, but not in other directories,
Here is the message that I see on nagios screen:
Critical : (Return code of 126 is out of bounds - plugin may be missing)
is there any way to set up another
Hello Marc,
I have full path on commands.cfg file,
any idea why I can not run that command from out side of
/usr/lib/nagios/plugin ?
even I changed the ownership of that command to nagios, but still no luck.
Thanks
Hello
I have setup nagios.cfg step by step as explained in Nagiosgraph README file
but Nagios is not running the *service_perfdata_file_processing_command*,
so rrd files can not be created.
any idea why the command is not executed.
Thanks
Hello
I have setup nagios.cfg step by step as explained in Nagiosgraph README file
but Nagios is not running the *service_perfdata_file_processing_command*,
so rrd files can not be created.
any idea why the command is not executed.
Thanks
Hello Patrick
I had the same problem, because insert.pl rename the perfdata file,
but does not create a new one, you can add a line to insert.pl to create a
new file, so another file will be created after processing old data,
however
for now, because I am debugging nagios and nagiosgraph , I
thanks for the patch url.
I just found that our Nagios is built with embeded perl option, and I
have to mention the path
to perl before each plugin. that was the reason perfformance cammand was
not executed
through nagios.cfg. however still I had some weired problems with
nagiosgraph.
1-I
Hello
Our Nagios is configured to send email is a service is not available,
I was wondering if we can set it up to send email when service is backed
up !
Thanks
-
This SF.net email is sponsored by: Microsoft
Defy all
Hello,
Is there a way to turn off notifications in Nagios on a slave server
globally?
Thanks
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events
nagios wrote:
> Hello,
>
> Is there a way to turn off notifications in Nagios on a slave server
> globally?
>
> Thanks
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping thro
You say yo have scsi, so your harddisk chould be /dev/*s*da2
Mels
Marcus Rejås wrote:
On 08/24 09:17, Rodrigo Tavares wrote:
Hello Marcus,
Hi.
I changed the value for /dev/hda2.
But nagios notice :
DISK CRITICAL - /dev/hda5 does not exist
This is strange. Are you sure
I have seen that before on older systemV systems, there is some "spare"
space so the system would not crash if it reach 100% full
Mels
Hugo van der Kooij wrote:
On Sat, 25 Aug 2007, Thomas Guyot-Sionnest wrote:
On 25/08/07 11:33 AM, Kelly Jones wrote:
Nagios' che
generic-service ; Name
of service template to use
host_name30_host_names_separated_by_comma
also our Nagios is configured to monitor in smart way and not every 5 or
10 minutes,
service_inter_check_delay_method=s
but
normal_check_interval
Cook, Garry wrote:
> IIRC, the solution given in that thread was 'Don't use VMware'.
>
> I run three different Ubuntu servers (Nagios, MRTG, and NeDi) on VMware, and
> have no issues whatsoever with time (or anything else). I don't recall how I
> originally
I am getting No rout to host , however I can ping and ssh to host as well.
would you please let me know what do you think?
/usr/lib/nagios/plugins/check_http -H Server_ip_Address -u /myhomepage
-p 8080
No route to host
Unable to open TCP socket
Hi Marcel
have a lock at
http://www.kannel.org/
and
http://www.kannel.org/download/1.4.1/userguide-1.4.1/userguide.html#AEN4201
Regards Florian
Marcel Hecko schrieb:
> Hi, does anybody know of any HARDWARE solution into which I would just
> stick GSM SIM card and send SMS messages from
Hello
would you please let me know how I can change the subject and content of
the email
that I am receiving from Nagios.
Thanks for help
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It
n't seem to get emails if a service is down. It's most likely in my syntax,
but I'm not sure where since I get no errors when reloading Nagios.
Thanks for your help.
-
This SF.net email is sponsored by: Microsoft
De
here? I can't seem to get emails if a service is down. It's
>> most likely in my syntax, but I'm not sure where since I get no
>> errors when reloading Nagios.
>>
>
>
> You don't have any contact_groups defined for the services that I can
> see. no
ER1$/check_dns -H $HOSTADDRESS$
}
contactgroups.cfg:
define contactgroup{
contactgroup_name localadmin
alias Site Administrator
members nagios
}
contacts.cfg:
define contact{
contact_name nagios
alias admin
host_notification_period 24x7
service_notification_period 24x7
service_notification_options w,u,c,r,f
h
not sure but i think i read notifications for services are not
> sent is the host is down..
> anyway, your options are critical and recovery, (are you calling down
> to critical state?)
> Are you sure you have your email server properly configured?
>
> hope this help you
57&dat=121642
_______
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting inf
On Wed, May 24, 2006 at 09:20:39AM +0100, Oliver Marshall wrote:
> What are peoples opinions on a decent web based management/configuration
> front end for Nagios, ideally PHP?
looking forward to it - my boss sure would l
Hi gang,
I have found a slightly disturbing behaviour in status.cgi: Sometimes it
duplicates the status of a service onto another. I discovered this once
and can since reproduce it using the reload button of my browser. This
is Nagios 2.3.1 and NRPE 2.5.1.
Right operation:
(I cranked the
Ben O'Hara wrote:
Check you havent got multiple nagios processes running
Ah. I got 2 nagios processes running. Killing them and starting nagios
seemed to help: I cannot reproduce the behaviour any longer.
Ben
Thanks, that was damn fast.
anaged Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
______
max. length of
plugin output */
--
_______
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Me
Dear Nagios Users,
I am migrating over from Cacti and am in the process of setting up
Nagios to monitor our network. I have some very basic questions that are
rather general. Thank you for all your help.
1. The .cfg files, I assumed, are supposed to be owned by nagios user
and group and be
opics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Pl
Hello,
I currently setup hostgroups.cfg in which I have the following:
define hostgroup{
hostgroup_name linux
alias Linux
}
When I run the -v test to see if everything is alright before turning on
Nagios, it throws the following error:
Invalid object definition of type 'hostgroup'
ceforge&CID=DEVDEV
_______
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting inf
Hugo van der Kooij wrote:
> On Sat, 29 Jul 2006, nagios wrote:
>
>
>> Am I able to string together checks in the command_check object like so:
>>
>> define host{
>> name myname
>> register 0
>> check_command check-host-alive, check_smtp, check_ht
Marc Powell wrote:
>
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:nagios-users-
>> [EMAIL PROTECTED] On Behalf Of nagios
>> Sent: Saturday, July 29, 2006 6:00 PM
>> To: Nagios Users Mailinglist
>> Subject: Re: [Nagios-users] adding mul
> to post it again, I would be greateful.
>>
>
> http://www.nagiosexchange.org/nagios-users.34.0.html
>
>
Thanks for the reply.
Am I able to take it a step further and perhaps include full hostgroups
within servicegroups? I know I can put in hostgroup_name withi
e the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____
Marc Haber wrote:
> On Sat, Jul 29, 2006 at 08:50:27PM -0400, nagios wrote:
>
>> Does anyone have any recommendations on what mail server to use? I'm
>> planning on going with Sendmail, but I know that there are a few others
>> out there. Any suggestions are wel
Hi List,
here is the error-message for compilation of "nrpe.c" on superdome with hpux
11.31 (version 3).
---schnipp---
supderdome:/home/nagios/nrpe-2.12> make all
cd ./src/; make ; cd ..
cc -g -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -c
./snprintf.c
ror log snippet: "Premature end of script headers:
/var/www/nagios/cgi-bin/status.cgi"
Here's nginx error log snippet: "upstream closed prematurely FastCGI
stdout while reading response header from upstream"
Familiar issue to anyone? Next steps to debug?
I cannot reproduce
Hi all my first post :)
We have Nagios 2.0b4 up and running and no problems there.
But i have now added som service checks which should only be reported to
certian people. (i.e contact group)
I have defined three contact_groups and 5 contacts in my setup
The problem is that with this
--- Begin Message ---
Hi all my first post :)
We have Nagios 2.0b4 up and running and no problems there.
But i have now added som service checks which should only be reported to
certian people. (i.e contact group)
I have defined three contact_groups and 5 contacts in my setup
The problem is
Stijn and Marc, thanks for your help. I'll check the below ideas but I'm
pretty sure it's setup already. I'll also take a look at the links. I
checked out the documentation and that did not fix the problem. I added
the group, user, setup the permissions. My nagios.cmd file
Marc Powell wrote:
>
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:nagios-users-
>> [EMAIL PROTECTED] On Behalf Of Artyom Khmelnitsky
>> Sent: Monday, January 15, 2007 9:52 AM
>> To: nagios-users@lists.sourceforge.net
>> Subject: [Nagios
=join.php&p=sourceforge&CID=DEVDEV
_______
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null
Max H. wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> nagios wrote:
>
>> Yeah, nagios is declared, I just didn't put it up. Alerts are being
>> generated as I have it sent to my PDA and those work fine. It compiles
>> fine as well. S
I have a Nagios installation that I am having an
intermittant
problem with.
On the host page, the "host commands", including such
commands
as "Disable checks of all services on this host" and
"Disable notifications for all services on this host"
are not workin
read this and incorporate it to your exit codes.
http://nagios.sourceforge.net/docs/nagioscore/3/en/pluginapi.html
Assaf
- Original Message -
From: "Metron 6 (six)"
To: "Nagios Users List"
Sent: Friday, 7 October, 2011 10:46:14 AM
Subject: [Nagios-users] checking
Hi guys,
I am new to nagios but so far it's working well for me and is monitoring a
number of real and virtual hosts. Nagios 3.0.6 is installed on an
OpenSolaris 2009.06 host and monitoring routers other devices and VM's in
VirtualBox.
My issue is when I try to add an event handle
Anybody?
If you need extra information, just let me know what you need to see and
I'll upload it.
Thanks.
-Original Message-
From: "nagios"
To: nagios-users@lists.sourceforge.net
Date: Wed, 19 May 2010 01:42:15 +1000
Subject: [Nagios-users] SIGSEGV when trying to use e
Thanks for the reply Guy.
I installed nagios from the "contrib" repo. as per the blog here...and all
looks like it's working fine. This is the most recent version in the repo's.
I guess I could compile it from source, but would like to be sure that's the
issue before
I am trying to configure "notify-html-email.sh" and I cant get it to
work. If you have this installed on yours please advise me. My regular
mail notifications works fine.
[r...@nmsweb libexec]# ls -al notify-html-email.sh
-rwxr-xr-x 1 nagios nagios 30556 Jan 13 11:47 notify-html-email
I've some hosts that are under attack and some hosts that will be under attack.What cmd(s) should I use to stop notifications on all of them ?I've tried ACKNOWLEDGE_SVC_PROBLEM but all it does is disabling passive checks. Some of my svc checks are active checks.Should I use DISABLE_HOST_SVC_NOTIFI
Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
Marc,
Thanks for the info.
Phil.
Yep, I have to deal with some PHBs here. hehehe
Thanks,
-john
On Tue, May 13, 2008 at 10:32 AM, Marc Powell <[EMAIL PROTECTED]> wrote:
>
>
>
> On 5/13/08 9:15 AM, "Nagios User" <[EMAIL PROTECTED]> wrote:
>
> > All,
Install gd-devel, libpng, libpng-devel and recompile it.
-john
On Wed, May 14, 2008 at 10:27 AM, chris friesen <[EMAIL PROTECTED]>
wrote:
>
> The short version is that statusmap, history and trends.cgi aren't being
> installed. Yet, I received no error messages during t
OTECTED] On Behalf Of chris friesen
> >> Sent: Wednesday, May 14, 2008 8:50 AM
> >> To: Valdinger, Stephen (DOV, MSX)
> >> Cc: nagios-users@lists.sourceforge.net
> >> Subject: Re: [Nagios-users] nagios 3.0.1 - installation quandry...
> >>
> >> I
Hello,
I have nagios 3.0.2 installed on RHEL 5.0 64 bit server. Everything is
working fine except for url links on action_url get messed up when I
get alerts. Is this a bug on 3.0.2?
should be
http://10.31.48.16/nagios/cgi-bin/cmd.cgi?cmd_typ=33&host=$HOSTNAME$
and this what I get on al
Hugo,
Thanks for checking into this. I rolled back to version 3.0.1 and
everything is working fine. For some reason the new code is reading
the slashes on urls differently. See the lines on URL to Acknowledge.
following is a mail notification from nagios-3.0.1
Hello,
I have an efficient nagios infrastructure in place. I want to
highlight certain lines with bold and colors in my notification
e-mails. Is this possible to do? If anybody have any information on
this please help.
Thanks,
-john
Thanks! Matt. I will look into that.
-john
On Mon, Sep 29, 2008 at 1:09 PM, Matthew Pounsett <[EMAIL PROTECTED]> wrote:
>
> On 29-Sep-2008, at 12:57 , Nagios User wrote:
>
>> Hello,
>> I have an efficient nagios infrastructure in place. I want to
>> highlight c
Hello,
I am trying to us the notify-html-email.sh mailscript on nagios 3.0.1
with no success. Does this work with Nagios 3.0.1? if you have any
information please let me know.
http://www.nagiosexchange.org/cgi-bin/page.cgi?g=2002.html;d=1
Thanks,
-john
Hello,
I am trying to us the notify-html-email.sh mailscript on nagios 3.0.1
with no success. Does this work with Nagios 3.0.1? if you have any
information please let me know.
http://www.nagiosexchange.org/cgi-bin/page.cgi?g=2002.html;d=1
Thanks,
-john
Is your mail command under /usr/bin/mail or /bin/mail ?
-john
On Wed, Oct 8, 2008 at 12:08 PM, Valdinger, Stephen (DOV, MSX)
<[EMAIL PROTECTED]> wrote:
> The first place that I would look would be your mail and Nagios logs. There
> is probably something in one of them related to y
Hello,
I seem to be having a rather difficult time getting notifications to
work the way that I would like. I'm using a test host to have Nagios
generate alerts when I take it offline. Nagios detects and sends
notifications for the host coming back on-line very quickly. What I'm
doin
I wanted to update this problem as it appears to have never been resolved.
The current version of check_by_ssh still returns an "UKNOWN" status in
nagios. I have ran the command manually from the command line and echoed $?,
and while it does return 0, nagios is putting in an UNKNOWN s
Patrick ~
I just set this up myself, so I'll share some of the details on how I got it
working.
First off you'll need a way for the email's to reach the nagios inbox. In
our example I setup fetchmail on our CentOS box to check Exchange every 15
seconds for mail using POP3.
onc
Hiya.
nagfs is an event broker module, which implements a filesystem interface to the
current status of a running Nagios daemon. This means in a nutshell that you
can query the status of a given service or set of services using everyday shell
tools like find and grep.
Each host is represented as
Hi all,
Could somebody please explain the Nagios report outputs to me?
It's the UP time one that I don't understand:
For eg - taken from 1 of my servers this week
State
Type / Reason
Time
% Total Time
% Known Time
UP
Unscheduled
6d 22h 0m 4s
100.000
Install the RRD package like you have previously have been asked too.
sudo apt-get install rrdtool
Then rerun the install.pl script again.
From: Aravinth Anto [mailto:t-aravi...@juspay.in]
Sent: 06 September 2012 14:07
To: Nagios Users List
Subject: Re: [Nagios-users] Problem in
...@juspay.in]
Sent: 06 September 2012 14:36
To: Nagios Users List
Subject: Re: [Nagios-users] Problem in Installing the graph plugin.
I have installed the RRD package. But still I'm getting a 404 error when I
try to visit graphs in my browser.
On Thu, Sep 6, 2012 at 6:49 PM, FTL Nagios
minutes!
http://docs.pnp4nagios.org/pnp-0.6/start
From: Aravinth Anto [mailto:t-aravi...@juspay.in]
Sent: 06 September 2012 15:07
To: Nagios Users List
Subject: Re: [Nagios-users] Problem in Installing the graph plugin.
Here is my commands.cfg:
# 'process-host-perfdata
ovided look like they are for Bulk Mode...
From: Aravinth Anto [mailto:t-aravi...@juspay.in]
Sent: 07 September 2012 08:28
To: Nagios Users List
Subject: Re: [Nagios-users] Problem in Installing the graph plugin.
And also I tried to debug it :
I tried running:
sudo perl verify_
Apt-get install libssl-dev
Start from the top again with ./configure and you will all be good!
From: Jatin Davey [mailto:daveyja...@gmail.com]
Sent: 20 October 2012 14:43
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Unable to upgrade to nagios plugins 1.4.16
Hi
I
Ok I think I have sorted it, dunno if it's the right way to sort it but now
my nagios page serves me on https!!
This file : /etc/apache2/sites-available/ssl
Has this line in:
Removed the :80 and voila it worked.
From: Andrew Thompson [mailto:and...@fulgent.co.uk]
Sen
Hi Georgio,
Apologies for the delay,
I am doing this first thing tomorrow morning (Tue 4th Dec)- I will post the
debug log then.
Thankyou
-Original Message-
From: Giorgio Zarrelli [mailto:zarre...@linux.it]
Sent: 29 November 2012 19:24
To: Nagios Users List
Subject: Re: [Nagios-users
Hi,
Apologies for the delay, been very busy with other things.
Right I have put Nagios into Debug this morning and rerun the tests.
I let it get a couple of successful pings to the server then pulled the
network cable from it.
Behaviour is completely different this morning
The host check
Re-tested after changing the max file size of the debug file.
This one should contain everything from the moment I started Nagios to the
moment I stopped it during testing (approx. 10 minutes)
http://dl.dropbox.com/u/895609/nagios.debug
Thankyou
-Original Message-
From: FTL Nagios
Thankyou I will look at this instead.
Thanks to all for your input and help
From: Scott Wilkerson [mailto:swilker...@nagios.com]
Sent: 10 January 2013 14:03
To: Nagios Users List
Subject: Re: [Nagios-users] check_nt - MEMORY USAGE - incorrect results
check_nt 's MEMUSE include
My objects.cache file seems to contain all of the right information.
Output from ps -ef | grep nagios reads
nagios@SERVER:~$ ps -ef | grep nagios
nagios 984 1 0 Jan09 ?00:12:54 /usr/local/nagios/bin/nagios
-d /usr/local/nagios/etc/nagios.cfg
nagios1889 1 0 Jan09
umbha...@gmail.com]
Sent: 18 March 2013 08:35
To: nagios-users@lists.sourceforge.net;
nagiosplug-de...@lists.sourceforge.net
Subject: [Nagios-users] nagios and check_nt Memuse showing wrong
Hi Sir,
I Nitin Kumbhar using check_nt!MEMUSE against a Windows 2008 server. The
server has 48GB of memory, bu
Have you set us Postfix or other such mail agent to actually send the mail?
From: Zama Ques [mailto:quesz...@yahoo.in]
Sent: 17 April 2013 08:01
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Receiving mail alert for failed services
Hi All ,
I was trying to
=58040911&iu=/4140/ostg.clktrk___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages wit
=58040911&iu=/4140/ostg.clktrk___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages wit
ins
or the 1.4.16 plugins will fail to install properly
Job done.
-Original Message-
From: Nivin Abraham [mailto:thisisni...@gmail.com]
Sent: 17 September 2013 09:15
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Nagios installation issue
my ubuntu version is 12.04
nagi
Hi all -
Been digging around to try to figure out how to enable SNMP gets against an EMC
Celerra so that I can implement active checks in Nagios. I have traps set up,
but I much prefer active checks whenever possible. Problem is, EMC support
says
the Celerra isn't capable of allowing
her we'd be picking up DM data at that point,
or whether we'd only be seeing data for the CS.
As to what and why I'm looking to monitor this way - I'm in a large
organization
with a Nagios implementation that I maintain. But I don't maintain the
Celerra's. S
.
Cheers,
Erik
- Original Message
From: James Pratt
To: Nagios Users List
Sent: Tue, October 5, 2010 12:21:44 PM
Subject: Re: [Nagios-users] Monitoring an EMC Celerra
Thanks, that helps understand better. Unfortunately, the celerra
datamovers run DART OS, an EMC-propietary os, so i'm n
Bit of a shot in the dark here, but I notice that in your examples from the
command line, you use -U, -w and -c. But the Nagios service you define also
adds in a -P option (port, I'm guessing). If you haven't already tried
manually
running from the command line with the -P option
ot;hostgroup_members.*" returns an error along the lines of "Could not
find member group '.*' specified in hostgroup....", leading us to believe that
Nagios is simply ignoring regex matching for the hostgroup_members directive.
Anyone know if we're off our rockers
1 - 100 of 145 matches
Mail list logo