aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2021-09-30 23:32:45 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2021-09-30 23:32:45 +0200
commit536bd24438799a15686415b054f57676b053702d (patch)
treeac5b93d2a342166c3d2d11a867934ec725b7273e
parentcf666ed055e1e76c5acf0d323d87438bfb8342d6 (diff)
downloadmonitoring_custom-536bd24438799a15686415b054f57676b053702d.tar.gz
move
-rw-r--r--Makefile2
-rwxr-xr-xplugins/check_ipmi (renamed from check_ipmi)0
-rwxr-xr-xplugins/check_jenkins_job (renamed from check_jenkins_job)0
-rwxr-xr-xplugins/check_mem (renamed from check_mem)0
-rwxr-xr-xplugins/check_pressure (renamed from check_pressure)0
-rwxr-xr-xplugins/check_sensors (renamed from check_sensors)0
-rwxr-xr-xplugins/check_snmp_if (renamed from check_snmp_if)0
-rwxr-xr-xplugins/check_systemd (renamed from check_systemd)0
8 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0474b60..e5b9f30 100644
--- a/Makefile
+++ b/Makefile
@@ -5,5 +5,5 @@ build:
install: build
@mkdir -p $(INSTDIR)
- @cp check_* $(INSTDIR)
+ @cp plugins/* $(INSTDIR)
diff --git a/check_ipmi b/plugins/check_ipmi
index b1223ee..b1223ee 100755
--- a/check_ipmi
+++ b/plugins/check_ipmi
diff --git a/check_jenkins_job b/plugins/check_jenkins_job
index ab40f87..ab40f87 100755
--- a/check_jenkins_job
+++ b/plugins/check_jenkins_job
diff --git a/check_mem b/plugins/check_mem
index 09b4ba8..09b4ba8 100755
--- a/check_mem
+++ b/plugins/check_mem
diff --git a/check_pressure b/plugins/check_pressure
index 787827c..787827c 100755
--- a/check_pressure
+++ b/plugins/check_pressure
diff --git a/check_sensors b/plugins/check_sensors
index 8cb1e20..8cb1e20 100755
--- a/check_sensors
+++ b/plugins/check_sensors
diff --git a/check_snmp_if b/plugins/check_snmp_if
index 5d56ae3..5d56ae3 100755
--- a/check_snmp_if
+++ b/plugins/check_snmp_if
diff --git a/check_systemd b/plugins/check_systemd
index bf8d532..bf8d532 100755
--- a/check_systemd
+++ b/plugins/check_systemd