Commit graph

26 commits

Author SHA1 Message Date
Prathamesh Bhanuse
1039822de8
Update README 2020-10-02 01:48:46 +05:30
Holger Weiss
67f2252604 README: Minor fixes regarding new project name
Talk about "monitoring systems", not just about "Nagios".  Also, the
default installation prefix has changed to /usr/local.

(While at it, wrap lines consistently at 76 characters.)
2014-01-21 21:56:23 +01:00
Holger Weiss
7ee3525423 Merge branch 'maint'
* maint:
  check_ssh: Get rid of sshd: Read from socket failed: Connection reset by peer
  fixed tests when there is no direct internet connection
  NEWS: Mention fix for check_http's -S option
  Fix for SSL Versioning when multiple options are used.
  Fix #1217 spec file fails to build due to duplicate files and unused files
  check_http: Don't let "-N" expect an argument
  README: Change GitHub URL
  README: Clarify license notice
  Update URLs and mailing list addresses
  Just using the posix conform extended regular expression grep
  check_oracle: --db +ASM bad string matching check_oracle doesn't correctly check for pmon +ASM instance from at least Oracle 11 as the pmon proces was renamed from ora_pmon_.* to asm_pmon_.*. -- Just turning attached patch of github issue #1207 into a push request. (Closes #1207)
  Update web site URLs

Conflicts:
	FAQ
	NEWS
	README
	SUPPORT
	configure.in
	monitoring-plugins.spec.in
	pkg/solaris/pkginfo.in
	plugins-root/check_dhcp.c
	plugins-root/check_icmp.c
	plugins-scripts/check_ifoperstatus.pl
	plugins-scripts/check_mssql.pl
	plugins/check_apt.c
	plugins/check_by_ssh.c
	plugins/check_cluster.c
	plugins/check_dbi.c
	plugins/check_dig.c
	plugins/check_disk.c
	plugins/check_dns.c
	plugins/check_dummy.c
	plugins/check_fping.c
	plugins/check_game.c
	plugins/check_hpjd.c
	plugins/check_http.c
	plugins/check_ide_smart.c
	plugins/check_ldap.c
	plugins/check_load.c
	plugins/check_mrtg.c
	plugins/check_mrtgtraf.c
	plugins/check_mysql.c
	plugins/check_mysql_query.c
	plugins/check_nagios.c
	plugins/check_nt.c
	plugins/check_ntp.c
	plugins/check_ntp_peer.c
	plugins/check_ntp_time.c
	plugins/check_nwstat.c
	plugins/check_overcr.c
	plugins/check_pgsql.c
	plugins/check_ping.c
	plugins/check_procs.c
	plugins/check_radius.c
	plugins/check_real.c
	plugins/check_smtp.c
	plugins/check_snmp.c
	plugins/check_ssh.c
	plugins/check_swap.c
	plugins/check_tcp.c
	plugins/check_time.c
	plugins/check_ups.c
	plugins/check_users.c
	plugins/negate.c
	plugins/urlize.c
	plugins/utils.h
	po/Makevars
	po/de.po
	po/fr.po
	po/monitoring-plugins.pot
2014-01-21 16:07:38 +01:00
Monitoring Plugins Development Team
63734f52ab Project rename initial commit.
This is an initial take at renaming the project to Monitoring Plugins.
It's not expected to be fully complete, and it is expected to break
things (The perl module for instance). More testing will be required
before this goes mainline.
2014-01-19 14:18:47 -05:00
Holger Weiss
4463a85112 README: Change GitHub URL
Link to our main project home page on GitHub instead of referencing only
the "nagios-plugins.git" repository.  (And put the URL on its own line.)
2013-11-05 21:34:52 +01:00
Holger Weiss
86abb77695 README: Clarify license notice
Note that we permit redistribution and modification under the terms of
future GPL versions, and state the exclusion of warranty.  This is in
accordance with the license notices at the top of our source files.
2013-11-05 21:15:47 +01:00
Holger Weiss
3c90a370ea Update URLs and mailing list addresses
Now that we moved our infrastructure away from SourceForge, update the
URLs and mailing list addresses accordingly.
2013-10-28 23:58:36 +01:00
Holger Weiss
503f61c0f6 README: Update URLs
We moved the Nagios Plugins site from SourceForge to our project server.
2013-10-02 01:40:50 +02:00
Holger Weiss
7b6288d4f4 README: Minor cosmetic change 2013-09-22 14:37:46 +02:00
Holger Weiss
04a8f40a96 README: Apply another few cosmetic changes 2013-09-20 17:08:03 +02:00
Holger Weiss
1a5d2f24f6 README: Use code blocks for commands 2013-09-20 16:58:17 +02:00
Holger Weiss
bce7e739cc Remove the BUGS file
The BUGS file wasn't maintained properly anymore.  And doing so makes no
sense.  That's what the bug tracker is for.
2013-09-20 16:53:55 +02:00
Holger Weiss
a7d50ec713 README: Convert to Markdown and apply cleanups
Use the Markdown format for the README file and apply various minor
cosmetic changes.
2013-09-20 16:50:49 +02:00
Holger Weiss
08a9ac3d80 README: Remove outdated information 2013-09-20 16:31:18 +02:00
Ton Voon
5307670768 Root plugins installed with world executable permissions. Removed references
to --with-nagios-user and --with-nagios-group in README


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1625 f882894a-f735-0410-b71e-b25c423dba1c
2007-03-06 10:48:32 +00:00
Ton Voon
b06427a140 Update references to NEWS instead of CHANGES. Fix compile of libtap
test programs


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1583 f882894a-f735-0410-b71e-b25c423dba1c
2007-01-25 00:58:14 +00:00
Ton Voon
f4a198463c Added license information to README with exemption for use of OpenSSL
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1253 f882894a-f735-0410-b71e-b25c423dba1c
2005-10-18 09:26:20 +00:00
Ton Voon
fb1936ca4f Separation of root setuid plugins into plugins-root/
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1233 f882894a-f735-0410-b71e-b25c423dba1c
2005-09-21 10:06:37 +00:00
Ton Voon
051f911b30 Cleanup and addition of reference to BUGS file
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1132 f882894a-f735-0410-b71e-b25c423dba1c
2005-02-04 00:26:22 +00:00
Subhendu Ghosh
bce04d8a40 Win32 plugin repository
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@868 f882894a-f735-0410-b71e-b25c423dba1c
2004-04-19 13:08:43 +00:00
Ton Voon
75a6ab0c25 Reference to CHANGES file
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@792 f882894a-f735-0410-b71e-b25c423dba1c
2003-12-18 09:24:03 +00:00
Karl DeBisschop
87e8399401 update auotmake/autoconf versions
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@776 f882894a-f735-0410-b71e-b25c423dba1c
2003-11-21 07:53:05 +00:00
Karl DeBisschop
1601cc5bfb bump to gettext 0.11.5 and cleanup GNU toolchain
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@616 f882894a-f735-0410-b71e-b25c423dba1c
2003-07-29 05:43:38 +00:00
Karl DeBisschop
fb08c4bddd spell check
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@298 f882894a-f735-0410-b71e-b25c423dba1c
2003-02-09 12:56:32 +00:00
Subhendu Ghosh
d0890e8881 check_nt is downloadable from nsclient.ready2run.nl
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@153 f882894a-f735-0410-b71e-b25c423dba1c
2002-10-22 01:31:04 +00:00
Ethan Galstad
44a321cb8a Initial revision
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2 f882894a-f735-0410-b71e-b25c423dba1c
2002-02-28 06:42:51 +00:00