Error opening specified endpoint "udp:127.0.0.1:161" (net-snmp) ALPINE LINUX
#vi /etc/snmp/snmpd.conf
agentAddress SERVER_IP_ADDRESS
or
#vi /etc/snmp/snmpd.conf
agentAddress udp:161
#rc-update add snmpd default
#/etc/init.d/snmpd start
Error opening specified endpoint "udp:127.0.0.1:161" (net-snmp) ALPINE LINUX
#vi /etc/snmp/snmpd.conf
agentAddress SERVER_IP_ADDRESS
or
#vi /etc/snmp/snmpd.conf
agentAddress udp:161
#rc-update add snmpd default
#/etc/init.d/snmpd start
Reset GlobalProtect Agent
:stop server/agent palo
launchctl unload /Library/LaunchAgents/com.paloaltonetworks.gp.pangps.plist
launchctl unload /Library/LaunchAgents/com.paloaltonetworks.gp.pangpa.plist
:start server/agent palo
launchctl load /Library/LaunchAgents/com.paloaltonetworks.gp.pangps.plist
launchctl load /Library/LaunchAgents/com.paloaltonetworks.gp.pangpa.plist
$sudo apt install certbot
$sudo certbot certonly \
--server https://acme-v02.api.letsencrypt.org/directory \
--manual --preferred-challenges dns \
-d your.domain.com
## Add records TXT _acme-challenge.your.domain.com
$nslookup -type=TXT _acme-challenge.your.domain.com
#Certs Path
/etc/letsencrypt/live/
sudo sed -i -re 's/([a-z]{2}\.)?th.archive.ubuntu.com|archive.ubuntu.com|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
Memory:
name: healthDeviceMemoryLatest
oid: .1.3.6.1.4.1.6486.800.1.2.1.16.1.1.1.9.0
CPU:
name: healthDeviceCpuLatest
oid: .1.3.6.1.4.1.6486.800.1.2.1.16.1.1.1.13.0
Pretty print json Format in BASH terminal
ex:
curl -X GET http://localhost:8001 | python3 -m json.tool
create alias in .bashrc :
alias pprint='python3 -m json.tool'
ex:
curl -X GET http://localhost:8001 | pprint
write memory copy running certified reload from working no rollback-timeout