Added link and info about migrating from Observium

This commit is contained in:
laf
2015-04-18 10:44:47 +01:00
parent e39a1203dd
commit d32b44ab77

View File

@@ -10,14 +10,17 @@ IT professionals. See [README.md][2] and the references there for more
information about the kind of community we're trying to promote.
LibreNMS was forked from [the last GPL-licensed version of Observium][3].
This means you won't be able to take an existing Observium installation
~~This means you won't be able to take an existing Observium installation
later than r3250 and just change it to LibreNMS. This would probably break
(although if you were on a version between r3250 and the next database
schema change, it might be feasible). Upgrades from versions earlier than
r3251 might work. Please try it on an unimportant system and tell us your
experiences!
experiences!~~
Thanks to one of our users Dan Brown who has written a migration script to be able move your Observium install over to LibreNMS [Dan Brown][10]. This also takes care of moving from one cpu architect to another. Give it a try :)
How LibreNMS will be different from Observium:
- We will have an inclusive community, where it's OK to ask stupid
questions, and OK to ask for things that aren't on the roadmap. If you'd
like to see something added, add or comment on the relevant issue in our
@@ -34,6 +37,7 @@ How LibreNMS will be different from Observium:
and painless as possible to create forked or private versions.
Reasons why you might want to use Observium instead of LibreNMS:
- You have a financial investment in Observium and aren't concerned about
community contributions.
- ~~You need functionality that has been added to Observium since r3250.~~ The beauty of LibreNMS is that you can contribute missing features.
@@ -41,6 +45,7 @@ Reasons why you might want to use Observium instead of LibreNMS:
[philosophy of Free Software/copyleft][6] in general.
Reasons why you might want to use LibreNMS instead of Observium:
- You want to work with others on the project, knowing that [your
investment of time and effort will not be wasted][7].
- You want to add and experiment with features that are not a priority for
@@ -65,5 +70,6 @@ Reasons why you might want to use LibreNMS instead of Observium:
"Contribution guidelines"
[9]: https://github.com/librenms/librenms/issues
"LibreNMS issue database at GitHub"
[10]: https://vlan50.com/2015/04/17/migrating-from-observium-to-librenms/
"Migrating from Observium to LibreNMS"