summaryrefslogtreecommitdiff
path: root/ctdb/utils
AgeCommit message (Expand)AuthorFilesLines
2014-12-05ctdb-utils: Update Nagios code to use ctdb -XMartin Schwenke1-2/+2
2014-10-28ctdb: Rename ctdb socket variable from CTDB_PATH to CTDB_SOCKETAmitay Isaacs1-1/+1
2014-09-10ctdb-tests: Mark some functions as staticMartin Schwenke1-1/+1
2014-06-20ctdb-build: Remove autoconf build filesAmitay Isaacs1-32/+0
2014-05-29ctdb-pmda: Do not hardcode include pathsAmitay Isaacs1-4/+4
2014-03-22ctdb/pmda: Fix metric identifiersDavid Disseldorp1-123/+141
2013-10-24Improved check_ctdbMathieu Parent1-14/+30
2013-07-11Update Nagios check to work with ctdb versions past 30 Aug 2011Mathieu Parent1-1/+5
2013-07-04ping_pong: Validate num_locks argument > 0Amitay Isaacs1-0/+4
2013-05-28build: Separate autoconf macros for pmdaMartin Schwenke1-0/+32
2013-05-26pmda: handle new ctdb_statistics formatDavid Disseldorp1-7/+7
2012-11-20utils:ping_pong: add a -c switch to check the lock before reading/writingMichael Adam1-2/+40
2012-04-13Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs1-1/+0
2011-11-09Clean up warnings: remove unused variable alen from scsi_ioMartin Schwenke1-4/+1
2011-11-08Nagios plugin for CTDBMathieu Parent2-0/+315
2011-09-14pmda: Use upstream assigned PCP domain idDavid Disseldorp2-37/+37
2011-09-06pmda: handle struct latency_counter and add num_recoveriesDavid Disseldorp3-7/+18
2011-09-06pmda: document in README how to add a new metricDavid Disseldorp1-1/+21
2011-09-06pmda: Use CTDB_PATH macro for default socket pathDavid Disseldorp1-24/+30
2011-09-06pmda: Pull ctdb statistics once per fetchDavid Disseldorp1-69/+73
2011-09-06pmda: Attempt reconnects while ctdbd is unavailableDavid Disseldorp1-50/+141
2011-09-06pmda: Initial ctdb pmda check-inDavid Disseldorp8-0/+821
2010-02-22From Elia Pinto <gitter.spiros@gmail.com>Ronnie Sahlberg1-3/+0
2009-06-04From William Jojo <w.jojo[AT]hvcc.edu>Ronnie Sahlberg1-0/+2
2009-05-25remove the obsolete ipmux component.Ronnie Sahlberg1-268/+0
2009-05-21add missing checks on so far ignored return valuesSumit Bose1-2/+15
2009-05-13ping pong: fix logic for mmap reads vs. preadsMichael Adam1-1/+1
2009-05-06ping_pong: add GPL comment header with Tridge's copyrightMichael Adam1-2/+21
2009-05-06ping_pong: get pread/pwrite prototypes from unistd.hMichael Adam1-0/+2
2009-05-06ping_pong: reduce a couple of prototype warningsMichael Adam1-2/+2
2009-05-06add tridge's ping_pong.c to the utils folderMichael Adam1-0/+176
2009-02-04smnotify: fix popt.h include to allow use of system libMathieu PARENT1-1/+1
2008-08-19initial ipv6 patchRonnie Sahlberg1-4/+4
2008-05-14move the function to open a sending socket into the main executable since thi...Ronnie Sahlberg1-0/+29
2007-10-17use NF_DROP instead of NF_STOLEN when we tell the kernel to not worry Ronnie Sahlberg1-1/+1
2007-10-15improved handling of systems without libipq.hAndrew Tridgell1-0/+10
2007-10-08add an initial test version of an ip multiplex tool that allows usRonnie Sahlberg1-0/+229
2007-08-22merge from volkerAndrew Tridgell1-1/+1
2007-08-15from Chris CowanRonnie Sahlberg1-0/+5
2007-08-07move scsi/scsi_io.c to utils/scsi/scsi_io.cRonnie Sahlberg1-0/+1155
2007-08-03dont wait for the default rpc timeout when trying to bing to a client.Ronnie Sahlberg1-0/+4
2007-08-03add a small tool that can send smnotify packetsRonnie Sahlberg2-0/+162