From c7e2646748dc435a18947483c2147a7197c9b983 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sat, 18 Jan 2014 16:08:51 +0100 Subject: Mentioning Sensu diff --git a/web/input/index.md b/web/input/index.md index fc8a0ce..78a4f5e 100644 --- a/web/input/index.md +++ b/web/input/index.md @@ -6,7 +6,7 @@ menu: 1 We, the [Monitoring Plugins Development Team][team], maintain a bundle of more than fifty standard plugins for [Nagios][nagios], [Icinga][icinga], -[Shinken][shinken], [Naemon][naemon], and other monitoring applications. Each +[Shinken][shinken], [Naemon][naemon], [Sensu][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 runs these plugins to determine the current status of hosts and services on your network. @@ -37,6 +37,7 @@ You can get the latest releases from the [download page][download]. [icinga]: https://www.icinga.org/ "Icinga" [shinken]: http://www.shinken-monitoring.org/ "Shinken" [naemon]: http://naemon.github.io/ "Naemon" +[sensu]: http://sensuapp.org/ "Sensu" [load]: doc/man/check_load.html "check_load" [procs]: doc/man/check_procs.html "check_procs" [disk]: doc/man/check_disk.html "check_disk" diff --git a/web/macros.py b/web/macros.py index 5381ce9..dbb4e93 100644 --- a/web/macros.py +++ b/web/macros.py @@ -18,7 +18,7 @@ there as well. page = { "description": "Standard monitoring plugins for Nagios and compatible monitoring solutions.", - "keywords": "Nagios, Icinga, Shinken, Naemon, Monitoring, Official, Plugins, Open, Source, Free, Software" + "keywords": "Nagios, Icinga, Shinken, Naemon, Sensu, Monitoring, Official, Plugins, Open, Source, Free, Software" } # -- cgit v0.10-9-g596f