summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-01-23Rename Nagios Plugin Development GuidelinesHolger Weiss6-9/+9
We now host the "Monitoring Plugin Development Guidelines".
2014-01-22Sort list of monitoring tools alphabeticallyHolger Weiss1-7/+7
Failing a better sort criteria, lets list monitoring tools in alphabetical order.
2014-01-22Revert Nagios::Plugin rename in News itemsHolger Weiss3-3/+3
Thanks to Heiko Schlichting for reporting this issue.
2014-01-22Git hooks: Use new project nameHolger Weiss5-6/+6
2014-01-22crontab: Re-enable Git mirrorsHolger Weiss1-1/+1
The renamed repositories should be in a usable state now.
2014-01-22s/Nagios::Plugin/Monitoring::Plugin/Holger Weiss11-27/+27
The Nagios::Plugin module has been renamed to Monitoring::Plugin.
2014-01-21support.md: Mention new IRC channelHolger Weiss1-5/+3
We moved to #Monitoring-Plugins.
2014-01-20Remove most FTP mirrors for the momentHolger Weiss2-48/+34
We need to inform the mirror maintainers of the new project name.
2014-01-20Nginx: Remove duplicated cerificate configurationHolger Weiss1-2/+0
It should suffice to specify the cerificate/key file paths in the "default_server" block.
2014-01-20Nginx: Serve http://test.monitoring-plugins.org/Holger Weiss1-0/+15
Our plugins/t/check_http.t checks <http://test.monitoring-plugins.org/>.
2014-01-18bin/build-*: Replace "nagios-plugins"Holger Weiss2-4/+4
Replace "nagios-plugins" with "monitoring-plugins" in our build scripts.
2014-01-18Mentioning SensuJan Wagner2-2/+3
2014-01-14Rename Nagios Plugins to Monitoring PluginsHolger Weiss29-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-14writing-perl-plugins.md: Fix Markdown syntaxHolger Weiss1-1/+1
"_" should be escaped (to make Vim's syntax highlighting happy, at least).
2014-01-14download.md: Abbreviate UK/USAHolger Weiss1-1/+1
The list is long enough already.
2014-01-14Rename /doc/presentation.htmlHolger Weiss4-6/+6
"presentation.html" is a little too generic.
2014-01-13Import "State Retention" page from old web siteHolger Weiss2-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-13Capitalize "Extra-Opts"Holger Weiss2-3/+3
"Extra-Opts" is a name.
2014-01-13doc/index.md: Cosmetic changeHolger Weiss1-5/+5
Add a few link titles.
2014-01-13Add FTP mirror from SwitzerlandHolger Weiss2-2/+38
Add ftp://mirror.switch.ch/mirror/nagios-plugins/ to our list of mirrors.
2014-01-12Documentation: Add "Proposals"Holger Weiss2-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-12Documentation: Use monospace font for plugin namesHolger Weiss2-3/+3
Consistently write `check_foo`, not check\_foo.
2014-01-12Documentation: Denote command lines with "$"Holger Weiss10-46/+46
Add a prompt sign to all command lines in code blocks.
2014-01-12new-threshold-syntax.md: Remove a commentHolger Weiss1-2/+0
2014-01-11doc/faq/donations.md: Mention a contact addressHolger Weiss1-0/+3
Stating we accept donations without mentioning how to initiate them doesn't make much sense.
2014-01-11doc/faq/git.md: Add various minor improvementsHolger Weiss1-38/+40
Apply a few fixes and improvements throughout the text.
2014-01-11doc/faq/git.md: Add clarifications regarding indexHolger Weiss1-17/+20
Clarify the purpose of the staging area, and (try to) improve the "Basic Concepts" section in another few ways.
2014-01-11doc/faq/git.md: Omit most references to SVNHolger Weiss1-11/+11
This text was written a few years ago, when we switched from SVN to Git. These days, it makes less sense to assume the reader is accustomed to SVN but not to Git.
2014-01-11Add an FAQ entry that recommends binary packagesHolger Weiss2-0/+22
While we provide and document our source tarball, we should clarify that we recommend using distribution-provided binary packages whenever possible.
2014-01-11development.md: Don't mention the GuidelinesHolger Weiss1-8/+0
The Nagios Plugin Development Guidelines are referenced on the main Documentation page (and elsewhere), so there's no need to also mention them on the Development page.
2014-01-11Import most FAQ items from old web siteHolger Weiss25-7/+919
Import most of the FAQ entries from our old web site. A few outdated questions have been omitted, many of the imported ones were updated in one way or another, and the order of the development-related questions has been changed. Also, the phrasing of some questions has been modified (just to make the headings shorter). For the record, this is the original list of questions from the old web site: General ------- * Who controls the Nagios Plugins project? * What license is Nagios Plugins distributed under? * Who owns the copyright for the Nagios Plugin code? * Can I submit a patch to this project? * Do you accept donations? Compiling --------- * ./configure appears to hang * check_ldap, check_radius or check_pgsql don't compile even though configure output says the required libraries are present * How come check_http/check_tcp doesn't work with --ssl? * How do I compile the Nagios::Plugin perl module? * I can't compile check_mysql on solaris * I get '":types" is not exported by the Params::Validate module' when running tests * Why does Solaris use pst3 for check_procs? Installing ---------- * Some of the root plugins (check_dhcp and check_icmp) haven't been installed. What's happening? * Why aren't my plugins installed as the nagios user? And what about root plugins? Development ----------- * How do I use Git? * Can I add extra tests to the C routines? * Can I use the Nagios Plugins in my own project? * How can I find out more about writing a plugin? * How do I make changes on nagiosmib? * How do I prove the C routines work? * How do I use and update Gnulib? * How do I use the Nagios::Plugin perl module? * How do the test parameters in NPTest.pm work? * Private C APIs
2014-01-08check-mirrors: Use ncftpget(1) instead of curl(1)Holger Weiss1-3/+3
Some of our FTP mirrors seem to have trouble with active mode, others with passive mode. Unlike curl(1), ncftpget(1) supports falling back to active mode if passive mode fails.
2014-01-08check-mirrors: Use active FTP modeHolger Weiss1-1/+1
Accessing ftp://mirrors.fe.up.pt/pub/nagios-plugins/ is very slow when passive mode is used. As the EPSV command seems to be the culprit, an alternative would be to specify "--disable-epsv".
2014-01-08download.md: Cosmetic changeHolger Weiss1-7/+6
Don't start a new paragraph for the list of mirrors.
2014-01-08Add another two FTP mirrorsHolger Weiss2-1/+42
Add an FTP server from Portugal and one from the United States to our list of mirrors.
2014-01-08build-web-site: Rename variablesHolger Weiss1-10/+10
"Work dir" is a better description than "target dir".
2014-01-08build-web-site: Use poole script in ~/libexecHolger Weiss1-2/+2
Actually use the ~/libexec/poole script that's now maintained in this repository.
2014-01-08libexec/poole: Preserve symlinks and file metadataHolger Weiss1-1/+10
Preserve any symlinks and file metadata when copying files from the source to the target directory.
2014-01-08Import our web site generator (Poole)Holger Weiss1-0/+746
Import Poole, which is the script we use for generating our web site from Markdown. Poole is maintained in a Mercurial repository at Bitbucket: https://bitbucket.org/obensonne/poole/ We currently don't use the latest changeset, as that requires Python 3. Also, we've applied a small local patch. So our setup might be easier to reproduce if we maintain our version of Poole in this repository, at least for the moment. This commit imports the unmodified Mercurial changeset 625d57a5d07a, the following commit will add our local patch.
2014-01-08Add more FTP mirrorsHolger Weiss2-1/+98
Add the FTP mirrors from Argentina, Belgium, Greece, New Zealand, and Korea.
2014-01-01check-mirrors: Have curl(1) retry FTP transfersHolger Weiss1-1/+2
Don't give up immediately if transferring the timestamp file failed.
2014-01-01index.md: Replace "checking" with "monitoring"Holger Weiss1-1/+1
Don't repeat "check"/"checking" that often.
2013-12-31Add FTP mirror from the United KingdomHolger Weiss2-1/+21
Add ftp://mirror.bytemark.co.uk/nagios-plugins/ to our list of mirrors.
2013-12-29check-mirrors: Mention update frequency of mirrorsHolger Weiss1-0/+4
Note the update frequency of each of our mirrors in the check-mirrors script.
2013-12-29Add FTP mirror from RussiaHolger Weiss2-3/+24
Add ftp://mirror.mephi.ru/nagios-plugins/ to our list of mirrors.
2013-12-29check-mirrors: Use curl(1)'s --ftp-method 'nocwd'Holger Weiss1-1/+1
Tell curl(1) to use --ftp-method 'nocwd', as all our mirrors support it. See the man page for details.
2013-12-29check-mirrors: Add a timeoutHolger Weiss1-1/+1
Make sure that curl(1) won't hang forever.
2013-12-29Mention our new FTP mirrorsHolger Weiss2-5/+9
Mention the new FTP mirrors on download.md, and reference that from doc/presentation.md.
2013-12-29check-mirrors: Add contact informationHolger Weiss1-5/+63
Add a comment with contact addresses and other information for each of our mirrors.
2013-12-29check-mirrors: Add a mirror in ChinaHolger Weiss1-0/+1
Our download area is now mirrored to: {http,ftp,rsync}://mirrors.ustc.edu.cn/nagios-plugins/