Code in this video_Monitor Synology NAS with SNMP v3 on Zabbix Server

Code in this video_Monitor Synology NAS with SNMP v3 on Zabbix Server

Note: Replace the highlighted orange information with your own information.
	
	Auth Password: auth_Password
	
	Privacy Password: priv_Password

	sudo apt install snmpd snmp libsnmp-dev -y

	snmpwalk -v3 -a SHA -A auth_Password -x AES -X priv_Password -l authPriv -u admin 192.168.1.15 | head -10
	
	https://www.zabbix.com/integrations/synology

Leave a Reply

Your email address will not be published. Required fields are marked *