Files
librenms/README.md
T
Paul Gear 696b0ba670 Merge branch 'devel' of github.com:librenms/librenms into devel
Conflicts:
	README.md
	addhost.php
	adduser.php
	alerts.php
	billing-calculate.php
	check-errors.php
	check-services.php
	delhost.php
	discovery.php
	generate-iplist.php
	irc.php
	poll-billing.php
	poll-device.php
	poller.php
	renamehost.php
	snmptrap.php
	syslog.php
2013-10-29 05:37:15 +10:00

68 lines
2.2 KiB
Markdown

License
-------
Copyright (C) 2006-2012 Adam Armstrong <adama@memetic.org>
Copyright (C) 2013 LibreNMS Contributors <librenms-project@googlegroups.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Please see LICENSE.txt for usage requirements and restrictions.
Introduction
------------
LibreNMS is an autodiscovering PHP/MySQL/SNMP based network monitoring
which includes support for a wide range of network hardware and operating
systems including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP and
many more.
LibreNMS is a community-based fork of the last GPL-licensed version of
Observium <http://observium.org/>. LibreNMS intends to be a viable network
monitoring project and community that:
- encourages contribution,
- focuses on the needs of its users, and
- offers a welcoming, friendly environment for everyone.
The Debian Social Contract <http://www.debian.org/social_contract> will be
the basis of our priority system, and mutual respect the basis of our
behaviour towards others.
Installation
------------
See `INSTALL.md` for details.
Contributing
------------
You can participate in the project by:
- Joining the [librenms-project][1] mailing list to post questions and
suggestions.
- Following [@LibreNMS on Twitter][2].
- Chatting with developers and users on [IRC][3]! We're on the `irc.freenode.net`
server, in the `##LibreNMS` channel.
- Cloning the [repo][4] and filing bug reports and pull requests on github.
- Improving the [wiki][5].
[1]: https://groups.google.com/forum/#!forum/librenms-project "LibreNMS"
[2]: https://twitter.com/librenms
[3]: irc://irc.freenode.net/##librenms
[4]: https://github.com/librenms/librenms
[5]: https://github.com/librenms/librenms/wiki