commit | dd7354b772ac80478b53f5d77b7acb76df0fec16 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Jan 08 13:47:26 2016 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Mar 11 17:08:05 2016 +0100 |
tree | b4846bfecbd86d07fcc06abbf4b613eef37f4902 | |
parent | 7f6188462003b4e4c12e2447a8837172aeccc9b4 [diff] |
MINOR: stats: add check_desc and agent_desc to the output fields Added these two new fields to the CSV output : - check_desc : short human-readable description of check_status - agent_desc : short human-readable description of agent_status Also factor two tests for enabled checks.