Update : check SNMP
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 2m2s

This commit is contained in:
2025-04-25 18:41:31 +02:00
parent 9de00974e9
commit ecdf93e011
3 changed files with 40 additions and 17 deletions

7
custom/custom_snmp Normal file
View 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"