diff options
-rw-r--r-- | Makefile | 2 | ||||
-rwxr-xr-x | plugins/check_ipmi (renamed from check_ipmi) | 0 | ||||
-rwxr-xr-x | plugins/check_jenkins_job (renamed from check_jenkins_job) | 0 | ||||
-rwxr-xr-x | plugins/check_mem (renamed from check_mem) | 0 | ||||
-rwxr-xr-x | plugins/check_pressure (renamed from check_pressure) | 0 | ||||
-rwxr-xr-x | plugins/check_sensors (renamed from check_sensors) | 0 | ||||
-rwxr-xr-x | plugins/check_snmp_if (renamed from check_snmp_if) | 0 | ||||
-rwxr-xr-x | plugins/check_systemd (renamed from check_systemd) | 0 |
8 files changed, 1 insertions, 1 deletions
@@ -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 |