ctdb-scripts: Simplify "ctdb lvs ..." output
[samba.git] / ctdb / config / events.d /
2016-04-15 Martin Schwenkectdb-scripts: Simplify "ctdb lvs ..." output
2016-04-15 Martin Schwenkectdb-scripts: Add monitoring of CTDB_LVS_PUBLIC_IFACE
2016-04-15 Martin Schwenkectdb-scripts: Call out to ctdb_lvs helper from 91.lvs
2016-04-15 Martin Schwenkectdb-scripts: Move ctdb_get_ip_address() to functions...
2016-04-15 Martin Schwenkectdb-scripts: LVS eventscript cleanups
2016-04-15 Martin Schwenkectdb-scripts: Drop "recovered" event from 91.lvs
2016-04-15 Martin Schwenkectdb-scripts: LVS eventscript error redirection improve...
2016-04-15 Martin Schwenkectdb-scripts: Drop hardcoded /sbin and /proc paths...
2016-04-01 Martin Schwenkectdb-scripts: Add interface argument to kill_tcp_connec...
2016-02-12 Martin Schwenkectdb: Install helpers under libexecdir
2016-02-10 Martin Schwenkectdb-scripts: Drop use of "smbcontrol winbindd ip-dropp...
2016-01-25 Martin Schwenkectdb-scripts: No longer set the NAT gateway capability
2016-01-25 Martin Schwenkectdb: Call out to ctdb_natgw helper from 11.natgw
2016-01-25 Martin Schwenkectdb-scripts: New function ctdb_natgw_slave_only()
2016-01-25 Martin Schwenkectdb-scripts: Move monitoring of CTDB_NATGW_PUBLIC_IFAC...
2016-01-25 Martin Schwenkectdb-scripts: CTDB_PARTIALLY_ONLINE_INTERFACES incompat...
2016-01-25 Martin Schwenkectdb-scripts: Rename variable: fail -> down_interfaces_...
2016-01-25 Martin Schwenkectdb-scripts: Drop functions mark_up() and mark_down()
2016-01-25 Martin Schwenkectdb-scripts: Move interface monitoring code to functio...
2016-01-25 Martin Schwenkectdb-scripts: Rename get_real_iface() -> interface_get_...
2016-01-25 Martin Schwenkectdb-scripts: Refactor function interface_monitor(...
2016-01-14 Michael Adamctdb-scripts: further untangle logic for success of...
2016-01-12 Martin Schwenkectdb-scripts: Superficial clean-ups to 10.interface
2016-01-12 Martin Schwenkectdb-scripts: Clarify logic for success of interface...
2016-01-12 Martin Schwenkectdb-scripts: Fix regression in updateip code
2015-12-04 Martin Schwenkectdb-docs: Rewrite event script documentation
2015-11-20 Martin Schwenkectdb-scripts: Drop creation of database directories
2015-11-06 Mathieu ParentFix various spelling errors
2015-09-15 Martin Schwenkectdb-scripts: Rename variable CTDB_ETCDIR to CTDB_SYS_E...
2015-09-15 Martin Schwenkectdb-scripts: Factor out possible creation of rt_tables...
2015-09-15 Martin Schwenkectdb-scripts: New internal variable CTDB_SCRIPT_VARDIR
2015-09-15 Martin Schwenkectdb-scripts: Drop file removal involving $ctdb_managed_dir
2015-09-15 Martin Schwenkectdb-scripts: Drop 62.cnfs eventscript
2015-09-14 Martin Schwenkectdb-scripts: New internal variable CTDB_NFS_CALLOUT_ST...
2015-08-29 Martin Schwenkectdb-scripts: Add default filesystem usage warnings
2015-08-29 Martin Schwenkectdb-scripts: Add default system memory usage warnings
2015-08-29 Martin Schwenkectdb-scripts: Enable system monitoring eventscript...
2015-08-29 Martin Schwenkectdb-scripts: Throttle system resource monitoring warnings
2015-08-29 Martin Schwenkectdb-scripts: Don't shutdown CTDB when memory monitorin...
2015-08-29 Martin Schwenkectdb-scripts: New consistent system memory and swap...
2015-08-29 Martin Schwenkectdb-scripts: Factor out new function check_thresholds()
2015-08-29 Martin Schwenkectdb-scripts: Memory monitoring uses thresholds express...
2015-08-29 Martin Schwenkectdb-scripts: Use MemAvailable if it is in /proc/meminfo
2015-08-29 Martin Schwenkectdb-scripts: Only use /proc/meminfo for memory checks...
2015-08-29 Martin Schwenkectdb-scripts: Move system memory checking to 05.system
2015-08-29 Martin Schwenkectdb-scripts: New configuration variable CTDB_MONITOR_F...
2015-08-29 Martin Schwenkectdb-scripts: Don't fail monitoring if sanity checks...
2015-08-29 Martin Schwenkectdb-scripts: Move filesystem monitoring into a functio...
2015-08-29 Martin Schwenkectdb-scripts: Rename 40.fs_use to 05.system
2015-08-07 Martin Schwenkectdb-scripts: Improve error handling for 50.samba testp...
2015-07-21 Martin Schwenkectdb-scripts: Support RPC checks for tcp6 and udp6
2015-07-14 Martin Schwenkectdb-scripts: Add registration for CTDB_NFS_CALLOUT...
2015-07-14 Martin Schwenkectdb-scripts: Move NFS support functions to 60.nfs
2015-07-14 Martin Schwenkectdb-scripts: Remove 60.ganesha, replace with callout...
2015-07-14 Martin Schwenkectdb-scripts: Parameterise 60.nfs with $CTDB_NFS_CALLOUT
2015-07-14 Martin Schwenkectdb-scripts: Switch NFS checks to new style
2015-07-14 Martin Schwenkectdb-scripts: NFS RPC checks should be simple and consi...
2015-07-14 Martin Schwenkectdb-scripts: Support monitoring of interestingly named...
2015-07-09 Martin Schwenkectdb-scripts: Use an "if" statement instead of "&&"
2015-07-01 Martin Schwenkectdb-scripts: Create the directory containing the recov...
2015-06-05 Jose A. Riveractdb: Change use of 'which' to 'type' in scripts.
2015-05-13 Martin Schwenkectdb-scripts: New eventscript 10.external
2015-05-13 Martin Schwenkectdb-scripts: Drop all public IP addresses from 10...
2015-05-10 Martin Schwenkectdb-scripts: Drop update of public address configurati...
2015-04-30 Amitay Isaacsctdb-scripts: Run tdb checker under timeout command
2015-04-27 Martin Schwenkectdb-scripts: Simplify a command pipeline
2015-04-27 Martin Schwenkectdb-scripts: Replace uses of "ctdb pnn" with ctdb_get_...
2015-04-27 Martin Schwenkectdb-scripts: Changed uses of "ctdb xpnn" to ctdb_get_pnn()
2015-03-20 Amitay Isaacsctdb-scripts: Simplify 00.ctdb event script
2015-03-16 Martin Schwenkectdb-eventscripts: Make 11.natgw stateful
2015-03-04 Martin Schwenkectdb-scripts: Change statd-callout to be more scalable
2015-02-18 Martin Schwenkectdb-scripts: Improve messages about invalid tunables...
2015-02-18 Martin Schwenkectdb-scripts: Fix tunable setup code by making it shell...
2015-01-28 Martin Schwenkectdb-scripts: Error message, comment and whitespace...
2015-01-28 Martin Schwenkectdb-scripts: iSCSI eventscript should fail when PNN...
2015-01-28 Martin Schwenkectdb-scripts: Make 70.iscsi IPv6-aware
2014-12-05 Martin Schwenkectdb-scripts: Make 10.interface IPv6-safe
2014-12-05 Martin Schwenkectdb-scripts: Update eventscripts to use ctdb -X instea...
2014-11-18 Martin Schwenkectdb-scripts: Try to restart statd after every 10 failures
2014-07-31 Martin Schwenkectdb-eventscripts: Remove special case for virtio_net
2014-07-29 Martin Schwenkectdb-eventscripts: Remove unused argument to natgw_ensu...
2014-07-29 Martin Schwenkectdb-eventscripts: Remove NAT gateway "monitor" event
2014-06-20 Martin Schwenkectdb-eventscripts: Ensure $GANRECDIR points to configur...
2014-06-11 Martin Schwenkectdb-eventscripts: New configuration variable CTDB_GANE...
2014-05-05 Martin Schwenkectdb-eventscripts: Add check for invalid policy routing...
2014-05-05 Martin Schwenkectdb-eventscripts: Update comment in 11.routing
2014-05-05 Martin Schwenkectdb-eventscripts: Don't check if $iface is empty
2014-04-14 Martin Schwenkectdb-eventscripts: CTDB_NATGW_PUBLIC_* optional on...
2014-03-26 Martin Schwenkectdb-eventscripts: CTDB_NATGW_STATIC_ROUTES can specify...
2014-03-26 Martin Schwenkectdb-eventscripts: New configuration variable CTDB_NATG...
2014-03-26 Martin Schwenkectdb-eventscripts: Clarify that CTDB_NATGW_DEFAULT_GATE...
2014-03-26 Martin Schwenkectdb-eventscripts: Improve check in NATGW "startup...
2014-03-26 Martin Schwenkectdb-eventscripts: Reformat natgw_clear()
2014-03-26 Martin Schwenkectdb-eventscripts: Rename some NAT gateway functions
2014-03-26 Martin Schwenkectdb-eventscripts: Sanity check NAT gateway configuration
2014-03-26 Martin Schwenkectdb-eventscripts: Improve readability of NAT gateway...
2014-03-26 Martin Schwenkectdb-eventscripts: Use set_proc() to update /proc
2014-03-23 Martin Schwenkectdb-eventscripts: Attach to persistent ctdb.tdb in...
2014-02-13 Martin Schwenkectdb-eventscripts: Deleting IPs should use the promote_...
2014-02-12 Srikrishan Malikctdb-eventscripts: Create extra files for ganesha recovery
next