new locations
This commit is contained in:
parent
1f97627ce0
commit
3614195df1
@ -190,9 +190,8 @@ telnet \
|
||||
postfix \
|
||||
webmin
|
||||
|
||||
|
||||
bash <(curl -Ss https://my-netdata.io/kickstart.sh) --dont-wait
|
||||
cp netdata-stream.conf /etc/netdata/stream.conf && systemctl stop netdata && systemctl start netdata
|
||||
cp netdata-stream.conf /opt/netdata/etc/netdata && systemctl stop netdata && systemctl start netdata
|
||||
|
||||
echo "Completed running $FUNCNAME"
|
||||
|
||||
|
@ -37,4 +37,4 @@ extend serial '/bin/cat /sys/devices/virtual/dmi/id/product_serial'
|
||||
|
||||
|
||||
# Allow Systems Management Data Engine SNMP to connect to snmpd using SMUX
|
||||
smuxpeer .1.3.6.1.4.1.674.10892.1
|
||||
# smuxpeer .1.3.6.1.4.1.674.10892.1
|
||||
|
Loading…
Reference in New Issue
Block a user