mirror of
https://github.com/oneoffdallas/pfsense-nagios-checks.git
synced 2024-11-22 10:23:42 +01:00
fixed service name for Pre EOL
This commit is contained in:
parent
2abaf1cc4b
commit
48266e01e6
@ -174,7 +174,7 @@ define service{
|
|||||||
define service{
|
define service{
|
||||||
use generic-service
|
use generic-service
|
||||||
host_name <named host>
|
host_name <named host>
|
||||||
service_description Service: squidguard
|
service_description eMMC Status Pre EOL Status
|
||||||
check_command check_by_ssh!-H <hostname or IP address> -C "/usr/local/libexec/nagios/check_pf_emmc_status -C EOL -w 2 -c 3"
|
check_command check_by_ssh!-H <hostname or IP address> -C "/usr/local/libexec/nagios/check_pf_emmc_status -C EOL -w 2 -c 3"
|
||||||
notifications_enabled 1
|
notifications_enabled 1
|
||||||
servicegroups firewall
|
servicegroups firewall
|
||||||
|
Loading…
Reference in New Issue
Block a user