Age | Commit message (Collapse) | Author | Files | Lines |
|
Make our mailing list archives temporarily available for Gmane.
|
|
The renamed repositories should be in a usable state now.
|
|
It should suffice to specify the cerificate/key file paths in the
"default_server" block.
|
|
Our plugins/t/check_http.t checks <http://test.monitoring-plugins.org/>.
|
|
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.
|
|
"presentation.html" is a little too generic.
|
|
The timestamp file is used for checking mirrors and should be hidden
from the user. (By the way: The Fancy Index module would hide dot files
automatically, but some FTP servers don't serve them.)
|
|
Add a daily job that updates a timestamp file in our download area and
checks whether the FTP mirrors fetched the one from yesterday.
|
|
Append "?C=M&O=D" to /download/ URLs:
/*
* Determine the sorting criteria. URL arguments look like:
*
* C=x[&O=y]
*
* Where x={M,S,N} and y={A,D}
*/
[ https://github.com/aperezdc/ngx-fancyindex/blob/master/ngx_http_fancyindex_module.c ]
|
|
Match against /download/ before matching against /attachments/.
|
|
Many sites have links to our New Threshold Syntax proposal, so lets put
it back online. However, as we decided not to implement the New
Threshold Syntax anytime soon, we currently don't add a link to the
proposal on our own web site.
|
|
|
|
Use <https://www.nagios-plugins.org/support.html> as the mailing lists
overview page.
|
|
Let Nginx listen on 130.133.8.40 instead of 0.0.0.0, and allow for serving
additional SSL domains.
|
|
Let Nginx use exact "location" matches whenever possible.
|
|
Initial support for News pages had been committed already, this commit
completes that support and adds an actual News page. News pages (with
up to ten articles) are auto-created from any pages that have the "date"
attribute set.
|
|
Redirect /taxonomy/term/2 to /doc/presentation.html. The old URI is
referenced e.g. here:
http://exchange.nagios.org/directory/Tutorials/Nagios-Core-Tutorials/How-to-Write-Great-Nagios-Plugins-in-Perl--2D-FOSDEM-2007/details
|
|
This is just cosmetics.
|
|
Serve https://www.nagios-plugins.org:444/ from the "test" branch of this
repository.
|
|
E.g., <http://www.nagios.org/download/plugins> currently has a reference
to /snapshot/nagios-plugins-HEAD.tar.gz ...
|
|
Match only "^/guidelines$", not "^/guidelines.*".
|
|
Import the --extra-opts documentation from our old site. The --help
output of plugins refers to <http://nagiosplugins.org/extra-opts>.
|
|
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts,
and configuration files.
|