mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2026-02-05 22:55:17 +01:00
contrib removed from plugin path
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
|
||||
|
||||
command[check_dp_pool]=/usr/lib/nagios/plugins/contrib/check_dp_pool "$ARG1$"
|
||||
command[check_dp_tablespace]=/usr/lib/nagios/plugins/contrib/check_dp_tablespace
|
||||
command[check_dp_services]=/usr/lib/nagios/plugins/contrib/check_dp_services
|
||||
command[check_dp_mountrequest]=/usr/lib/nagios/plugins/contrib/check_dp_mountrequest
|
||||
command[check_dp_idb]=/usr/lib/nagios/plugins/contrib/check_dp_idb
|
||||
command[check_dp_pool]=/usr/lib/nagios/plugins/check_dp_pool "$ARG1$"
|
||||
command[check_dp_tablespace]=/usr/lib/nagios/plugins/check_dp_tablespace
|
||||
command[check_dp_services]=/usr/lib/nagios/plugins/check_dp_services
|
||||
command[check_dp_mountrequest]=/usr/lib/nagios/plugins/check_dp_mountrequest
|
||||
command[check_dp_idb]=/usr/lib/nagios/plugins/check_dp_idb
|
||||
command[check_dp_backups]=/usr/lib/nagios/plugins/check_dp_backups
|
||||
|
||||
Reference in New Issue
Block a user