Skip to content

Commit 8a98660

Browse files
committed
update docs
1 parent 539c20f commit 8a98660

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ SNClient+ (Secure Naemon Client) is a general purpose monitoring agent designed
2020

2121
## Documentation
2222

23-
All documentation is under `docs/`
23+
The documentation can be found on [omd.consol.de](https://omd.consol.de/docs/snclient/).
24+
25+
It is maintained in [docs/](docs/)
2426

2527
## Supported Operating Systems
2628

@@ -33,7 +35,7 @@ All documentation is under `docs/`
3335

3436
\* Only Windows 10 / Windows Server 2016 or newer.
3537

36-
A more detailed list of [supported operating systems](https://omd.consol.de/docs/snclient/install/supported/).
38+
A more detailed list of [supported operating systems](docs/install/supported.md).
3739

3840
## Supported Protocols
3941

docs/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ tags:
1616
<img src="logo/snclient.svg" alt="SNClient" width="200px" style="background-color: white"/>
1717
</div>
1818

19+
[![CICD Pipeline](https://github.com/Consol-Monitoring/snclient/actions/workflows/builds.yml/badge.svg?branch=main)](https://github.com/Consol-Monitoring/snclient/actions/workflows/builds.yml)
20+
[![Go Report Card](https://goreportcard.com/badge/github.com/Consol-Monitoring/snclient)](https://goreportcard.com/report/github.com/Consol-Monitoring/snclient)
21+
[![Latest Release](https://img.shields.io/github/v/release/Consol-Monitoring/snclient?sort=semver)](https://github.com/Consol-Monitoring/snclient/releases)
22+
[![License](https://img.shields.io/github/license/Consol-Monitoring/snclient)](https://github.com/Consol-Monitoring/snclient/blob/main/LICENSE)
23+
[![IRC](https://img.shields.io/badge/IRC-libera.chat%2F%23snclient-blue)](https://web.libera.chat/?nick=Guest?#snclient)
24+
1925
**SNClient+** is an open-source (drop-in for most use cases) general purpose monitoring agent as replacement for the well-known NSClient++.
2026

2127
It was written from scratch in [Golang](https://go.dev/) using todays state-of-the-art technologies. All the test and build procedures are located on [GitHub](https://github.com/ConSol-Monitoring/snclient).

0 commit comments

Comments
 (0)