Source: treuchtlingen-checks
Section: admin
Priority: optional
Maintainer: Sebastian Mogl <sebastian.mogl@treuchtlingen.de>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Vcs-Browser: https://git-intern.treuchtlingen.stadt/Stadt_Treuchtlingen/package.treuchtlingen-checks
Vcs-Git: https://git-intern.treuchtlingen.stadt/Stadt_Treuchtlingen/package.treuchtlingen-checks.git

Package: treuchtlingen-checks-common
Architecture: all
Depends: ${misc:Depends},
	monitoring-plugins-basic,
	monitoring-plugins-contrib,
	monitoring-check-linux-memory
Description: Comon checks that should be everywhere

Package: treuchtlingen-checks-hardware
Architecture: all
Depends: ${misc:Depends},
	treuchtlingen-checks-common,
	treuchtlingen-check-smart-integration,
	monitoring-check-psi
Description: Monitoring checks that should run on real hardware

Package: treuchtlingen-checks-container
Architecture: all
Depends: ${misc:Depends},
	treuchtlingen-checks-common
Description: Monitoring checks that should run inside a container 

Package: treuchtlingen-checks-vm
Architecture: all
Depends: ${misc:Depends},
	treuchtlingen-checks-common,
	monitoring-check-psi
Description: Monitoring checks that should run inside a virtual machine

Package: treuchtlingen-check-smart-integration
Architecture: all
Depends: ${misc:Depends},
	monitoring-check-smart-autodetect
Description: Integration for the check_smart plugin
	for snclient and via SSH from the nagios user

