mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update fdmr.sh
This commit is contained in:
parent
0c17a07bcd
commit
6d2a06d941
|
|
@ -642,8 +642,7 @@ sudo sed -i "s/All rights reserved.<br>.*/All rights reserved.<br><a title=\"Ras
|
|||
|
||||
chmod +x /opt/FDMR-Monitor/sysinfo/*
|
||||
sh /opt/FDMR-Monitor/sysinfo/rrd-db.sh
|
||||
(crontab -l; echo "*/5 * * * * sh /opt/FDMR-Monitor/sysinfo/graph.sh")|awk '!x[$0]++'|crontab -
|
||||
(crontab -l; echo "*/2 * * * * sh /opt/FDMR-Monitor/sysinfo/cpu.sh")|awk '!x[$0]++'|crontab -
|
||||
|
||||
##################
|
||||
#Service
|
||||
sudo cat > /lib/systemd/system/proxy.service <<- "EOF"
|
||||
|
|
|
|||
Loading…
Reference in New Issue