Bug 279859 - [NEW PORT] net-mgmt/check_syncthing: Icinga2 monitoring plugin for syncthing daemon
Summary: [NEW PORT] net-mgmt/check_syncthing: Icinga2 monitoring plugin for syncthing ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-19 14:38 UTC by Denis Shaposhnikov
Modified: 2025-01-09 11:20 UTC (History)
1 user (show)

See Also:
dsh: maintainer-feedback+


Attachments
check_syncthing.diff (2.35 KB, patch)
2024-06-19 14:38 UTC, Denis Shaposhnikov
dsh: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2024-06-19 14:38:35 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-09 11:20:54 UTC
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(+)