------------------------------------------------------------------------ r66 | dpavlin | 2004-07-21 13:08:33 +0200 (Wed, 21 Jul 2004) | 3 lines work-around for stupid Internet Exporer which doesn't prefer text/html over text/vnd.wap.wml ------------------------------------------------------------------------ r65 | dpavlin | 2004-07-20 16:50:31 +0200 (Tue, 20 Jul 2004) | 5 lines put back changes for WAP output which where, errr..., lost in last commit. monshow.cgi will automatically decide if it wants to produce WML or HTML based on Accept header from browser (if text/vnd.wap.wml and text/html have same priority, it will generate WML because some gateways get both content types to 1) ------------------------------------------------------------------------ r64 | dpavlin | 2004-07-20 15:12:46 +0200 (Tue, 20 Jul 2004) | 2 lines fix ------------------------------------------------------------------------ r63 | dpavlin | 2004-07-20 14:52:49 +0200 (Tue, 20 Jul 2004) | 2 lines added warning flags (specified by regular expression) ------------------------------------------------------------------------ r62 | dpavlin | 2004-07-20 14:51:55 +0200 (Tue, 20 Jul 2004) | 2 lines imported monshow from mon 0.99.2-6 ------------------------------------------------------------------------ r61 | dpavlin | 2004-07-20 14:26:03 +0200 (Tue, 20 Jul 2004) | 2 lines better user interface, availability percentage for interval and total time ------------------------------------------------------------------------ r60 | dpavlin | 2004-07-19 11:25:15 +0200 (Mon, 19 Jul 2004) | 2 lines show availability percentage ------------------------------------------------------------------------ r59 | dpavlin | 2004-07-19 10:20:54 +0200 (Mon, 19 Jul 2004) | 2 lines added log selection ------------------------------------------------------------------------ r58 | dpavlin | 2003-10-28 18:37:05 +0100 (Tue, 28 Oct 2003) | 4 lines added interval -i hh:mm-hh:mm option. You can use it to send sms messages to different phone numbers depending on time period or to not send messages at all :-) ------------------------------------------------------------------------ r57 | dpavlin | 2003-10-07 22:24:45 +0200 (Tue, 07 Oct 2003) | 3 lines lession learned: don't mix functional and OO interface to CGI.pm. Thanks, Lincoln for pointing that out to me. ------------------------------------------------------------------------ r56 | dpavlin | 2003-10-07 16:39:58 +0200 (Tue, 07 Oct 2003) | 2 lines fixed duration sorting ------------------------------------------------------------------------ r55 | dpavlin | 2003-10-07 09:26:28 +0200 (Tue, 07 Oct 2003) | 2 lines fixed sums with interval time filter ------------------------------------------------------------------------ r54 | dpavlin | 2003-10-07 00:32:06 +0200 (Tue, 07 Oct 2003) | 2 lines improvements, duration sort doesn't work right now. ------------------------------------------------------------------------ r53 | dpavlin | 2003-10-06 11:38:25 +0200 (Mon, 06 Oct 2003) | 2 lines implement cache, misc fixes and improvements ------------------------------------------------------------------------ r52 | dpavlin | 2003-10-06 00:26:34 +0200 (Mon, 06 Oct 2003) | 2 lines added duration in time interval and days (not quite working yet) ------------------------------------------------------------------------ r51 | dpavlin | 2003-10-05 21:00:15 +0200 (Sun, 05 Oct 2003) | 2 lines added time interval selection ------------------------------------------------------------------------ r50 | dpavlin | 2003-10-05 19:52:04 +0200 (Sun, 05 Oct 2003) | 2 lines first version of CGI to parse mon logs ------------------------------------------------------------------------ r49 | dpavlin | 2003-10-02 10:18:32 +0200 (Thu, 02 Oct 2003) | 2 lines added configurable timeout for sapinfo ------------------------------------------------------------------------ r48 | dpavlin | 2003-09-10 15:50:30 +0200 (Wed, 10 Sep 2003) | 2 lines parse file.alert mon logs and report (up|down)time of services ------------------------------------------------------------------------ r47 | dpavlin | 2003-06-23 23:55:26 +0200 (Mon, 23 Jun 2003) | 4 lines modification of original tcpch.monitor to allow fast-expect: basically, take 1K of output immidiatly after send (and before remote service close socket) ------------------------------------------------------------------------ r46 | dpavlin | 2003-06-23 23:48:53 +0200 (Mon, 23 Jun 2003) | 2 lines added long command-line options and proxy support ------------------------------------------------------------------------ r45 | dpavlin | 2003-03-07 17:08:34 +0100 (Fri, 07 Mar 2003) | 2 lines use proxy servers from enviroment variables ------------------------------------------------------------------------ r44 | dpavlin | 2003-02-21 11:36:01 +0100 (Fri, 21 Feb 2003) | 2 lines smsd can't send sms messages so fast, so create files with different suffix ------------------------------------------------------------------------ r43 | dpavlin | 2003-02-14 15:54:45 +0100 (Fri, 14 Feb 2003) | 2 lines brown-bag bug fix: arguments weren't parsed at all. ------------------------------------------------------------------------ r42 | dpavlin | 2003-02-14 15:52:02 +0100 (Fri, 14 Feb 2003) | 2 lines fix warning about undef vars ------------------------------------------------------------------------ r41 | dpavlin | 2003-02-06 18:26:55 +0100 (Thu, 06 Feb 2003) | 2 lines misc fixes before new release ------------------------------------------------------------------------ r40 | dpavlin | 2003-02-06 13:12:36 +0100 (Thu, 06 Feb 2003) | 2 lines corrected flags (don't over user -l), support for more flags ------------------------------------------------------------------------ r39 | dpavlin | 2003-02-04 16:39:44 +0100 (Tue, 04 Feb 2003) | 2 lines support for more recipients ------------------------------------------------------------------------ r38 | dpavlin | 2003-02-04 16:16:37 +0100 (Tue, 04 Feb 2003) | 2 lines better help ------------------------------------------------------------------------ r37 | dpavlin | 2003-01-13 17:04:11 +0100 (Mon, 13 Jan 2003) | 3 lines alert script to send sms messages using smstools from http://www.isis.de/~s.frings/smstools/ ------------------------------------------------------------------------ r36 | dpavlin | 2002-11-05 09:53:26 +0100 (Tue, 05 Nov 2002) | 2 lines fix "Use of uninitialized value" warnings ------------------------------------------------------------------------ r35 | dpavlin | 2002-10-28 09:36:48 +0100 (Mon, 28 Oct 2002) | 2 lines added timeout if sapinfo command hangs ------------------------------------------------------------------------ r34 | dpavlin | 2002-10-03 12:01:22 +0200 (Thu, 03 Oct 2002) | 2 lines fixed number of pages in title ------------------------------------------------------------------------ r33 | dpavlin | 2002-09-02 17:08:44 +0200 (Mon, 02 Sep 2002) | 2 lines Nice document how to check your services from Internet ------------------------------------------------------------------------ r32 | dpavlin | 2002-09-02 16:20:14 +0200 (Mon, 02 Sep 2002) | 2 lines added -o option ------------------------------------------------------------------------ r31 | dpavlin | 2002-09-02 15:59:54 +0200 (Mon, 02 Sep 2002) | 2 lines import of original lwp-http.mon by Daniel Hagerty ------------------------------------------------------------------------ r30 | dpavlin | 2002-09-02 15:57:13 +0200 (Mon, 02 Sep 2002) | 2 lines added option -o ------------------------------------------------------------------------ r29 | dpavlin | 2002-09-02 13:57:03 +0200 (Mon, 02 Sep 2002) | 2 lines monitor anonymous ftp server using Net::FTP ------------------------------------------------------------------------ r28 | dpavlin | 2002-08-10 18:44:38 +0200 (Sat, 10 Aug 2002) | 2 lines changes to monshow to produce wml (for WAP mobile phones) ------------------------------------------------------------------------ r27 | dpavlin | 2002-08-10 18:33:09 +0200 (Sat, 10 Aug 2002) | 2 lines import of monshow 1.7 ------------------------------------------------------------------------ r26 | dpavlin | 2002-08-07 11:57:59 +0200 (Wed, 07 Aug 2002) | 2 lines configurable wait time between retries ------------------------------------------------------------------------ r25 | dpavlin | 2002-07-31 16:29:30 +0200 (Wed, 31 Jul 2002) | 2 lines display host name that is tesed in debug output ------------------------------------------------------------------------ r24 | dpavlin | 2002-07-31 16:19:05 +0200 (Wed, 31 Jul 2002) | 3 lines tcp chat through socks server -- usefull if you want to monitor your external HTTP or SMTP port and you don't have direct connection to it. ------------------------------------------------------------------------ r23 | dpavlin | 2002-07-26 12:43:47 +0200 (Fri, 26 Jul 2002) | 2 lines better instructions ------------------------------------------------------------------------ r22 | dpavlin | 2002-07-22 14:30:47 +0200 (Mon, 22 Jul 2002) | 2 lines instructions how to test sap routers ------------------------------------------------------------------------ r21 | dpavlin | 2002-07-22 14:26:06 +0200 (Mon, 22 Jul 2002) | 3 lines depend on output of sapinfo, not return code allow spaces and tabs in configuration file ------------------------------------------------------------------------ r20 | dpavlin | 2002-07-19 10:55:19 +0200 (Fri, 19 Jul 2002) | 2 lines make dist target ------------------------------------------------------------------------ r19 | dpavlin | 2002-07-17 12:18:14 +0200 (Wed, 17 Jul 2002) | 2 lines selectable number of retries if fist one fails (default: 3) ------------------------------------------------------------------------ r18 | dpavlin | 2002-07-11 00:07:42 +0200 (Thu, 11 Jul 2002) | 2 lines renamed to pgsql.monitor to avoid confusion with postgresql.monitor ------------------------------------------------------------------------ r17 | dpavlin | 2002-07-10 14:36:57 +0200 (Wed, 10 Jul 2002) | 2 lines added missing options ------------------------------------------------------------------------ r16 | dpavlin | 2002-07-10 14:30:23 +0200 (Wed, 10 Jul 2002) | 3 lines filter now can select just that host/sysid (using lowercase letter for option) or ignore that host/sysid (using uppercase letter) ------------------------------------------------------------------------ r15 | dpavlin | 2002-07-10 14:10:21 +0200 (Wed, 10 Jul 2002) | 2 lines added filtering by host and sysid ------------------------------------------------------------------------ r14 | dpavlin | 2002-07-10 14:04:01 +0200 (Wed, 10 Jul 2002) | 2 lines better instructions ------------------------------------------------------------------------ r13 | dpavlin | 2002-07-10 12:05:14 +0200 (Wed, 10 Jul 2002) | 2 lines working multiple-user, multiple-database, multiple-hosts monitoring script ------------------------------------------------------------------------ r12 | dpavlin | 2002-07-10 12:04:48 +0200 (Wed, 10 Jul 2002) | 2 lines add each host to test list just once ------------------------------------------------------------------------ r11 | dpavlin | 2002-07-10 11:26:32 +0200 (Wed, 10 Jul 2002) | 2 lines supports format: username[:password]@hostname[/arguments] ------------------------------------------------------------------------ r10 | dpavlin | 2002-07-10 10:53:22 +0200 (Wed, 10 Jul 2002) | 2 lines import of original fping.monitor ------------------------------------------------------------------------ r9 | dpavlin | 2002-07-10 10:50:00 +0200 (Wed, 10 Jul 2002) | 2 lines support for empty password ------------------------------------------------------------------------ r8 | dpavlin | 2002-07-10 10:43:16 +0200 (Wed, 10 Jul 2002) | 2 lines original from ftp://ftp.kernel.org/pub/software/admin/mon/contrib/monitors/postgres/postgresql.monitor ------------------------------------------------------------------------ r7 | dpavlin | 2002-07-10 10:31:21 +0200 (Wed, 10 Jul 2002) | 2 lines added credits ------------------------------------------------------------------------ r6 | dpavlin | 2002-07-10 10:31:15 +0200 (Wed, 10 Jul 2002) | 2 lines example configuration file ------------------------------------------------------------------------ r2 | dpavlin | 2002-07-09 16:06:44 +0200 (Tue, 09 Jul 2002) | 2 lines Initial revision ------------------------------------------------------------------------ r1 | (no author) | 2002-07-09 16:06:44 +0200 (Tue, 09 Jul 2002) | 1 line New repository initialized by cvs2svn. ------------------------------------------------------------------------