summaryrefslogtreecommitdiffstats
path: root/etc
AgeCommit message (Collapse)AuthorFilesLines
2013-10-06Rename /media directory to /resourcesHolger Weiss1-2/+2
This is just cosmetics.
2013-10-04Add test instance of the web siteHolger Weiss1-1/+8
Serve https://www.nagios-plugins.org:444/ from the "test" branch of this repository.
2013-09-30Redirect requests for nagios-plugins-HEAD.tar.gzHolger Weiss1-0/+3
E.g., <http://www.nagios.org/download/plugins> currently has a reference to /snapshot/nagios-plugins-HEAD.tar.gz ...
2013-09-29site.conf: Fix regular expressionHolger Weiss1-1/+1
Match only "^/guidelines$", not "^/guidelines.*".
2013-09-29Add extra-opts documentationHolger Weiss1-1/+1
Import the --extra-opts documentation from our old site. The --help output of plugins refers to <http://nagiosplugins.org/extra-opts>.
2013-09-29Import Nagios Plugins siteHolger Weiss7-0/+252
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files.