Không có mô tả

xuqiang 91d5e0a8c6 add Makefile 4 tháng trước cách đây
3rdparty 067b2d1f88 add file server by cpp-httplib 4 tháng trước cách đây
conf 3e05cff1a3 add systemd configure 4 tháng trước cách đây
docs 60a9253cb2 record cross-platform compilation of qt 5 tháng trước cách đây
include 396b412c2a plugin delete && enabled state changed 4 tháng trước cách đây
scadaplugin @ 1baf8fcef8 a2e3eb830a update scadaplugin submodule 5 tháng trước cách đây
scripts c95a3dab37 update scripts 4 tháng trước cách đây
services 8eab7a85c0 add updatetime service 4 tháng trước cách đây
src 396b412c2a plugin delete && enabled state changed 4 tháng trước cách đây
tests c2dd2fd1c5 update test monitor.xml 4 tháng trước cách đây
tools 93e1e3fd68 update qt build script & conf 5 tháng trước cách đây
.gitignore 8924f441b8 first commit 5 tháng trước cách đây
.gitmodules 0fa02526f2 add scadaplugin submodule 5 tháng trước cách đây
CMakeLists.txt b59f959c3d update CMakeLists.txt 4 tháng trước cách đây
Makefile 91d5e0a8c6 add Makefile 4 tháng trước cách đây
README.md 3e05cff1a3 add systemd configure 4 tháng trước cách đây

README.md

MONITOR

configure autostart

cp conf/monitor.desktop ~/.config/autostart/monitor.desktop

configure systemd (recommend)

cp conf/monitor.service /usr/lib/systemd/system/monitor.service

enabled

systemctl daemon-reload
systemctl enable --now monitor
systemctl status monitor