1
0
mirror of https://github.com/librenms/librenms-agent.git synced 2024-05-09 09:54:52 +00:00

6 Commits

Author SHA1 Message Date
7c173b160c convert all the NTP stuff to JSON (#174)
This requires https://github.com/librenms/librenms/pull/8571 and is for https://github.com/librenms/librenms/pull/8608 .

Also converted this to regular sh instead of bash, so it will work on more systems with less dependencies.

Has been tested as working on DD-WRT and FreeBSD.
2018-08-27 10:03:01 +01:00
d9f36a84b1 cleaner code 2016-09-12 12:48:17 +03:00
28cae5cff3 better handling default case 2016-09-12 11:52:13 +03:00
aeecb1621c header fix 2016-09-12 11:45:14 +03:00
f48f4cc6e5 update 1 ntp server 2016-09-12 11:43:34 +03:00
718d627cfd app: ntp-server (#55)
* ntp-server app using shell only, tested with 4.2.8p8

* fix for higher stratum value

* change the description in comment to reflect latest webui push
2016-09-07 20:37:23 +01:00