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

9 Commits

Author SHA1 Message Date
Jellyfrog
25fb357809 Lint more files (#356) 2021-03-18 20:07:25 +01:00
Jellyfrog
61064dc9fe Cleanup some code (#355)
* Format with isort

* Format with Black

* Fix CRLF

* Format with shellcheck

* Fix some warning

* Fix PHP style

* Dont modifiy check_mk files

* Fixes
2021-03-18 12:24:30 +01:00
SourceDoctor
90c00c78d0 Configurable env binary path (#318) 2020-07-04 17:44:40 +02:00
VVelox
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
crcro
d9f36a84b1 cleaner code 2016-09-12 12:48:17 +03:00
crcro
28cae5cff3 better handling default case 2016-09-12 11:52:13 +03:00
crcro
aeecb1621c header fix 2016-09-12 11:45:14 +03:00
crcro
f48f4cc6e5 update 1 ntp server 2016-09-12 11:43:34 +03:00
crcro
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