diff --git a/tnpi/ns1.cadillac.net.sh b/tnpi/ns1.cadillac.net.sh index c8c34d88..1c11bede 100755 --- a/tnpi/ns1.cadillac.net.sh +++ b/tnpi/ns1.cadillac.net.sh @@ -30,9 +30,9 @@ install_nrpe() fi tell_status "installing nrpe plugin" - stage_pkg_install nrpe3 - stage_sysrc nrpe3_enable=YES - stage_sysrc nrpe3_configfile="/data/etc/nrpe.cfg" + stage_pkg_install nrpe + stage_sysrc nrpe_enable=YES + stage_sysrc nrpe_configfile="/data/etc/nrpe.cfg" } configure_knot() diff --git a/tnpi/ns2.theartfarm.com.sh b/tnpi/ns2.theartfarm.com.sh index 7677a142..1d2b9d58 100755 --- a/tnpi/ns2.theartfarm.com.sh +++ b/tnpi/ns2.theartfarm.com.sh @@ -26,9 +26,9 @@ install_nrpe() fi tell_status "installing nrpe plugin" - stage_pkg_install nrpe3 - stage_sysrc nrpe3_enable=YES - stage_sysrc nrpe3_configfile="/data/etc/nrpe.cfg" + stage_pkg_install nrpe + stage_sysrc nrpe_enable=YES + stage_sysrc nrpe_configfile="/data/etc/nrpe.cfg" } configure_knot() diff --git a/tnpi/sigels.sh b/tnpi/sigels.sh index 8c50fffc..d10f6920 100755 --- a/tnpi/sigels.sh +++ b/tnpi/sigels.sh @@ -59,8 +59,8 @@ configure_postfix() fi if [ -n "$TOASTER_NRPE" ]; then - stage_sysrc nrpe3_enable=YES - stage_sysrc nrpe3_configfile="/data/etc/nrpe.cfg" + stage_sysrc nrpe_enable=YES + stage_sysrc nrpe_configfile="/data/etc/nrpe.cfg" fi for _f in master main