Re: [Nagios-users] Update Nagios 3.3.1 to 3.5.0

2013-08-05 Thread alexus
yum update nagios* service nagios restart On Mon, Aug 5, 2013 at 11:41 AM, Jorge Luis Paneda wrote: > Hi, > > ** ** > > I’m running Nagios 3.3.1 on Centos Linux release 5.9 and I want to update > my Nagios version to 3.5.0. > > ** ** > > ¿Which ones would be the best steps or best way

[Nagios-users] I'm trying to configuring Nagios w/ notification escalation by using PAGER instead of MAIL

2013-07-30 Thread alexus
I'm trying to figure out how I can configure Nagios to use $CONTACTPAGER$ macro instead of$CONTACTEMAIL$ in event of escalation or perhaps using alternative command? as I'd be able to specify using pager instead of email there... in another words, for escalation purpose I need to be able to send e

Re: [Nagios-users] rpmbuild nagios-3.5.0

2013-07-24 Thread alexus
thank you for your recommendation) although I'd really like to know why it was ok on 3.2.3 and not ok going forward (seems like a bug to me that needed to be reported back to nagios folks). On Wed, Jul 24, 2013 at 10:42 AM, Trond Hasle Amundsen < t.h.amund...@usit.uio.no> wrote

Re: [Nagios-users] rpmbuild nagios-3.5.0

2013-07-24 Thread alexus
[root@uftwfnagios nagios]# as I mention earlier I was able to build w/out any issue 3.2.3 I'm thinking I should probably submit this as bug to nagios? On Wed, Jul 24, 2013 at 10:19 AM, Werner Flamme wrote: > alexus [24.07.2013 15:56]: > > # md5sum nagio

[Nagios-users] rpmbuild nagios-3.5.0

2013-07-24 Thread alexus
# md5sum nagios-3.5.0.tar.gz aeef195d2033cc362bf6cb972bcc8f07 nagios-3.5.0.tar.gz # rpmbuild -tb nagios-3.5.0.tar.gz warning: line 40: prereq is deprecated: PreReq: /usr/bin/logger, chkconfig, sh-utils, shadow-utils, sed, initscripts, fileutils, mktemp Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp

[Nagios-users] Parent/Child relationship for HV/VM

2012-01-03 Thread alexus
I have few hyper-visors that running bunch of VMs. Each VM runs on a HV and can be migrated from one host to another at any given time for whatever reason(s). Should I specify all HVs (where VM can run) for each VM as a parent? -- http://alexus.org/ --

[Nagios-users] nagios.spec that comes w/ 3.3.1 is BROKEN!

2011-09-06 Thread alexus
[root@uftwfnagios ~]# wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.3.1.tar.gz --2011-09-06 17:43:11-- http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.3.1.tar.gz Resolving prdownloads.sourceforge.net... 216.34.181.59 Connecting to prdownloads.sourceforge.net|216

Re: [Nagios-users] nagios 3.2.3 , which is better OS ?

2011-02-24 Thread alexus
I'm running latest (stable) Nagios on latest (stable) CentOS works pretty well On Thu, Feb 24, 2011 at 10:31 AM, Marco Borsani wrote: > Hi all > > > > I have to install , study and put on-line the last release. > > > > I’d like to install it on the better OS possible… > > What about Cent-OS 5 ?

Re: [Nagios-users] event handler & flapping

2010-04-26 Thread alexus
On Mon, Apr 26, 2010 at 11:20 AM, Flyinvap wrote: > Le Mon, 26 Apr 2010 10:25:37 -0400, > alexus a écrit : > >> is there a way to incorporate flapping state into event handler? > > May be test $HOSTPERCENTCHANGE$, $SERVICEPERCENTCHANGE$ or > $NOTIFICATIONTYPE$ macros in y

[Nagios-users] event handler & flapping

2010-04-26 Thread alexus
is there a way to incorporate flapping state into event handler? -- http://alexus.org/ -- ___ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourcef

[Nagios-users] nagios alternative notification methods

2010-04-07 Thread alexus
what are alternative methods of getting notified if let's say internet went down? can it interact with pos line? send sms through a modem or something? -- http://alexus.org/ -- Download Intel® Parallel Studio Eval Try th

Re: [Nagios-users] priority: host or service who's really on top?

2010-03-09 Thread alexus
> If the service check fails, I think Nagios would check the host > anyway.  You might like to run a test to confirm this. testing yes, but your answer didn't cover any part of my question at all other then you suggest to test it.. anyone else actually knows the answer? i was thinking maybe not t

[Nagios-users] priority: host or service who's really on top?

2010-03-08 Thread alexus
if i define my host to be checked/notify only at certain time frame, let's say 10-18 yet service states 24/7 ... who takes priority? host's definition or service? -- http://alexus.org/ -- Download Intel® Parallel Studio

Re: [Nagios-users] NRPE on macs

2010-02-17 Thread alexus
NRPE works only one direction. you make a request through check_nrpe (remotely) to NRPE daemon that runs wherever (in your case on mac server) if you looking sort of passing checking look into Nagios NSCA On Wed, Feb 17, 2010 at 3:05 PM, Alex Dehaini wrote: > Hi Guys, > > Quick question - is N

Re: [Nagios-users] notifications

2009-09-24 Thread alexus
On Thu, Sep 24, 2009 at 1:49 PM, Marc Powell wrote: > > On Sep 24, 2009, at 12:05 PM, alexus wrote: > >> On Thu, Sep 24, 2009 at 12:19 PM, Marc Powell wrote: >>> 2009/9/19 alexus : > >>> *From objects.cache* -- >>> >>> host definition >&

Re: [Nagios-users] notifications

2009-09-24 Thread alexus
On Thu, Sep 24, 2009 at 12:19 PM, Marc Powell wrote: > 2009/9/19 alexus : >> why this won't work? >> i dont get notifications >> >> >> define service { >>        hostgroup_name                  nrpe-disk >>        

Re: [Nagios-users] notifications

2009-09-24 Thread alexus
command line.  Also to verify you check_nrpe1 command run the exact > command from command line.   If there are syntax errors, you should see them > via command line. > > On Sun, Sep 20, 2009 at 6:49 AM, Jim Avery wrote: >> >> 2009/9/19 alexus : >> > why t

Re: [Nagios-users] notifications

2009-09-24 Thread alexus
On Sun, Sep 20, 2009 at 7:49 AM, Jim Avery wrote: > 2009/9/19 alexus : >> why this won't work? >> i dont get notifications >> >> >> define service { >>        hostgroup_name                  nrpe-disk >>        service_description             di

[Nagios-users] notifications

2009-09-19 Thread alexus
why this won't work? i dont get notifications define service { hostgroup_name nrpe-disk service_description disk use alarm,check check_command check_nrpe1!check_disk register

Re: [Nagios-users] nagios web ui granular access

2009-07-20 Thread alexus
On Mon, Jul 20, 2009 at 3:42 PM, Marc Powell wrote: > > On Jul 20, 2009, at 2:34 PM, alexus wrote: > >> is there a way to provide an access to a nagios's web interface for a >> user and assign only particular host/service or hostgroup/servicegroup >> and noth

[Nagios-users] nagios web ui granular access

2009-07-20 Thread alexus
is there a way to provide an access to a nagios's web interface for a user and assign only particular host/service or hostgroup/servicegroup and nothing else? -- http://alexus.org/ -- Enter the BlackBerry Developer Chall

Re: [Nagios-users] ../include/config.h:315:18: error: ltdl.h: No suchfile or directory

2009-06-08 Thread alexus
On Fri, May 29, 2009 at 3:03 PM, alexus wrote: > On Fri, Mar 6, 2009 at 3:22 PM, James Pratt wrote: >> >> >>> -Original Message- >>> From: alexus [mailto:ale...@gmail.com] >>> Sent: Friday, March 06, 2009 2:08 PM >>> To: nagios-user

Re: [Nagios-users] ../include/config.h:315:18: error: ltdl.h: No suchfile or directory

2009-05-29 Thread alexus
On Fri, Mar 6, 2009 at 3:22 PM, James Pratt wrote: > > >> -Original Message----- >> From: alexus [mailto:ale...@gmail.com] >> Sent: Friday, March 06, 2009 2:08 PM >> To: nagios-user Mailinglist >> Subject: [Nagios-users] ../include/config.h:315:18: error: l

[Nagios-users] ../include/config.h:315:18: error: ltdl.h: No such file or directory

2009-03-06 Thread alexus
r...@lama /usr/local/src/nagios-3.0.6 586$ ./configure LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-unknown-freebsd7.1 checking host system type... x86_64-unknown-freebsd7.1 checking for gcc.

[Nagios-users] nagiosQL

2009-01-27 Thread alexus
does anyone knows if latest version of nagiosQL lacks any features vs command prompt configuration? -- http://alexus.org/ -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. h

