From g.vickers at qut.edu.au Tue Mar 1 00:33:06 2005 From: g.vickers at qut.edu.au (Greg Vickers) Date: Tue, 01 Mar 2005 09:33:06 +1000 Subject: Is there a way to prevent a host check in agive time period? In-Reply-To: References: Message-ID: <4223AA32.4000601@qut.edu.au> There sure is a way - change the timeperiod defined for that host check / notification so the timeperiod excludes that time frame. Then Nagios will not perform a check or send notifications during that time. HTH, Greg Erik Spigle wrote: > Is there a way, then, to prevent a host check / notification from ever happening during a specific timeframe? It doesn't really mean much if you can prevent a host notification from happening during a specific timeframe only for it to fire off immediately when that timeframe is up because it checked the host anyway and queued up a notification. > > -----Original Message----- > From: jeff vier [mailto:boinger at tradingtechnologies.com] > Sent: Friday, February 25, 2005 11:08 AM > To: Erik Spigle > Cc: nagios-users > Subject: Re: [Nagios-users] Is there a way to prevent a host check in > agive time period? > > > On Fri, 2005-02-25 at 10:29 -0600, Erik Spigle wrote: > >>Why is there a "check_period" directive for service definitions, but not for host definitions? > > > > because host checks only "go off" if that host has a service alert. > > >>it still did a host check during this period > > > Why you got a host check fired off is likely an issue of freshness > checking overriding your timeperiod (or, perhaps something else...hard > to say offhand). > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id396&op=click > _______________________________________________ > Nagios-users mailing list > Nagios-users at 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 > -- Greg Vickers Computer Systems Officer Teaching and Learning Support Services Information Technology Services Queensland University of Technology email: g.vickers at qut.edu.au phone: (07) 3864 8276 mobile: 0416 001 674, SD #6 6147 CIROS code: 00213J ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From strombrg at dcs.nac.uci.edu Tue Mar 1 00:39:57 2005 From: strombrg at dcs.nac.uci.edu (Dan Stromberg) Date: Mon, 28 Feb 2005 15:39:57 -0800 Subject: Can't Compile nrpe on Solaris 8 - getopt_long error In-Reply-To: <7BEA54411F802C4CB84E72EB6AD509F620A3EA@sigma.inamed.com> References: <7BEA54411F802C4CB84E72EB6AD509F620A3EA@sigma.inamed.com> Message-ID: <1109633997.31821.62.camel@seki.nac.uci.edu> You need to drum up a version of GNU getopt for your sun. You can use this program to see if you already have it somewhere on your system in common places: http://dcs.nac.uci.edu/~strombrg/find-sym.html Usage would be like: find-sym -s getopt_long On Sun, 2005-02-27 at 11:15 -0800, Naman Latif wrote: > Hi, > I am getting the below error when compiling NRPE on a SPARC Solaris 8 machine > > gcc -g -O2 -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include -DHAVE_CONF > IG_H -o nrpe nrpe.c utils.c -L/usr/local/ssl/lib/ -lssl -lcrypto -lnsl -lsocket > /local1/local/bin/../lib/gcc/sparc-sun-solaris2.8/3.4.0/../../../../sparc-sun-so > laris2.8/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14. > /var/tmp//ccvz71wu.o: In function `process_arguments': > /var/tmp//ccvz71wu.o(.text+0x18ec): undefined reference to `getopt_long' > /var/tmp//ccvz71wu.o(.text+0x1944): undefined reference to `getopt_long' > collect2: ld returned 1 exit status > > > Any Help ? > > \\ Naman > > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id396&op?k > _______________________________________________ > Nagios-users mailing list > Nagios-users at 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 > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From gwaugh at scu.edu.au Tue Mar 1 02:13:15 2005 From: gwaugh at scu.edu.au (Guy Waugh) Date: Tue, 01 Mar 2005 12:13:15 +1100 Subject: Nagios 1.2 RPM: "Monitoring process may not be running" Message-ID: <4223C1AB.4030508@scu.edu.au> Hi there, Just thought I'd post this to the list as I'm a virginal Nagios user and have had this problem (see subject) for a day or so, and searching the archives of this list found plenty of people with this problem, but no solutions (that I could find, anyhow)... I had installed the RPM version of Nagios 1.2 on my RHEL3 workstation, configured it and it worked, but it was telling me "Monitoring process may not be running". The file /etc/nagios/cgi.cfg had this by default: nagios_check_command=/usr/lib/nagios/plugins/check_nagios /var/log/nagios/status.log 5 '/usr/bin/nagios' However, there was no /usr/lib/nagios/plugins/check_nagios file. This file is in the nagios-plugins RPM - installing that fixed the problem for me. Thanks, Guy. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From Onsite.DeTeWe at firstgroup.com Tue Mar 1 05:55:43 2005 From: Onsite.DeTeWe at firstgroup.com (Onsite DeTeWe) Date: Tue, 1 Mar 2005 04:55:43 +0000 Subject: Onsite DeTeWe is out of the office. Message-ID: I will be out of the office starting 28/02/2005 and will not return until 14/03/2005. Please call Guy Highfield on 07901854270 or Andy Abraham on 07901854235. For South Eastern Trains enquires please contact pete.tidy at ontrack-projects.co.uk or paul.dowsing at firstgroup.com ********************************************************************** This message is confidential. It may not be disclosed to, or used by, anyone other than the addressee. If you receive this message in error, please advise us immediately. Internet email is not necessarily secure. First does not accept responsibility for changes to any email which occur after the email has been sent. Attachments to this email could contain software viruses which could damage your system. First have checked the attachments for viruses before sending, but you should virus-check them before opening. For more information on our range of services or to book your tickets online, please visit:- http://www.firstgroup.com ********************************************************************** ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From leonardomachado at gmail.com Tue Mar 1 14:00:00 2005 From: leonardomachado at gmail.com (Leonardo Henrique Machado) Date: Tue, 1 Mar 2005 10:00:00 -0300 Subject: =?ISO-8859-1?Q?Nagios_1.2_Portugues_Translati?= =?ISO-8859-1?Q?on_(Tradu=E7=E3o_Nagios_Portugu=EAs)?= Message-ID: Hello sirs, Since july/2004 the Nagios translation into Portuguese (Brazil) is avaible to download here: http://www.dcc.ufmg.br/~leoh/nagios/ I have translated all the CGIs, Web Images and OnLine documentation. Please, send me suggestions or corrections. Translation of Nagios 2.0 is in progress. ps: Developers, what should I do to make it avaiable to download in www.nagios.org? ------------------------ Caros, desde julho de 2004 a tradu??o do Nagios para portugu?s (Brazil) est? disponivel para download aqui: http://www.dcc.ufmg.br/~leoh/nagios/ Eu traduzi todos os CGIs, imagens web e documenta??o online. Por favor, mandem-me sugest?es ou corre??es. A tradu??o do Nagios 2.0 est? sendo feita. -- Leonardo Henrique Machado UFMG ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From marc at ena.com Tue Mar 1 16:20:36 2005 From: marc at ena.com (Marc Powell) Date: Tue, 1 Mar 2005 09:20:36 -0600 Subject: Problem with check_ping plugin Message-ID: > -----Original Message----- > From: nagios-users-admin at lists.sourceforge.net [mailto:nagios-users- > admin at lists.sourceforge.net] On Behalf Of > Frank.BOURDEAU at dga.defense.gouv.fr > Sent: Tuesday, March 01, 2005 7:50 AM > To: nagios-users at lists.sourceforge.net > Subject: [Nagios-users] Problem with check_ping plugin > > > Hi all, > > > I'm using Nagios 2.0b2 with nagios-plugins 1.4 and my problem reside in > check_ping plugin. > When I use it under shell, i receive this message : "Error: could not > interpret output from ping command". > Here is the command : (i'm in libexec directory and under root user) > ./check_ping -H xx.yy.zz.tt -w 3000.0,80% -c 5000.0,100% -p 1 > > All is red on my nagios page. > > Have anyone encountered this problem ? Were the plugins compiled on the same machine? Was ping updated since the plugins were compiled? What OS and Version are you using? Most likely the output of ping has changed since the plugins were compiled or check_ping isn't passing the correct parameters to ping. -- Marc ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From ae at op5.se Tue Mar 1 16:25:45 2005 From: ae at op5.se (Andreas Ericsson) Date: Tue, 01 Mar 2005 16:25:45 +0100 Subject: Problem with check_ping plugin In-Reply-To: <200503011430.j21EUNmv013449@mailb.dga.defense.gouv.fr> References: <200503011430.j21EUNmv013449@mailb.dga.defense.gouv.fr> Message-ID: <42248979.3030406@op5.se> Frank.BOURDEAU at dga.defense.gouv.fr wrote: > Hi all, > > > I'm using Nagios 2.0b2 with nagios-plugins 1.4 and my problem reside in > check_ping plugin. > When I use it under shell, i receive this message : "Error: could not > interpret output from ping command". > Here is the command : (i'm in libexec directory and under root user) > ./check_ping -H xx.yy.zz.tt -w 3000.0,80% -c 5000.0,100% -p 1 > > All is red on my nagios page. > > Have anyone encountered this problem ? > Quite a lot of people. It was the main reason for the birth of the check_icmp plugin. Give it a try and see if it works for you. The latest version is at http://oss.op5.se/nagios. The official plugin release is a bit behind on that one. I wrote it, and the last rather large patch I submitted hasn't been commented on yet. > Thanks in advance for your replies . > > Frank > > frank.bourdeau at dga.defense.gouv.fr -- Andreas Ericsson andreas.ericsson at op5.se OP5 AB www.op5.se Lead Developer ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From jmosh at shaw.ca Tue Mar 1 17:27:35 2005 From: jmosh at shaw.ca (Joubin Moshrefzadeh) Date: Tue, 01 Mar 2005 08:27:35 -0800 Subject: nagios-db problems Message-ID: <3a543d13a5555b.3a5555b3a543d1@shaw.ca> I'm having some challenges getting nagios-db working properly. I've installed Nagios 2.0b2, and nagios-db-0.91 on a Debian box, plus mysql-4.1.9 through apt, and using the minimal config shipped with version 2.0. For some reason I keep getting the following message in the nagios log when I start the process: [1109693638] Nagios 2.0b2 starting... (PID=1957) [1109693638] LOG VERSION: 2.0 [1109693638] initializing nagios-db mysql inserter... [1109693638] nagios-db: inserter locked into db [1109693638] Event broker module '/usr/local/nagios/modules/inserter_mysql.o' initialized successfully. [1109693638] nagios-db: configured 0 hosts [1109693638] nagios-db: configured 0 services [1109693638] nagios-db: loaded 0 hostgroups [1109693638] nagios-db: configuration complete. Registering for status notifications... [1109693638] Finished daemonizing... (New PID=1959) [1109693639] Can't find record in 'host_history' 1032 INSERT INTO host_history (hostid,started,lasted,soft_state,hard_state,current_attempt,plugin_output) VALUES (@hostid, at time,null,0,0,1,'PING OK - Packet loss = 0%, RTA = 0.38 ms') ON DUPLICATE KEY UPDATE current_attempt=VALUES(current_attempt),plugin_output=VALUES(plugin_output) [1109693648] nagios-db: inserter unloading... Then looking at the services/hosts status using the UI, all checks remain in a pending state... any thoughts on what I should be checking/changing? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From mkent at magoazul.com Tue Mar 1 19:25:45 2005 From: mkent at magoazul.com (Matthew Kent) Date: Tue, 01 Mar 2005 11:25:45 -0700 Subject: nagios-db problems In-Reply-To: <3a543d13a5555b.3a5555b3a543d1@shaw.ca> References: <3a543d13a5555b.3a5555b3a543d1@shaw.ca> Message-ID: <1109701546.11637.3.camel@fuego> On Tue, 2005-01-03 at 08:27 -0800, Joubin Moshrefzadeh wrote: > I'm having some challenges getting nagios-db working properly. > > I've installed Nagios 2.0b2, and nagios-db-0.91 on a Debian box, plus mysql-4.1.9 through apt, and using the minimal config shipped with version 2.0. > > For some reason I keep getting the following message in the nagios log when I start the process: > > [1109693638] Nagios 2.0b2 starting... (PID=1957) > [1109693638] LOG VERSION: 2.0 > [1109693638] initializing nagios-db mysql inserter... > [1109693638] nagios-db: inserter locked into db > [1109693638] Event broker module '/usr/local/nagios/modules/inserter_mysql.o' initialized successfully. > [1109693638] nagios-db: configured 0 hosts > [1109693638] nagios-db: configured 0 services > [1109693638] nagios-db: loaded 0 hostgroups > [1109693638] nagios-db: configuration complete. Registering for status notifications... > [1109693638] Finished daemonizing... (New PID=1959) > [1109693639] Can't find record in 'host_history' 1032 INSERT INTO host_history (hostid,started,lasted,soft_state,hard_state,current_attempt,plugin_output) VALUES (@hostid, at time,null,0,0,1,'PING OK - Packet loss = 0%, RTA = 0.38 ms') ON DUPLICATE KEY UPDATE current_attempt=VALUES(current_attempt),plugin_output=VALUES(plugin_output) > [1109693648] nagios-db: inserter unloading... > Well this is the wrong list for this, please continue this discussion on nagios-db-devel at lists.sourceforge.net As for the problem, I'm not sure why it's not seeing your host/service data in the initialization phase. Does your config pass the pre-flight check (nagios -v nagios.cfg) ? - matt ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From JoeRegular at gov.nl.ca Tue Mar 1 20:27:41 2005 From: JoeRegular at gov.nl.ca (Joe Regular) Date: Tue, 01 Mar 2005 15:57:41 -0330 Subject: libpng Errors in Apache2 Error_log Message-ID: I get the following two errors in the Apache error_log file when I attempt to view the trends on my system. libpng warning: Application was compiled with png.h from libpng-1.2.5 libpng warning: Application is running with png.c from libpng-1.0.12 Can anyone offer a solution to this issue? Joe ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From ae at op5.se Tue Mar 1 21:01:13 2005 From: ae at op5.se (Andreas Ericsson) Date: Tue, 01 Mar 2005 21:01:13 +0100 Subject: libpng Errors in Apache2 Error_log In-Reply-To: References: Message-ID: <4224CA09.7080300@op5.se> Joe Regular wrote: > I get the following two errors in the Apache error_log file when I > attempt to view the trends on my system. > > libpng warning: Application was compiled with png.h from libpng-1.2.5 > libpng warning: Application is running with png.c from libpng-1.0.12 > > Can anyone offer a solution to this issue? > Upgrade your libpng to match your libpng-devel package. > Joe > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Nagios-users mailing list > Nagios-users at 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 > -- Andreas Ericsson andreas.ericsson at op5.se OP5 AB www.op5.se Lead Developer ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From Tong at ingenio.com Wed Mar 2 02:20:49 2005 From: Tong at ingenio.com (Tong Young) Date: Tue, 1 Mar 2005 17:20:49 -0800 Subject: Problem with nsclient check when upgrading to Nagios 2.02b Message-ID: <4C52BE6F38D0174897566E644CE20F6102A88DB0@keenx02.keencorp.keen.com> This check works in 1.2 but not in 2.0x. An extra $ gets added to the end of the line which makes my check invalid. Has anyone experienced this or know how to fix it? The error I get back is: MSSQL$STGLISTING01$: Unknown Here are my related configs: # 'check_nt_service' command definition define command{ command_name check_nt_service command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v SERVICESTATE -l $ARG1$ $ARG2$ } # stglist01 - SQL define service{ use stage-service host_name stglisting01 service_description Service SQL check_command check_nt_service!MSSQL\$STGLISTING01!-d SHOWALL normal_check_interval 1 max_check_attempts 1 } ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From Stanley.Hopcroft at IPAustralia.Gov.AU Wed Mar 2 06:48:28 2005 From: Stanley.Hopcroft at IPAustralia.Gov.AU (Stanley Hopcroft) Date: Wed, 2 Mar 2005 16:48:28 +1100 Subject: check_citrix In-Reply-To: <20050302041332.45481884A9@sc8-sf-spam1.sourceforge.net> References: <20050302041332.45481884A9@sc8-sf-spam1.sourceforge.net> Message-ID: <20050302054826.GD65762@IPAustralia.Gov.AU> Dear Sir, I am writing to thank you for your letter and say, On Tue, Mar 01, 2005 at 08:10:09PM -0800, nagios-users-request at lists.sourceforge.net wrote: > > Message: 4 > From: Robert Fitzpatrick > To: Nagios > Organization: WebTent Networking, Inc. > Date: Tue, 01 Mar 2005 09:02:07 -0500 > Subject: [Nagios-users] check_citrix > > I find a lot of information pertaining to check_citrix and not able to > find this plugin. I did find these below, can't remember where, but > unable to get them to work: > they are from /contrib of the 1.4 plugin release. > check_ica_master_browser.pl > check_ica_metaframe_pub_apps.pl > check_ica_program_neigbourhood.pl > > For instance, when trying the following command: > > # 'check_check_ica_master_browser' command definition > define command{ > command_name check_ica_mb > command_line $USER1$/check_ica_master_browser.pl -B > 172.16.1.255 -P $HOSTADDRESS$ > } > > The Nagios response is: > > Failed. No response to helo datagram (master browser query) from > 172.16.1.255. > > Any one know if I'm doing this right or where to get a better citrix > plugin? > The check_ica* programs replace check_citrix* (since now there is a completely different ICA protocol called Program Neigbourhood[Metaframe XP]). I am using all these plugins on both Metaframe and Metaframe XP. You could try this command line instead, check_ica_master_browser.pl -I $HOSTADDRESS$ -P $HOSTADDRESS$ You would need to do this if the master browser is on a different subnet than the one containing Nagios. Forget check_citrix, it was an older name for what is now called 'check_ica_master_browser'. > -- > Robert > -- Stanley Hopcroft IP Australia Ph: (02) 6283 3189 Fax: (02) 6281 1353 PO Box 200 Woden ACT 2606 http://www.ipaustralia.gov.au -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: disclaimer.txt URL: From ae at op5.se Wed Mar 2 10:58:35 2005 From: ae at op5.se (Andreas Ericsson) Date: Wed, 02 Mar 2005 10:58:35 +0100 Subject: Problem with nsclient check when upgrading to Nagios 2.02b In-Reply-To: <4C52BE6F38D0174897566E644CE20F6102A88DB0@keenx02.keencorp.keen.com> References: <4C52BE6F38D0174897566E644CE20F6102A88DB0@keenx02.keencorp.keen.com> Message-ID: <42258E4B.3090200@op5.se> Tong Young wrote: > This check works in 1.2 but not in 2.0x. An extra $ gets added to the > end of the line which makes my check invalid. Has anyone experienced > this or know how to fix it? The error I get back is: > > MSSQL$STGLISTING01$: Unknown > This has to do with some weird macro parsing in 2.0. I believe it has been fixed in the latest and greatest. Get it from CVS and re-compile. > Here are my related configs: > > # 'check_nt_service' command definition > define command{ > command_name check_nt_service > command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v > SERVICESTATE -l $ARG1$ $ARG2$ > } > > # stglist01 - SQL > define service{ > use stage-service > host_name stglisting01 > service_description Service SQL > check_command > check_nt_service!MSSQL\$STGLISTING01!-d SHOWALL > normal_check_interval 1 > max_check_attempts 1 > } > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id396&op=click > _______________________________________________ > Nagios-users mailing list > Nagios-users at 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 > -- Andreas Ericsson andreas.ericsson at op5.se OP5 AB www.op5.se Lead Developer ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nagios-users mailing list Nagios-users at 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 From ae at op5.se Wed Mar 2 11:20:17 2005 From: ae at op5.se (Andreas Ericsson) Date: Wed, 02 Mar 2005 11:20:17 +0100 Subject: NSClient++ 0.0.1 RC5 updated (and new CheckFileSize plugin) In-Reply-To: <4224DFF9.1060204@medin.name> References: <4224DFF9.1060204@medin.name> Message-ID: <42259361.5070608@op5.se> Michael Medin wrote: > Hi, > > First off sorry for the lateness, but I've been home sick the last week > and been rather unproductive. > Anyways here is a new version that has a few new features and a few new > fixes. > > Mainly; > * Improved thread safety in Core > This *might* fix the crash that someone had. > > + Added exception handling and logging in PDH code > This should give better error messages in these parts (as opposed to > before when they silently failed). > > + New module for check size of files/directories > Hehe, bored last week I did a quick plug in to check the size of a file, > group of files, directory. > > * Changed build to Dynamic link > Someone said this was better, I'm skeptical. Mainly this means (for non > programmers) that there are now 3 DLLs distributed along with NSClient > (and the files are smaller). > > * Changed the default port to 12489. > > * Added a simple/rough/quick check_nscp client for *nix (so now you can > use the EventlogChecker that has been there for a while :) > > Now for the details. > This build has an optional debug log "mode" that I would like everyone > that run into problems to enable. > Edit NSC.ini and make sure this is not commented out: "debug=1". Also if > you run into problems feel free to send along the log (NSC.log). And as > usually you can run it with -test and use the console logger. > > Secondly the new CheckFileSize plug-in is used along the following lines: > CheckFileSize&