[Nagios-users] monitor any process/service which runs on linux box using nagios

2008-04-24 Thread nagios nagios
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

Re: [Nagios-users] monitor any process/service which runs on linux box using nagios

2008-04-24 Thread nagios nagios
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 >

Re: [Nagios-users] monitor any process/service which runs on linux box using nagios

2008-04-24 Thread nagios nagios
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

Re: [Nagios-users] monitor any process/service which runs on linux box using nagios

2008-04-24 Thread nagios nagios
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

Re: [Nagios-users] monitor any process/service which runs on linux box using nagios

2008-04-24 Thread nagios nagios
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: > >

Re: [Nagios-users] monitor any process/service which runs on linuxbox using nagios

2008-04-24 Thread nagios nagios
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

Re: [Nagios-users] monitor any process/service which runs on linuxbox using nagios

2008-04-24 Thread nagios nagios
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

Re: [Nagios-users] monitor any process/service which runs on linuxbox using nagios

2008-04-24 Thread nagios nagios
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:

Re: [Nagios-users] monitor any process/service which runs on linuxbox using nagios

2008-04-25 Thread nagios nagios
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: > >

[Nagios-users] Calendar dates in timeperiods

2009-01-15 Thread nagios
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{

[Nagios-users] perfdata

2007-07-17 Thread Nagios
/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

Re: [Nagios-users] perfdata

2007-07-17 Thread Nagios
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

[Nagios-users] check_http output

2007-07-18 Thread Nagios
/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

Re: [Nagios-users] check_http output

2007-07-19 Thread Nagios
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

[Nagios-users] check_http output

2007-07-19 Thread nagios
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

[Nagios-users] Nagiosgraph and host_perfdata_file_processing_command

2007-07-19 Thread Nagios
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

[Nagios-users] Nagiosgraph and service_perfdata_file_processing_command

2007-07-19 Thread Nagios
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

Re: [Nagios-users] Perfdata-file is gone after running nagiosgraph

2007-07-19 Thread Nagios
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

Re: [Nagios-users] Perfdata-file is gone after running nagiosgraph

2007-07-20 Thread Nagios
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

[Nagios-users] Nagios Email Notification

2007-07-21 Thread Nagios
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

[Nagios-users] global notification off?

2007-08-05 Thread nagios
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

Re: [Nagios-users] global notification off?

2007-08-05 Thread nagios
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

Re: [Nagios-users] Configuring Disk Space

2007-08-25 Thread Nagios
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

Re: [Nagios-users] check_disk confused by negative disk space, fix or workaround?

2007-08-26 Thread Nagios
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

[Nagios-users] Lots of Alerts

2007-08-28 Thread Nagios
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

Re: [Nagios-users] nagios server inside vmware

2007-09-01 Thread Nagios
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

[Nagios-users] No Route to host

2007-10-18 Thread Nagios
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

Re: [Nagios-users] SMS gateway

2007-11-29 Thread nagios
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

[Nagios-users] change subject of email

2007-12-06 Thread Nagios
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&#

[Nagios-users] service notifications not being sent

2008-03-03 Thread nagios
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

Re: [Nagios-users] notifications for downed services

2008-03-04 Thread nagios
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

Re: [Nagios-users] notifications for downed services

2008-03-04 Thread nagios
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

Re: [Nagios-users] service notifications not being sent

2008-03-05 Thread nagios
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

Re: [Nagios-users] check_http/SSL compile problem

2006-05-23 Thread nagios
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

Re: [Nagios-users] Best web front end

2006-05-24 Thread nagios
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

[Nagios-users] status.cgi mixing services up?

2006-05-24 Thread nagios
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

Re: [Nagios-users] status.cgi mixing services up?

2006-05-24 Thread nagios
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.

Re: [Nagios-users] status.cgi mixing services up?

2006-05-24 Thread nagios
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 ______

Re: [Nagios-users] Is there a max length for a command_line ?

2006-06-20 Thread nagios
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

[Nagios-users] Some beginner questions

2006-07-25 Thread nagios
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

[Nagios-users] how to string commands?

2006-07-27 Thread nagios
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

[Nagios-users] defining a hostgroup

2006-07-27 Thread nagios
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'

[Nagios-users] adding multiple checks to a host, how?

2006-07-29 Thread nagios
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

Re: [Nagios-users] adding multiple checks to a host, how?

2006-07-29 Thread nagios
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

Re: [Nagios-users] adding multiple checks to a host, how?

2006-07-29 Thread nagios
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

Re: [Nagios-users] adding multiple checks to a host, how?

2006-07-29 Thread nagios
> 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

[Nagios-users] what mail server to use?

2006-07-29 Thread nagios
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 _____

Re: [Nagios-users] what mail server to use?

2006-07-30 Thread nagios
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

[Nagios-users] 2 errors detected in the compilation of "nrpe.c".

2008-05-06 Thread Nagios
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

[Nagios-users] intermittent CGI failure

2008-09-15 Thread nagios
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

[Nagios-users] Problem defining contact groups - Allerts sent to all contacts instead of group

2005-12-08 Thread Nagios
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

[Nagios-users] Problem defining contact groups - Allerts sent to all contacts instead of group

2005-12-09 Thread Nagios
--- 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

Re: [Nagios-users] Using external commands with web interface

2007-01-15 Thread nagios
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

Re: [Nagios-users] Upgrading to latest

2007-01-15 Thread nagios
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

Re: [Nagios-users] Using external commands with web interface

2007-01-15 Thread 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

Re: [Nagios-users] Adding contacts

2007-01-22 Thread nagios
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

[Nagios-users] Host commands failing

2007-05-19 Thread nagios
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

Re: [Nagios-users] checking ms sql...

2011-10-07 Thread Nagios
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

[Nagios-users] SIGSEGV when trying to use eventhandler

2010-05-18 Thread nagios
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

[Nagios-users] Anyone? : SIGSEGV when trying to use eventhandler

2010-05-19 Thread nagios
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

Re: [Nagios-users] Anyone? : SIGSEGV when trying to use eventhandler

2010-05-19 Thread nagios
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

[Nagios-users] notify-html-email.sh

2009-01-14 Thread Nagios User
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

[Nagios-users] what external cmd(s) to use to stop escalations/notifications ?

2006-03-07 Thread drwho102003-nagios
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

[Nagios-users] Nagios 3.1 and RHEL 5.0

2008-05-13 Thread Nagios User
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

Re: [Nagios-users] Nagios 3.1 and RHEL 5.0

2008-05-13 Thread Nagios User
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,

Re: [Nagios-users] nagios 3.0.1 - installation quandry...

2008-05-14 Thread Nagios User
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

Re: [Nagios-users] nagios 3.0.1 - installation quandry...

2008-05-14 Thread Nagios User
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

[Nagios-users] action_url issues

2008-05-23 Thread Nagios User
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

Re: [Nagios-users] action_url issues

2008-05-28 Thread Nagios User
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

[Nagios-users] Optimize notifications

2008-09-29 Thread Nagios User
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

Re: [Nagios-users] Optimize notifications

2008-10-04 Thread Nagios User
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

[Nagios-users] notify-html-email.sh

2008-10-04 Thread Nagios User
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

[Nagios-users] notify-html-email.sh

2008-10-06 Thread Nagios User
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

Re: [Nagios-users] How-to debug a NAGIOS-not-sending-email problem ?

2008-10-09 Thread Nagios User
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

[Nagios-users] Notification Timing Problem

2008-10-29 Thread MJK Nagios
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

Re: [Nagios-users] Using SSH to run remote command checks

2007-02-16 Thread Nagios Mail
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

Re: [Nagios-users] Sending a txt message as acknowledgement for event

2007-02-21 Thread Nagios Mail
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

[Nagios-users] nagfs

2007-04-02 Thread dave-nagios
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

[Nagios-users] Nagios Report Info - UP Reasons - Confused

2012-07-18 Thread FTL Nagios
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

Re: [Nagios-users] Problem in Installing the graph plugin.

2012-09-06 Thread FTL Nagios
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

Re: [Nagios-users] Problem in Installing the graph plugin.

2012-09-06 Thread FTL Nagios
...@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

Re: [Nagios-users] Problem in Installing the graph plugin.

2012-09-06 Thread 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

Re: [Nagios-users] Problem in Installing the graph plugin.

2012-09-07 Thread FTL Nagios
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_

Re: [Nagios-users] Unable to upgrade to nagios plugins 1.4.16

2012-10-22 Thread FTL Nagios
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

[Nagios-users] FW: SSL Enable web interface help

2012-11-21 Thread FTL Nagios
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

Re: [Nagios-users] Nagios is ignoring the retry_interval setting

2012-12-03 Thread FTL Nagios
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

Re: [Nagios-users] Nagios is ignoring the retry_interval setting

2012-12-07 Thread FTL Nagios
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: [Nagios-users] Nagios is ignoring the retry_interval setting

2012-12-07 Thread FTL Nagios
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

Re: [Nagios-users] check_nt - MEMORY USAGE - incorrect results

2013-01-10 Thread 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

Re: [Nagios-users] Service check goes HARD too quick if multiple service are in problem state

2013-01-16 Thread FTL Nagios
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

Re: [Nagios-users] nagios and check_nt Memuse showing wrong

2013-03-18 Thread FTL Nagios
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

Re: [Nagios-users] Receiving mail alert for failed services

2013-04-17 Thread FTL Nagios
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

[Nagios-users] Custom Arrange Hostgroups Overview in the UI

2013-09-03 Thread FTL Nagios
=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

[Nagios-users] Custom Arrange Hostgroups Overview in the UI

2013-09-03 Thread FTL Nagios
=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

Re: [Nagios-users] Nagios installation issue

2013-09-18 Thread FTL Nagios
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

[Nagios-users] Monitoring an EMC Celerra

2010-10-05 Thread olourkin-nagios
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

Re: [Nagios-users] Monitoring an EMC Celerra

2010-10-05 Thread olourkin-nagios
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

Re: [Nagios-users] Monitoring an EMC Celerra

2010-10-05 Thread olourkin-nagios
. 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

Re: [Nagios-users] check_asterisk plugin returning null

2010-10-06 Thread olourkin-nagios
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

[Nagios-users] Wildcards in hostgroup definitions

2010-10-20 Thread olourkin-nagios
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   2   >