Re: [Nagios-users] nagios not sending service alerts

2008-11-19 Thread alexus
s in 0.479 seconds d# no, configuration has been changed from that moment On Wed, Nov 19, 2008 at 6:28 PM, Marc Powell <[EMAIL PROTECTED]> wrote: > > On Nov 19, 2008, at 4:48 PM, alexus wrote: > >> nothing in nagios logs >> >> and locally it works, meaning if i

Re: [Nagios-users] nagios not sending service alerts

2008-11-19 Thread alexus
nothing in nagios logs and locally it works, meaning if i copy and paste this command into shell i get an email/alert, but nagios itself doesn't trigger it for whatever reason... On Wed, Nov 19, 2008 at 2:18 PM, Fernando Rocha <[EMAIL PROTECTED]> wrote: > Hi Alexus, > &

Re: [Nagios-users] nagios not sending service alerts

2008-11-19 Thread alexus
anyone else have some ideas? On Tue, Nov 18, 2008 at 3:25 PM, alexus <[EMAIL PROTECTED]> wrote: > everything is enabled > > through WEB UI as well > > On Tue, Nov 18, 2008 at 11:09 AM, Marc Powell <[EMAIL PROTECTED]> wrote: >> >> On Nov 18, 2008,

Re: [Nagios-users] nagios not sending service alerts

