diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-02-22 15:26:46 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-02-22 15:26:46 +0100 |
commit | ec5d6fc82d8c5c3a607f3937cefbf9aa1fba150b (patch) | |
tree | 8c3f24001ddbe309cb0c02ab00f9f9299b9fcea8 /debian/itzks-systems-virtman.install | |
parent | f6b982a621aead4cf419672fdd0d739ce7db53e6 (diff) | |
download | itzks-systems-ec5d6fc82d8c5c3a607f3937cefbf9aa1fba150b.tar.gz itzks-systems-ec5d6fc82d8c5c3a607f3937cefbf9aa1fba150b.tar.bz2 itzks-systems-ec5d6fc82d8c5c3a607f3937cefbf9aa1fba150b.zip |
Icinga2: Add check_apcupsd for virt-man servers.
Diffstat (limited to 'debian/itzks-systems-virtman.install')
-rw-r--r-- | debian/itzks-systems-virtman.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/itzks-systems-virtman.install b/debian/itzks-systems-virtman.install index 9301dd2..f2f4eb7 100644 --- a/debian/itzks-systems-virtman.install +++ b/debian/itzks-systems-virtman.install @@ -1 +1,2 @@ usr-lib-nagios-plugins/check_md_raid usr/lib/nagios/plugins/ +usr-lib-nagios-plugins/check_apcupsd usr/lib/nagios/plugins/ |