Hi guys,
As discussed, there may be some value in a little utility that
checks various aspects of a PCP installation - particularly for
the somewhat tricky case of containers - and gives hints as to
the source of the problem (and possible solutions).
Attached is an initial attempt at implementing just such a tool
- please try it out on your installs & lemme know how it fares?
Any issues or suggestions for improvements would be great - oh,
or ideas about other aspects of an installation we could check.
Thanks!
$ pcp-verify.py --help
Usage: pcp-verify.py [options]
-h HOST, --host=HOST metrics source is PMCD on host
-a FILE, --archive=FILE
metrics source is a PCP log archive
-V, --version display version number and exit
-v, --verbose increase check verbosity
-?, --help show this usage message and exit
Verification modes:
-c, --containers check containers setup
-s, --secure check secure connections setup
--
Nathan
pcp-verify.py
Description: Text Data
|