diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-15 22:29:49 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-15 22:30:34 +0200 |
commit | 11f953db29578dca08dc62132130d09c30a3e9ca (patch) | |
tree | 1d16992129a4173a31449d00ea339ef9d9590a08 /debian/control | |
parent | 3a77d269be0e57f2fd3f63db2ac6d6700286c447 (diff) | |
download | itzks-systems-11f953db29578dca08dc62132130d09c30a3e9ca.tar.gz itzks-systems-11f953db29578dca08dc62132130d09c30a3e9ca.tar.bz2 itzks-systems-11f953db29578dca08dc62132130d09c30a3e9ca.zip |
Icinga2 monitoring plugins: Add check_md_raid (physical servers) and check_squid (main server).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 759eda4..d2145fe 100644 --- a/debian/control +++ b/debian/control @@ -203,6 +203,7 @@ Depends: gdisk, htop, itzks-keyring, + libnagios-plugin-perl, links, linuxlogo, mate-desktop-environment-core, @@ -216,6 +217,7 @@ Depends: pkg-mozilla-archive-keyring, pxelinux, reportbug, + squidclient, syslinux, sysstat, tree, |