Update : check SNMP
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 2m2s
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 2m2s
This commit is contained in:
7
custom/custom_snmp
Normal file
7
custom/custom_snmp
Normal file
@ -0,0 +1,7 @@
|
||||
# variables
|
||||
|
||||
SNMP_SYSLOCATION="Server Room"
|
||||
SNMP_SYSCONTACT="admin@tips-of-mine.fr"
|
||||
SNMP_SYSNAME="$(hostname)"
|
||||
SNMP_SYSDESCR="Linux $(uname -r) on $(uname -m)"
|
||||
$SNMP_AGENTADDRESS="10.0.4.190,10.0.4.191"
|
Reference in New Issue
Block a user