summaryrefslogtreecommitdiff
path: root/ctdb/config
Commit message (Expand)AuthorAgeFilesLines
* ctdb-docs: Rewrite event script documentationMartin Schwenke2015-12-041-125/+146
* ctdb-scripts: Add exportfs cache to NFS Linux kernel calloutMartin Schwenke2015-12-041-4/+28
* ctdb-scripts: Drop creation of database directoriesMartin Schwenke2015-11-201-2/+2
* ctdb-scripts: Fix CTDB_DBDIR=tmpfs supportMartin Schwenke2015-11-182-52/+52
* ctdb-scripts: Add support for CTDB_DBDIR in tmpfsMartin Schwenke2015-11-091-0/+62
* ctdb-scripts: Improve CTDB wrapper shutdown codeMartin Schwenke2015-11-091-9/+15
* Fix various spelling errorsMathieu Parent2015-11-062-3/+3
* ctdb-scripts: Fix an incorrect commentMartin Schwenke2015-10-281-3/+0
* ctdb-scripts: Remove PID file only if it existedMartin Schwenke2015-10-281-1/+1
* ctdb-scripts: Use "ctdb ip all" instead of "ctdb ip -n all"Martin Schwenke2015-10-231-1/+1
* ctdb-scripts: Lock debugging should print kernel stack for process in D stateMartin Schwenke2015-10-161-3/+18
* ctdb-scripts: Update important installed files to use build-time defaultsMartin Schwenke2015-09-153-6/+8
* ctdb-scripts: Rename variable CTDB_ETCDIR to CTDB_SYS_ETCDIRMartin Schwenke2015-09-152-11/+11
* ctdb-scripts: CTDB_BASE must be set when including functions fileMartin Schwenke2015-09-151-0/+5
* ctdb-scripts: Factor out possible creation of rt_tables fileMartin Schwenke2015-09-151-21/+23
* ctdb-scripts: Move remaining state files into CTDB_SCRIPT_VARDIRMartin Schwenke2015-09-153-4/+3
* ctdb-scripts: New internal variable CTDB_SCRIPT_VARDIRMartin Schwenke2015-09-153-16/+15
* ctdb-scripts: Properly set CTDB_VARDIR in scripts at install timeMartin Schwenke2015-09-151-10/+9
* ctdb-scripts: Drop internal file-level variables referencing $CTDB_VARDIRMartin Schwenke2015-09-151-10/+6
* ctdb-scripts: Drop file removal involving $ctdb_managed_dirMartin Schwenke2015-09-151-3/+1
* ctdb-scripts: Drop functions ctdb_checkstatus() and ctdb_setstatus()Martin Schwenke2015-09-151-48/+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: Move 60.nfs Ganesha callout to doc/examples/Martin Schwenke2015-07-212-307/+0
* ctdb-scripts: Support RPC checks for tcp6 and udp6Martin Schwenke2015-07-211-1/+7
* ctdb-scripts: Implement registration in nfs-linux-kernel-calloutMartin Schwenke2015-07-141-1/+15
* ctdb-scripts: Add registration for CTDB_NFS_CALLOUT operationsMartin Schwenke2015-07-143-6/+45
* ctdb-scripts: Add portmapper NFS .check fileMartin Schwenke2015-07-141-0/+2
* ctdb-scripts: Move NFS support functions to 60.nfsMartin Schwenke2015-07-142-203/+207
* ctdb-scripts: Drop configuration variable CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke2015-07-141-11/+0
* ctdb-scripts: Remove unused function startstop_ganesha()Martin Schwenke2015-07-141-21/+0
* ctdb-scripts: Remove 60.ganesha, replace with callout for 60.nfsMartin Schwenke2015-07-146-262/+310
* ctdb-scripts: Extend NFS .check files with service_check_cmd variableMartin Schwenke2015-07-142-7/+26
* ctdb-scripts: Remove functions startstop_nfs() and startstop_nfslock()Martin Schwenke2015-07-141-121/+0