ldirectord/ldirectord.in
2 months agoLow: Ldirectord: IPv6 support
2 months agoldirectord: reap child processes
2 months agoldirectord: Strip quotes enclosing commands
3 months agoAdd web proxy health checking to ldirectord
3 months agoldirectord: add option for executing command on fallback
4 months agomedium: ldirectord: Add/change some useful log output for "monitorfile" option
4 months agomedium: ldirectord: Ignore exit status of left-over external check processes
6 months agoldirectord: Don't die if configuration file can't be re-read.
7 months agoPatch to fix use of Call-ID in check_sip
9 months agoldirectord: Add continuous logging of service checks
9 months agoldirectord: Correctly declare $rows variable in check_sql()
11 months ago[ldirectord]: clear config in memory on reload
11 months ago[ldirectord] fix sql select queries - at the expense of non-select
12 months agoldirectord: add forking mode
13 months agoldirectord: SimpleTCP service check documentation
13 months agoldirectord: SimpleTCP service check
14 months ago[LDIRECTORD] allow per-virtual checkinterval configuration
14 months ago[lvs-users] Patch for ldirectord when using mysql service
14 months agoAccording to Geoff Harrison the sql check is broken without this
18 months ago[LDIRECTORD] Add external check
18 months ago[LDIRECTORD] Enhance ftp check debugging
18 months ago[LDIRECTORD] Call ld_emailalert_send() with correct arguments
18 months ago[LDIRECTORD] Don't access CALLBACK unless it is defined
18 months ago[LDIRECTORD] Use valid string in log message in check_connect()
18 months ago[LDIRECTORD] Set default negotiatetimeout to 30s
18 months ago[LDIRECTORD] Use negotiatetimeout and connecttimeout as mutual defaults
18 months ago[LDIRECTORD] Remove connecttimeout
18 months ago[LDIRECTORD] Add ld_service_to_port()
18 months ago[LDIRECTORD] Add Oracle check
18 months ago[LDIRECTORD] rearange parsing of service to make it <= 80col (more often)
18 months ago[LDIRECTORD] List checktype and service in alpabetical order in the documentation
18 months ago[LDIRECTORD] Enhance logging in service_set
18 months ago[LDIRECTORD] Remove trim down very wordy decripton of read_config
18 months ago[LDIRECTORD] Cosmetic spelling and grammar fixes
18 months ago[LDIRECTORD] Document expire_quiescent_template
18 months ago[LDIRECTORD] document port behaviour of real servers
18 months ago[LDIRECTORD] Note negotiatetimeout in documentation of checkcount
18 months ago[LDIRECTORD] Status to stdout
18 months ago[LDIRECTORD] Document that checktimeout is for ping checks too
18 months ago[LDIRECTORD] Add forwarding mechanism to real server ID
18 months ago[LDIRECTORD] Clean up execute logic in check_sql
18 months ago[LDIRECTORD] Handle $dbh->prepare() failure in check_sql()
18 months ago[LDIRECTORD] Use goto for error handling in check_sql
18 months ago[LDIRECTORD] Use $dbh->errstr instead of $dbh->err when logging
18 months ago[LDIRECTORD] Make check_sql < 80col wide
18 months ago[LDIRECTORD] Tidy up fallback
18 months ago[LDIRECOTRD] Use globals for service check return values
18 months ago[LDIRECTORD] Port of last resort for real server checks
18 months ago[LDIRECTORD] Don't die if Net::FTP times out
18 months ago[LDIRECTORD] Remove stale entries on reload
18 months ago[LDIRECTORD] Fix logic bug in _status_down
18 months ago[LDIRECTORD] Fix bogus detection of combined check
18 months ago[LDIRECTORD] Use an alarm for HTTPS timeouts
18 months ago[LDIRECTORD] Make parsing of the output of ipvsadm more robust
18 months ago[LDIRECTORD] Use negotiatetimeout for SIP, DNS and Radius checks
20 months ago[LDIRECTORD] Make the help text reflect the supported actions
20 months ago[LDIRECTORD] fix copy-paste error in smtp_check's log
20 months ago[LDIRECTORD] Fix thinko in range error message
21 months agoMake sure that frequency is intialised before it is used
21 months agoHandle $line more carefully