2008-11-18 Thread alexus
everything is enabled through WEB UI as well On Tue, Nov 18, 2008 at 11:09 AM, Marc Powell <[EMAIL PROTECTED]> wrote: > > On Nov 18, 2008, at 9:46 AM, alexus wrote: > >> define contactgroup { >> contactgroup_name staff >> alia

Re: [Nagios-users] nagios not sending service alerts

2008-11-18 Thread alexus
008-11-18 at 02:57 -0500, alexus wrote: >> for some reason I'm not getting any alerts for any of services, I >> think I've checked everywhere... >> >> I've created a dummy service >> >> [1226994112] SERVICE ALERT: XXX.box;check_dummy;CRITICAL;SOFT;1;

Re: [Nagios-users] nagios not sending service alerts

2008-11-18 Thread alexus
tion did you put in there ? > > > > On Tuesday 18 November 2008 07:57:24 alexus wrote: >> for some reason I'm not getting any alerts for any of services, I >> think I've checked everywhere... >> >> I've created a dummy service >> >>

[Nagios-users] nagios not sending service alerts

2008-11-18 Thread alexus
for some reason I'm not getting any alerts for any of services, I think I've checked everywhere... I've created a dummy service [1226994112] SERVICE ALERT: XXX.box;check_dummy;CRITICAL;SOFT;1;CRITICAL [1226994172] SERVICE ALERT: XXX.box;check_dummy;CRITICAL;HARD;2;CRITICAL besides these two, not

[Nagios-users] two pings / service depended on host

2008-07-16 Thread alexus
I have general question, whenever I add new host to nagios, i add it with check_host_alive or check_icmp or check_ping, but then i have to add check_ping as a service as well, for service dependencies, as i can't depend a services on host how do you guys do that? do you do two pings per host or is

Re: [Nagios-users] Best administration tool for Nagios

2008-06-02 Thread alexus
i like nagiosQL, i haven't tried latest version yet, but older had some bugs, i really hope they fix it in new release On Fri, Apr 25, 2008 at 12:42 PM, Luis Fernando Lacayo <[EMAIL PROTECTED]> wrote: > Not to offend anyone, > > But I think that this is a great opportunity for the community to ge

Re: [Nagios-users] nrpe/plugin

2008-03-09 Thread alexus
anyone?? On Sat, Mar 8, 2008 at 6:04 PM, alexus <[EMAIL PROTECTED]> wrote: > hi > > i ran into one very interesting issue > > whenever i do from nagios box > > d# ./check_nrpe -H XX.XX.XX.XX -c check_procs -a rsync > PROCS OK: 1 process with args 'rsync

[Nagios-users] nrpe/plugin

2008-03-08 Thread alexus
hi i ran into one very interesting issue whenever i do from nagios box d# ./check_nrpe -H XX.XX.XX.XX -c check_procs -a rsync PROCS OK: 1 process with args 'rsync' /(!8@((c)Þ d# what with those extra characters?? on remote box in debug log i see following Mar 8 16:58:02 box nrpe[61700]: Conn

[Nagios-users] Fwd: check_disk

2007-11-15 Thread alexus
sorry, i hit reply instead of reply all -- Forwarded message -- From: alexus <[EMAIL PROTECTED]> Date: Nov 15, 2007 3:55 PM Subject: Re: [Nagios-users] check_disk To: "Valdinger, Stephen (DOV, MSX)" <[EMAIL PROTECTED]> well, defining service as you def

[Nagios-users] check_disk

2007-11-15 Thread alexus
Hello, I'm having following issue, and i was wondering to get people's input/suggestions for that: i have a box, that has external storage connect through external SCSI/RAID card, and i'm using check_disk to monitor free space on it. external enclosure actually failed, not enclosure itself but po

Re: [Nagios-users] nrpe timesout!

2007-11-06 Thread alexus
2007 4:31 AM, Hari Sekhon <[EMAIL PROTECTED]> wrote: > alexus wrote: > > i assume instead of check_http -a 10.10.10.34 you mean whatever is in > > nrpe.cfg for check_http command, so i'm showing you whats in there and > > i'm trying to execute that command a

[Nagios-users] check_file_age

2007-11-05 Thread alexus
what if i need to check if file is no more then "X" Mb, how would I do that? because with check_file_age it only allowes you to check if it at least "X" amount of bytes, not the other way around. -- http://alexus.org/ - This

Re: [Nagios-users] nrpe timesout!

2007-11-01 Thread alexus
cal/nagios/libexec/check_http -I $ARG1$ -e 200 # /usr/local/nagios/libexec/check_http -I 10.10.10.34 -e 200 HTTP OK HTTP/1.1 200 OK - 299 bytes in 0.002 seconds |time=0.002095s;;;0.00 size=299B;;;0 # On 10/30/07, Hari Sekhon <[EMAIL PROTECTED]> wrote: > alexus wrote: > > does

[Nagios-users] nrpe timesout!

2007-10-29 Thread alexus
does it make sense for anyone? d# ~nagios/libexec/check_nrpe -H 10.10.10.34 NRPE v2.6 d# ~nagios/libexec/check_nrpe -H 10.10.10.34 -c check_http -a 10.10.10.34 CHECK_NRPE: Socket timeout after 10 seconds. d# -- http://alexus.org/

[Nagios-users] check_http

2007-10-08 Thread alexus
how can i create a command/template using check_http and as paramert1 pass virtual host (website address) sounds too easy? here is the "big" problem... i want to be able to check several websites that resides on 1 IP, so i'm going be using same template,check_command to query mulitple virtualhos

Re: [Nagios-users] check_mysql -S isn't working

2007-08-02 Thread alexus
my replication does work... On 8/2/07, Peter Hinse <[EMAIL PROTECTED]> wrote: > > alexus wrote: > > # ./check_mysql -H 10.52.208.99 <http://10.52.208.99> -u > > -p x -S > > Slave IO: Yes Slave SQL: No Seconds Behind Master: (null) > > # &g

Re: [Nagios-users] check_mysql -S isn't working {Disarmed} {Fraud?}

2007-08-02 Thread alexus
om: [EMAIL PROTECTED] [mailto:nagios-users- > > [EMAIL PROTECTED] On Behalf Of alexus > > Sent: Thursday, August 02, 2007 2:24 PM > > To: Nagios-users@lists.sourceforge.net > > Subject: [Nagios-users] check_mysql -S isn't working {Disarmed} > {Fraud?} > > > >

[Nagios-users] check_mysql -S isn't working

2007-08-02 Thread alexus
# ./check_mysql -H 10.52.208.99 -u -p x -S Slave IO: Yes Slave SQL: No Seconds Behind Master: (null) # how come I get "null" in "No Seconds Behind Master? anyone? -- http://alexus.org/ - This SF.net email is sp

[Nagios-users] nagios

2007-07-31 Thread alexus
this might seem a little complicated, but it's really not that complicated... anyways.. i have service that assigned to a hostgroup (not to an idividual host). host have specific timeperiod that i want to be monitored/notified service has different 24x7 timeperiod, as it needs to check for other h

[Nagios-users] check_mysql

2007-07-31 Thread alexus
Hello, I'm running into a little issue here, whenever I check if the slave thread is running properly, I get this: No Seconds Behind Master: (null) here is the command, I issue: # ~nagios/libexec/check_mysql -H db2 -u repl -p slavepass -S Slave IO: Yes Slave SQL: No Seconds Behind Master: (null