Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-30 | doc/faq/gnulib.md: Use `backticks` for dir name | Holger Weiss | 1 | -2/+2 | |
2014-01-30 | doc/faq/gnulib.md: Adjust wording | Holger Weiss | 1 | -1/+1 | |
"monitoring-plugins/.." is the directory *above* (not below) the "monitoring-plugins" directory, isn't it? | |||||
2014-01-30 | support.md: Fix gmane URL for commits@ list | Holger Weiss | 1 | -1/+1 | |
Gmane uses the name ".scm" for commit mailing lists. | |||||
2014-01-29 | Add expandtab to vim modeline | Thomas Guyot-Sionnest | 46 | -46/+46 | |
2014-01-29 | nothing | Thomas Guyot-Sionnest | 1 | -2/+2 | |
2014-01-29 | Fix gnulib add module command; update docs | Thomas Guyot-Sionnest | 1 | -6/+10 | |
2014-01-29 | Rename MP_STATE_DIRECTORY to MP_STATE_PATH | Thomas Guyot-Sionnest | 1 | -1/+1 | |
2014-01-29 | check-mirrors: Mention mirror update frequence | Holger Weiss | 1 | -0/+1 | |
Note that ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ is updated twice a day. | |||||
2014-01-29 | Update Gmane group names | Holger Weiss | 1 | -4/+4 | |
We moved to new Gmane groups below "gmane.network.monitoring.plugins". | |||||
2014-01-28 | doc/faq/fork.md: Various small changes | Holger Weiss | 1 | -30/+33 | |
Apply a few changes that hopefully improve the "Did you fork the Nagios Plugins?" FAQ item a bit. | |||||
2014-01-28 | Add FTP mirror from South Africa | Holger Weiss | 3 | -3/+22 | |
Add ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ to our list of mirrors. | |||||
2014-01-26 | Lowercase #monitoring-plugins channel name | Holger Weiss | 1 | -1/+1 | |
IRC channel names usually aren't capitalized. | |||||
2014-01-25 | "Nagios" -> "Monitoring" again | Holger Weiss | 1 | -1/+1 | |
2014-01-25 | Rename NAGIOS_PLUGIN_STATE_DIRECTORY to MP_STATE_DIRECTORY | Thomas Guyot-Sionnest | 1 | -1/+1 | |
2014-01-25 | Apply another tiny "Nagios" -> "Monitoring" fix | Holger Weiss | 1 | -1/+1 | |
2014-01-25 | "build-snapshot" -> "build-snapshots" | Holger Weiss | 2 | -1/+1 | |
The script can build the snapshots for multiple branches in one go (and does that by default). | |||||
2014-01-25 | index.md: Small change | Holger Weiss | 1 | -2/+2 | |
Aint the plugin interface "straightforward"? | |||||
2014-01-24 | Apply another "Nagios" -> "Monitoring" fix | Holger Weiss | 1 | -1/+1 | |
2014-01-24 | Re-add the list of FTP mirrors | Holger Weiss | 2 | -60/+37 | |
All our previous FTP mirrors except for the one from China were updated to mirror rsync.monitoring-plugins.org. | |||||
2014-01-23 | Make Mailman archives available for Gmane | Holger Weiss | 1 | -0/+10 | |
Make our mailing list archives temporarily available for Gmane. | |||||
2014-01-23 | "nagios-plugins" -> "monitoring-plugins" again | Holger Weiss | 5 | -9/+9 | |
Fix a few remaining references to "nagios-plugins". | |||||
2014-01-23 | tests.md: Update test results URL | Holger Weiss | 1 | -2/+2 | |
2014-01-23 | Rename snapshot tarballs | Holger Weiss | 1 | -3/+3 | |
The snapshot tarballs now use the "monitoring-plugins" name. | |||||
2014-01-23 | Rename Nagios Plugin Development Guidelines | Holger Weiss | 6 | -9/+9 | |
We now host the "Monitoring Plugin Development Guidelines". | |||||
2014-01-22 | Sort list of monitoring tools alphabetically | Holger Weiss | 1 | -7/+7 | |
Failing a better sort criteria, lets list monitoring tools in alphabetical order. | |||||
2014-01-22 | Revert Nagios::Plugin rename in News items | Holger Weiss | 3 | -3/+3 | |
Thanks to Heiko Schlichting for reporting this issue. | |||||
2014-01-22 | Git hooks: Use new project name | Holger Weiss | 5 | -6/+6 | |
2014-01-22 | crontab: Re-enable Git mirrors | Holger Weiss | 1 | -1/+1 | |
The renamed repositories should be in a usable state now. | |||||
2014-01-22 | s/Nagios::Plugin/Monitoring::Plugin/ | Holger Weiss | 11 | -27/+27 | |
The Nagios::Plugin module has been renamed to Monitoring::Plugin. | |||||
2014-01-21 | support.md: Mention new IRC channel | Holger Weiss | 1 | -5/+3 | |
We moved to #Monitoring-Plugins. | |||||
2014-01-20 | Remove most FTP mirrors for the moment | Holger Weiss | 2 | -48/+34 | |
We need to inform the mirror maintainers of the new project name. | |||||
2014-01-20 | Nginx: Remove duplicated cerificate configuration | Holger Weiss | 1 | -2/+0 | |
It should suffice to specify the cerificate/key file paths in the "default_server" block. | |||||
2014-01-20 | Nginx: Serve http://test.monitoring-plugins.org/ | Holger Weiss | 1 | -0/+15 | |
Our plugins/t/check_http.t checks <http://test.monitoring-plugins.org/>. | |||||
2014-01-18 | bin/build-*: Replace "nagios-plugins" | Holger Weiss | 2 | -4/+4 | |
Replace "nagios-plugins" with "monitoring-plugins" in our build scripts. | |||||
2014-01-18 | Mentioning Sensu | Jan Wagner | 2 | -2/+3 | |
2014-01-14 | Rename Nagios Plugins to Monitoring Plugins | Holger Weiss | 29 | -124/+223 | |
This is a first step of replacing the name "Nagios Plugins" with "Monitoring Plugins" where appriopriate. Some news items and FAQ entries are also created or updated. More to come. | |||||
2014-01-14 | writing-perl-plugins.md: Fix Markdown syntax | Holger Weiss | 1 | -1/+1 | |
"_" should be escaped (to make Vim's syntax highlighting happy, at least). | |||||
2014-01-14 | download.md: Abbreviate UK/USA | Holger Weiss | 1 | -1/+1 | |
The list is long enough already. | |||||
2014-01-14 | Rename /doc/presentation.html | Holger Weiss | 4 | -6/+6 | |
"presentation.html" is a little too generic. | |||||
2014-01-13 | Import "State Retention" page from old web site | Holger Weiss | 2 | -2/+134 | |
Add Ton's "State Retention" RFC to the list of "Proposals" (even though it has been implemented and documented¹ by now). ¹ https://www.nagios-plugins.org/doc/faq/private-c-api.html#state-information | |||||
2014-01-13 | Capitalize "Extra-Opts" | Holger Weiss | 2 | -3/+3 | |
"Extra-Opts" is a name. | |||||
2014-01-13 | doc/index.md: Cosmetic change | Holger Weiss | 1 | -5/+5 | |
Add a few link titles. | |||||
2014-01-13 | Add FTP mirror from Switzerland | Holger Weiss | 2 | -2/+38 | |
Add ftp://mirror.switch.ch/mirror/nagios-plugins/ to our list of mirrors. | |||||
2014-01-12 | Documentation: Add "Proposals" | Holger Weiss | 2 | -0/+102 | |
Import the "check_many" proposal from our old web site, and add a "Proposals" section to the Documentation page. Also reference the "New Threshold Syntax" proposal from there (we didn't link to it before). | |||||
2014-01-12 | Documentation: Use monospace font for plugin names | Holger Weiss | 2 | -3/+3 | |
Consistently write `check_foo`, not check\_foo. | |||||
2014-01-12 | Documentation: Denote command lines with "$" | Holger Weiss | 10 | -46/+46 | |
Add a prompt sign to all command lines in code blocks. | |||||
2014-01-12 | new-threshold-syntax.md: Remove a comment | Holger Weiss | 1 | -2/+0 | |
2014-01-11 | doc/faq/donations.md: Mention a contact address | Holger Weiss | 1 | -0/+3 | |
Stating we accept donations without mentioning how to initiate them doesn't make much sense. | |||||
2014-01-11 | doc/faq/git.md: Add various minor improvements | Holger Weiss | 1 | -38/+40 | |
Apply a few fixes and improvements throughout the text. | |||||
2014-01-11 | doc/faq/git.md: Add clarifications regarding index | Holger Weiss | 1 | -17/+20 | |
Clarify the purpose of the staging area, and (try to) improve the "Basic Concepts" section in another few ways. |