Skip to content

Commit 715bd8d

Browse files
committed
docs: update README
1 parent 3a575de commit 715bd8d

File tree

1 file changed

+19
-13
lines changed

1 file changed

+19
-13
lines changed

README.md

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@
1212
</p>
1313
<div align="center">
1414

15-
![GitHub](https://img.shields.io/github/license/linuxfabrik/monitoring-plugins)
16-
![GitHub last commit](https://img.shields.io/github/last-commit/linuxfabrik/monitoring-plugins)
17-
![Version](https://img.shields.io/github/v/release/linuxfabrik/monitoring-plugins?sort=semver)
15+
![GitHub](https://img.shields.io/github/license/linuxfabrik/monitoring-plugins)
16+
![GitHub last commit](https://img.shields.io/github/last-commit/linuxfabrik/monitoring-plugins)
17+
![Version](https://img.shields.io/github/v/release/linuxfabrik/monitoring-plugins?sort=semver)
1818
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/Linuxfabrik/monitoring-plugins/badge)](https://scorecard.dev/viewer/?uri=github.com/Linuxfabrik/monitoring-plugins)
19-
[![GitHubSponsors](https://img.shields.io/github/sponsors/Linuxfabrik?label=GitHub%20Sponsors)](https://github.com/sponsors/Linuxfabrik)
20-
[![PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7AW3VVX62TR4A&source=url)
19+
[![GitHubSponsors](https://img.shields.io/github/sponsors/Linuxfabrik?label=GitHub%20Sponsors)](https://github.com/sponsors/Linuxfabrik)
20+
[![gitAds](https://img.shields.io/badge/Donate-gitAds-ff6600)](https://gitads.dev/v1/ad-track?source=linuxfabrik/monitoring-plugins@github)
21+
[![PayPal](https://img.shields.io/badge/Donate-PayPal-ff6600)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7AW3VVX62TR4A&source=url)
2122

2223
</div>
2324

@@ -42,25 +43,29 @@ The plugins are fast, reliable and use as few system resources as possible. They
4243

4344
Visit [icinga-demo.linuxfabrik.ch](https://icinga-demo.linuxfabrik.ch).
4445

45-
If you want to run your own instance of Icinga, you could set it up in a few clicks using the infrastructure provider Exoscale. We provide the images. Just take a look at the [Exoscale Marketplace](https://www.exoscale.com/marketplace/).
4646

47+
## Donate
4748

48-
## Support & Sponsoring
49+
[![GitHubSponsors](https://img.shields.io/github/sponsors/Linuxfabrik?label=GitHub%20Sponsors)](https://github.com/sponsors/Linuxfabrik) [![gitAds](https://img.shields.io/badge/Donate-gitAds-ff6600)](https://gitads.dev/v1/ad-track?source=linuxfabrik/monitoring-plugins@github) [![PayPal](https://img.shields.io/badge/Donate-PayPal-ff6600)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7AW3VVX62TR4A&source=url)
4950

50-
The source code is published here without support. If you need Enterprise Support, [conclude a Service Contract](https://www.linuxfabrik.ch/en/products/service-support).
5151

52-
Do you think more people should know about it? Sharing is caring, so feel free to spread the word. We would really appreciate if you share this on any social media, or link this site on any blog or forum. Or more specifically: [It would be great if you could tell on GitHub discussions how you use the plugins](https://github.com/Linuxfabrik/monitoring-plugins/discussions/categories/show-and-tell?discussions_q=is%3Aopen+category%3A%22Show+and+tell%22).
52+
## Support
5353

54-
If you simply like to support our work, please consider donating and become a sponsor.
54+
The source code is published here without support. If you need Enterprise Support, please [conclude a Service Contract](https://www.linuxfabrik.ch/en/products/service-support).
5555

56-
[![GitHubSponsors](https://img.shields.io/github/sponsors/Linuxfabrik?label=GitHub%20Sponsors)](https://github.com/sponsors/Linuxfabrik) [![PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7AW3VVX62TR4A&source=url)
56+
57+
## Spread the Word
58+
59+
Do you think more people should know about it? Sharing is caring, so feel free to spread the word. We would really appreciate if you share this on any social media, or link this site on any blog or forum. [It would also be great if you could tell on GitHub discussions how you use the plugins](https://github.com/Linuxfabrik/monitoring-plugins/discussions/categories/show-and-tell?discussions_q=is%3Aopen+category%3A%22Show+and+tell%22).
5760

5861

5962
## Installation
6063

6164
* Have a look at the [INSTALL](https://github.com/Linuxfabrik/monitoring-plugins/blob/main/INSTALL.rst) document for the various options, including SELinux etc.
6265
* For details on installing the plugins in Icinga Director, see [ICINGA](https://github.com/Linuxfabrik/monitoring-plugins/blob/main/ICINGA.rst).
6366

67+
If you want to run your own instance of Icinga, you could set it up in a few clicks using the infrastructure provider Exoscale. We provide the images at the [Exoscale Marketplace](https://www.exoscale.com/marketplace/). Alternatively, you can set up a self-hosted Icinga infrastructure using our [LFOps Ansible collection](github.com/Linuxfabrik/lfops).
68+
6469

6570
## Reporting Issues
6671

@@ -69,7 +74,7 @@ For now, there are two ways:
6974
1. [Submit an issue](https://github.com/Linuxfabrik/monitoring-plugins/issues/new/choose) (preferred).
7075
2. [Contact us](https://www.linuxfabrik.ch/en/contact) by email or web form and describe your problem.
7176

72-
For reporting a vulnerability, see [SECURITY](https://github.com/Linuxfabrik/monitoring-plugins/blob/main/SECURITY.md).
77+
For reporting a vulnerability issue, see [SECURITY](https://github.com/Linuxfabrik/monitoring-plugins/blob/main/SECURITY.md).
7378

7479

7580
## Check Plugin Poster
@@ -387,6 +392,7 @@ To avoid problems when passing *parameter values* that start with a `-`, the com
387392
├── grafana Grafana dashboard definition
388393
├── icingaweb2-module-director Icinga Director basket definition
389394
├── icingaweb2-module-grafana Grafana panel definition for Icinga's Grafana module
395+
├── icon SVG icon for Web GUIs
390396
├── lib Link to the Linuxfabrik Python libraries
391397
├── unit-test File for unit tests
392398
│ ├── retc Files for simulating return codes
@@ -508,4 +514,4 @@ Q: **On Windows, some plugins result in `0x80070005 (E_ACCESSDENIED)`.**
508514
A: When using the plugins in Icinga: [According to the Icinga documentation](https://icinga.com/docs/icinga-2/latest/doc/06-distributed-monitoring/#agent-setup-on-windows-configuration-wizard) the Icinga Agent runs as the `Network Service` user by default. This may result in `0x80070005 (E_ACCESSDENIED)` messages for some plugins. In this case, [use JEA Profiles for Icinga for Windows](https://icinga.com/docs/icinga-for-windows/latest/doc/130-JEA/01-JEA-Profiles/) and see [installing JEA for Windows](https://icinga.com/docs/icinga-for-windows/latest/doc/130-JEA/02-Installation/).
509515

510516

511-
<!-- GitAds-Verify: 1NTKT4F1KXJEQ79YJUY3WS1OKC1XMUU6 -->
517+
<!-- GitAds-Verify: 1NTKT4F1KXJEQ79YJUY3WS1OKC1XMUU6 -->

0 commit comments

Comments
 (0)