summaryrefslogtreecommitdiff
path: root/ctdb/config/events.d
Commit message (Expand)AuthorAgeFilesLines
* ctdb: Install helpers under libexecdirMartin Schwenke2016-02-121-1/+1
* ctdb-scripts: Drop use of "smbcontrol winbindd ip-dropped ..."Martin Schwenke2016-02-102-11/+0
* ctdb-scripts: No longer set the NAT gateway capabilityMartin Schwenke2016-01-251-13/+1
* ctdb: Call out to ctdb_natgw helper from 11.natgwMartin Schwenke2016-01-251-3/+19
* ctdb-scripts: New function ctdb_natgw_slave_only()Martin Schwenke2016-01-251-2/+7
* ctdb-scripts: Move monitoring of CTDB_NATGW_PUBLIC_IFACE to 11.natgwMartin Schwenke2016-01-252-1/+8
* ctdb-scripts: CTDB_PARTIALLY_ONLINE_INTERFACES incompatible with NAT gatewayMartin Schwenke2016-01-251-1/+5
* ctdb-scripts: Rename variable: fail -> down_interfaces_foundMartin Schwenke2016-01-251-3/+3
* ctdb-scripts: Drop functions mark_up() and mark_down()Martin Schwenke2016-01-251-16/+5
* ctdb-scripts: Move interface monitoring code to functions fileMartin Schwenke2016-01-251-91/+0
* ctdb-scripts: Rename get_real_iface() -> interface_get_real()Martin Schwenke2016-01-251-2/+4
* ctdb-scripts: Refactor function interface_monitor() to monitor one interfaceMartin Schwenke2016-01-251-52/+60
* ctdb-scripts: further untangle logic for success of interface monitoringMichael Adam2016-01-141-7/+10
* ctdb-scripts: Superficial clean-ups to 10.interfaceMartin Schwenke2016-01-121-23/+7
* ctdb-scripts: Clarify logic for success of interface monitoringMartin Schwenke2016-01-121-6/+9
* ctdb-scripts: Fix regression in updateip codeMartin Schwenke2016-01-121-1/+1
* ctdb-docs: Rewrite event script documentationMartin Schwenke2015-12-041-125/+146
* ctdb-scripts: Drop creation of database directoriesMartin Schwenke2015-11-201-2/+2
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* ctdb-scripts: Rename variable CTDB_ETCDIR to CTDB_SYS_ETCDIRMartin Schwenke2015-09-151-1/+1
* ctdb-scripts: Factor out possible creation of rt_tables fileMartin Schwenke2015-09-151-21/+23
* ctdb-scripts: New internal variable CTDB_SCRIPT_VARDIRMartin Schwenke2015-09-152-7/+4
* ctdb-scripts: Drop file removal involving $ctdb_managed_dirMartin Schwenke2015-09-151-3/+1
* ctdb-scripts: Drop 62.cnfs eventscriptMartin Schwenke2015-09-151-78/+0
* ctdb-scripts: New internal variable CTDB_NFS_CALLOUT_STATE_DIRMartin Schwenke2015-09-141-0/+3
* ctdb-scripts: Add default filesystem usage warningsMartin Schwenke2015-08-291-0/+22
* ctdb-scripts: Add default system memory usage warningsMartin Schwenke2015-08-291-3/+6
* ctdb-scripts: Enable system monitoring eventscript by defaultMartin Schwenke2015-08-291-0/+0
* ctdb-scripts: Throttle system resource monitoring warningsMartin Schwenke2015-08-291-1/+19
* ctdb-scripts: Don't shutdown CTDB when memory monitoring failsMartin Schwenke2015-08-291-4/+0
* ctdb-scripts: New consistent system memory and swap monitoringMartin Schwenke2015-08-291-32/+25
* ctdb-scripts: Factor out new function check_thresholds()Martin Schwenke2015-08-291-21/+32
* ctdb-scripts: Memory monitoring uses thresholds expressed as percentagesMartin Schwenke2015-08-291-17/+16
* ctdb-scripts: Use MemAvailable if it is in /proc/meminfoMartin Schwenke2015-08-291-0/+2
* ctdb-scripts: Only use /proc/meminfo for memory checks, not "free"Martin Schwenke2015-08-291-12/+27
* ctdb-scripts: Move system memory checking to 05.systemMartin Schwenke2015-08-292-43/+41
* ctdb-scripts: New configuration variable CTDB_MONITOR_FILESYSTEM_USAGEMartin Schwenke2015-08-291-14/+35
* ctdb-scripts: Don't fail monitoring if sanity checks failMartin Schwenke2015-08-291-3/+6
* ctdb-scripts: Move filesystem monitoring into a function, clean it upMartin Schwenke2015-08-291-37/+34
* ctdb-scripts: Rename 40.fs_use to 05.systemMartin Schwenke2015-08-291-0/+0
* ctdb-scripts: Improve error handling for 50.samba testparm failureMartin Schwenke2015-08-071-11/+34
* ctdb-scripts: Support RPC checks for tcp6 and udp6Martin Schwenke2015-07-211-1/+7
* ctdb-scripts: Add registration for CTDB_NFS_CALLOUT operationsMartin Schwenke2015-07-141-5/+40
* ctdb-scripts: Move NFS support functions to 60.nfsMartin Schwenke2015-07-141-0/+207
* ctdb-scripts: Remove 60.ganesha, replace with callout for 60.nfsMartin Schwenke2015-07-142-256/+0
* ctdb-scripts: Parameterise 60.nfs with $CTDB_NFS_CALLOUTMartin Schwenke2015-07-141-50/+28
* ctdb-scripts: Switch NFS checks to new styleMartin Schwenke2015-07-142-14/+17
* ctdb-scripts: NFS RPC checks should be simple and consistentMartin Schwenke2015-07-141-6/+4
* ctdb-scripts: Support monitoring of interestingly named VLANs on bondsMartin Schwenke2015-07-141-2/+26
* ctdb-scripts: Use an "if" statement instead of "&&"Martin Schwenke2015-07-092-10/+8