PINS Installation

SaltisOne Web Setting

Command

wget -O /tmp/pins.saltisone --no-check-certificate https://server1.saltis.id/sdwan/installer.saltisone
chmod 755 /tmp/pins.saltisone
/tmp/pins.saltisone 2>&1 | tee /tmp/output.log

Network Monitoring Integration

wget -O /tmp/zabbix-agentd_4.0.16-3_aarch64_cortex-a53.ipk --no-check-certificate https://server1.saltis.id/sdwan/zabbix/zabbix-agentd_4.0.16-3_aarch64_cortex-a53.ipk
opkg install /tmp/zabbix-agentd_4.0.16-3_aarch64_cortex-a53.ipk
/etc/init.d/zabbix_agentd restart

Instalasi Perangkat SDWAN di Site

Last updated

Was this helpful?