summaryrefslogtreecommitdiffstats
path: root/debian/patches/systemd-checkcommand.patch
blob: 6ebc0b352c614739b33e5a0da111fbf9c347cd50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Use check_systemd path as provided by monitoring-plugins-systemd package.
Author: Bas Couwenberg <sebastic@debian.org>
Forwarded: not-needed
Bug-Debian: https://bugs.debian.org/1033666

--- a/itl/plugins-contrib.d/systemd.conf
+++ b/itl/plugins-contrib.d/systemd.conf
@@ -1,7 +1,7 @@
 /* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */
 
 object CheckCommand "systemd" {
-	command = [ PluginContribDir + "/check_systemd.py" ]
+	command = [ PluginContribDir + "/check_systemd" ]
 
 	arguments = {
 		"--unit" = {