diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-15 23:25:18 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-15 23:26:21 +0200 |
commit | 3d47c8f7f87934fa9d07e555bdb60f56a883cc80 (patch) | |
tree | bfe8b4576ade92952371cdd4928c94d38a6dc102 /debian/itzks-systems-common.install | |
parent | 9ec4bb93e871b34929e296435f084aedadb3770c (diff) | |
download | itzks-systems-3d47c8f7f87934fa9d07e555bdb60f56a883cc80.tar.gz itzks-systems-3d47c8f7f87934fa9d07e555bdb60f56a883cc80.tar.bz2 itzks-systems-3d47c8f7f87934fa9d07e555bdb60f56a883cc80.zip |
usr-lib-nagios-plugins: Add check_mem.pl plugin.
Diffstat (limited to 'debian/itzks-systems-common.install')
-rw-r--r-- | debian/itzks-systems-common.install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/itzks-systems-common.install b/debian/itzks-systems-common.install index 099488f..7964dcf 100644 --- a/debian/itzks-systems-common.install +++ b/debian/itzks-systems-common.install @@ -8,4 +8,5 @@ etc/xdg/autostart/standardskriver.desktop etc/xdg/autostart/ bin/passwd usr/bin/ bin/standardskriver usr/bin/ sbin/itzks-systems.do_preseed -share/itzks-systems-common/ usr/share/
\ No newline at end of file +share/itzks-systems-common/ usr/share/ +usr-lib-nagios-plugins/check_mem.pl usr/lib/nagios/plugins/ |