Skip to content

Commit fc42a1d

Browse files
committed
docs: update README
1 parent 91065fb commit fc42a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
This Enterprise Class Check Plugin Collection made by [Linuxfabrik](https://www.linuxfabrik.ch) offers a package of Python-based, Nagios-compatible check plugins for Icinga, Naemon, Nagios, OP5, Shinken, Sensu and other monitoring applications. Each plugin is a stand-alone command line tool that provides a specific type of check. Typically, your monitoring software will run these check plugins to determine the current status of hosts and services on your network.
3030

31-
All plugins are written in Python and licensed under the [UNLICENSE](https://unlicense.org/), a licence that dedicates works to the public domain with no conditions whatsoever. They run on all platforms that support Python 3.9 and above. For Windows, there are compiled plugins available, meaning you don't need Python.
31+
All plugins are written in Python and licensed under the [UNLICENSE](https://unlicense.org/), a licence that dedicates works to the public domain with no conditions whatsoever. They run on all platforms that support Python 3.9 and above, like Linux, Windows, MacOS, FreeBSD and others. For Windows, there are compiled plugins available, meaning you don't need Python.
3232

3333
The plugins are fast and reliable, using as few system resources as possible. They report the same metrics consistently and uniformly on all platforms (for example, they always use 'used' instead of a mixture of 'used' and 'free'). Where possible, automatic detection and auto-discovery mechanisms are built in. The plugins use meaningful default settings to trigger WARNs and CRITs only where absolutely necessary. In addition, many plugins offer troubleshooting information. We avoid dependencies on third-party system libraries wherever possible.
3434

0 commit comments

Comments
 (0)