Bonjour
comment je peut installer opennms
merci de m'avoir maider
Version imprimable
Bonjour
comment je peut installer opennms
merci de m'avoir maider
Salut.
Avec une rapide recherche, je suis tombé sur ce lien anglophone.
En espérant que ça t'aide.
Cordialement,
Idriss
J'ai installé opennms
lorsque je tape cette commande
Code:/etc/init.d/opennms start
le console affiche cette erreur
merci de m'aiderCode:
1
2
3
4
5 /usr/sbin/opennms: OpenNMS not configured. /usr/share/opennms/etc/configured does not exist. You need to run the installer to set up the database. In most cases, it is enough to run
Hello,
Est-ce que tu as bien executé cette étape?
Citation:
Running the OpenNMS Installer
Next, you need to run the OpenNMS installer, which will initialize the OpenNMS database, and do some other basic setup. Upon upgrade, you should run this command again to make sure your database schema and other things required at startup are up-to-date.
To run the installer:
user@ubuntu-server:~$ sudo /usr/share/opennms/bin/install -dis
A set of migrations will be 'played' into the database which will prepare it for use. This can take some time depending on your machine configuration.
lorsque je tape cette commande :
le console affiche ces erreurs :Code:sudo /usr/share/opennms/bin/install -dis
merci de m'aiderCode:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20 - searching for jicmp: - trying to load /usr/lib/jni/libjicmp.so: OK - searching for jrrd: - trying to load /usr/lib/jni/libjrrd.so: NO - trying to load /usr/lib/jvm/java-6-openjdk/jre/lib/i386/server/libjrrd.so: NO - trying to load /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjrrd.so: NO - trying to load /usr/lib/jvm/java-6-openjdk/jre/../lib/i386/libjrrd.so: NO - trying to load /libjrrd.so: NO - trying to load /usr/share/opennms/lib/libjrrd.so: NO - trying to load /usr/share/opennms/lib/linux32/libjrrd.so: NO - trying to load /usr/java/packages/lib/i386/libjrrd.so: NO - trying to load /usr/lib/jni/libjrrd.so: NO - trying to load /lib/libjrrd.so: NO - trying to load /usr/lib/libjrrd.so: NO - trying to load /usr/lib/jni/libjrrd.so: NO - trying to load /usr/lib/libjrrd.so: NO - trying to load /usr/local/lib/libjrrd.so: NO - trying to load /opt/NMSjicmp/lib/32/libjrrd.so: NO - trying to load /opt/NMSjicmp/lib/64/libjrrd.so: NO - Failed to load the optional jrrd library.
Reprends la Doc stp et prends le temps de lire....
5 Installing OpenNMS
5.1 Setting Java Environment
5.2 Running the OpenNMS Installer