summaryrefslogtreecommitdiffstats
path: root/ctdb/utils
Commit message (Expand)AuthorAgeFilesLines
* ctdb-utils: Update Nagios code to use ctdb -XMartin Schwenke2014-12-051-2/+2
* ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKETAmitay Isaacs2014-10-281-1/+1
* ctdb-tests: Mark some functions as staticMartin Schwenke2014-09-101-1/+1
* ctdb-build: Remove autoconf build filesAmitay Isaacs2014-06-201-32/+0
* ctdb-pmda: Do not hardcode include pathsAmitay Isaacs2014-05-291-4/+4
* ctdb/pmda: Fix metric identifiersDavid Disseldorp2014-03-221-123/+141
* Improved check_ctdbMathieu Parent2013-10-241-14/+30
* Update Nagios check to work with ctdb versions past 30 Aug 2011Mathieu Parent2013-07-111-1/+5
* ping_pong: Validate num_locks argument > 0Amitay Isaacs2013-07-041-0/+4
* build: Separate autoconf macros for pmdaMartin Schwenke2013-05-281-0/+32
* pmda: handle new ctdb_statistics formatDavid Disseldorp2013-05-261-7/+7
* utils:ping_pong: add a -c switch to check the lock before reading/writingMichael Adam2012-11-201-2/+40
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* Clean up warnings: remove unused variable alen from scsi_ioMartin Schwenke2011-11-091-4/+1
* Nagios plugin for CTDBMathieu Parent2011-11-082-0/+315
* pmda: Use upstream assigned PCP domain idDavid Disseldorp2011-09-142-37/+37
* pmda: handle struct latency_counter and add num_recoveriesDavid Disseldorp2011-09-063-7/+18
* pmda: document in README how to add a new metricDavid Disseldorp2011-09-061-1/+21
* pmda: Use CTDB_PATH macro for default socket pathDavid Disseldorp2011-09-061-24/+30
* pmda: Pull ctdb statistics once per fetchDavid Disseldorp2011-09-061-69/+73
* pmda: Attempt reconnects while ctdbd is unavailableDavid Disseldorp2011-09-061-50/+141
* pmda: Initial ctdb pmda check-inDavid Disseldorp2011-09-068-0/+821
* From Elia Pinto <gitter.spiros@gmail.com>Ronnie Sahlberg2010-02-221-3/+0
* From William Jojo <w.jojo[AT]hvcc.edu>Ronnie Sahlberg2009-06-041-0/+2
* remove the obsolete ipmux component.Ronnie Sahlberg2009-05-251-268/+0
* add missing checks on so far ignored return valuesSumit Bose2009-05-211-2/+15
* ping pong: fix logic for mmap reads vs. preadsMichael Adam2009-05-131-1/+1
* ping_pong: add GPL comment header with Tridge's copyrightMichael Adam2009-05-061-2/+21
* ping_pong: get pread/pwrite prototypes from unistd.hMichael Adam2009-05-061-0/+2
* ping_pong: reduce a couple of prototype warningsMichael Adam2009-05-061-2/+2
* add tridge's ping_pong.c to the utils folderMichael Adam2009-05-061-0/+176
* smnotify: fix popt.h include to allow use of system libMathieu PARENT2009-02-041-1/+1
* initial ipv6 patchRonnie Sahlberg2008-08-191-4/+4
* move the function to open a sending socket into the main executable since thi...Ronnie Sahlberg2008-05-141-0/+29
* use NF_DROP instead of NF_STOLEN when we tell the kernel to not worry Ronnie Sahlberg2007-10-171-1/+1
* improved handling of systems without libipq.hAndrew Tridgell2007-10-151-0/+10
* add an initial test version of an ip multiplex tool that allows usRonnie Sahlberg2007-10-081-0/+229
* merge from volkerAndrew Tridgell2007-08-221-1/+1
* from Chris CowanRonnie Sahlberg2007-08-151-0/+5
* move scsi/scsi_io.c to utils/scsi/scsi_io.cRonnie Sahlberg2007-08-071-0/+1155
* dont wait for the default rpc timeout when trying to bing to a client.Ronnie Sahlberg2007-08-031-0/+4
* add a small tool that can send smnotify packetsRonnie Sahlberg2007-08-032-0/+162