While trying to install opennms :
/usr/share/opennms/bin/install -l /usr/local/lib -dis
I get the error:
ERROR: encoding UTF8 does not match locale en_US Detail: The chosen LC_CTYPE setting requires encoding LATIN1.
and I'm not sure how to…
For our customer the application which is running is using MySQL database. However, this server is without monitoring. I want to install OpenNMS (which uses PostgreSQL) application to monitor the solution and send the traps to main NMS system.
Is…
I'm trying to write a python SNMP agent that I can embed within my python application so that the application can be monitored remotely by OpenNMS. OpenNMS expects the Agent to implement the HOST-RESOURCES-MIB querying two fields hrSWRunNameand…
I want to use OpenNMS and test Linkd layer 2 iso/osi model network topology discovery. But I can't find linkd daemon after starting OpenNMS, and there is no configuration file linkd-configuration.xml. The instruction page is…
I have a Raspberry Pi, connected along-with some routers and switches in my network.
I use OpenNMS to manage these networking devices.
I was wishing to monitor the status of the Pi also in OpenNMS. I needed to monitor a few parameters like the…
By following the Debian installation section at page https://docs.opennms.org/opennms/releases/latest/guide-install/guide-install.html on a brand new Ubuntu 18 LTS I am getting an error after the last command, is any way to access a recent working…
I am trying to build the openNMS in eclipse helios using maven. After importing the source using "import existing maven project" i get the around 10k errors. Also i have some error in pom.xml itself, i thought fixing it could reduce the no of…
Following error is arriving while I initailize after downloading the packages of opennms:
PLease tell me what I am doing wrong or any suggestions how to resolve this issue
OpenNMS Installer
Configures PostgreSQL tables, users, and other…
In OpenNMS is it possible to add any of the "Asset data" to event notification emails? For example SNMP System Name, System Location, Contact, Description or
Asset information Address, City, State, building, Floor, room, rack, etc..
Thanks
I have a case where I have collected a lot of SNMP data and stored it via rrdtool. (Using OpenNMS)
My goal is to determine, among hundreds of servers, which ones haven't had memory usage exceed a certain amount within the past six months. (say, 64…
I have openNMS 1.8.12-1 source code and trying to build it using maven and import the project to eclipse for development.I have run the command mvn eclipse:clean eclipse:eclipse -e form command line. Iam getting the build error…
OpenNMS thinks SDK 10.0.2 is not newer then 1.0.8
Help!
Starting OpenNMS: runjava: /usr/java/jdk-10.0.2/bin/java is not Java 1.8 or newer.
Aug 17 08:05:37 localhost.localdomain opennms[12690]: runjava: error: bad version or vendor for configured…
I have a KSC report that i run once a month that gives me the previous months usages on specific firewall interfaces i am interested in.
Is there any way to get this report via email in a PDF for example? Or Alternatively get the output via a script…
I've deployed OpenNMS through the docker images and have SNMPv3 polling working but haven't been able to get SNMPv3 traps or informs working.
trapd-configuration.xml:
I am using OpenNMS Horizon to monitor several nodes. For a given node it is monitoring "Storage (SNMP MIB-2 Host Resources) " which tells about the Disk space (% of usage). While for local Disks of the node I am getting correct values. For the SAN…