Created attachment 251572 [details] check_syncthing.diff Icinga2 monitoring plugin for [syncthing] daemon. This plugin monitors syncthing daemon by using its [REST API]. Inspired by [bn8] and [vlcty] projects. [syncthing]:https://github.com/syncthing/syncthing [REST API]:https://docs.syncthing.net/dev/rest.html [bn8]:https://gitea.zionetrix.net/bn8/check_syncthing.git [vlcty]:https://github.com/vlcty/check_syncthing WWW: https://github.com/dsh2dsh/check_syncthing
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=def1943924a279d3133ef0fc677ddaebef5c2acd commit def1943924a279d3133ef0fc677ddaebef5c2acd Author: Denis Shaposhnikov <dsh@bamus.cz> AuthorDate: 2025-01-09 11:18:53 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2025-01-09 11:19:50 +0000 Add net-mgmt/check_syncthing: Icinga2 monitoring plugin for syncthing daemon PR: 279859 net-mgmt/Makefile | 1 + net-mgmt/check_syncthing/Makefile (new) | 28 ++++++++++++++++++++++++++++ net-mgmt/check_syncthing/distinfo (new) | 7 +++++++ net-mgmt/check_syncthing/pkg-descr (new) | 9 +++++++++ 4 files changed, 45 insertions(+)