diff --git a/Installers/pre_install_clearOS.sh b/Installers/pre_install_clearOS.sh index 7cc527b..3a2d34a 100644 --- a/Installers/pre_install_clearOS.sh +++ b/Installers/pre_install_clearOS.sh @@ -74,3 +74,6 @@ EOF sudo systemctl daemon-reload sudo systemctl enable exporterd sudo systemctl restart exporterd + +echo -e "Проверить работу zabbix-agent ${C_LGn}sudo systemctl status zabbix-agent${RES}:" +echo -e "Проверить работу Node Exporter ${C_LGn}sudo journalctl -u exporterd -f${RES}:" \ No newline at end of file