Commit f032159
[snapm] add new plugin
Add a plugin for the snapm snapshot manager tool:
https://github.com/snapshotmanager/snapm
Collect:
* /etc/snapm configuration directory
* snapm snapset list
* snapm snapshot list
* snapm plugin list
* snapm schedule list
* snapm -vv --debug=all snapset show
N.b: the /etc/snapm directory and the 'snapm schedule list' command are
part of the v0.5.0 release currently in testing. Earlier releases lack
these files/subcommands:
https://github.com/snapshotmanager/snapm/releases/tag/v0.5.0
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>1 parent 20c776f commit f032159
1 file changed
+38
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments