I am willing to use OpenNMS to monitor my network. Monitoring it fully from the router to the nodes from a computer will be connecting the network as node not as administrator and that computer using Windows XP SP3, with 1.5 GB RAM, 160 GB Hardisk…
What would be the right management tool for my network? I take a look on Cacti, Nagios, OpenNMS, Munin & Monit ... but I'm not sure which will be the best direction.
I prefer something that will out of the box cover much as possible.
I need to…
Do any of the open source monitoring applications do the following:
download a web page, and provide a detailed breakdown of how long it took to download the page and all its elements (images/css/javascript/etc).
web transaction, something that…
I've installed OpenNMS, and configured NSClient++ on a Win2k8 r2 box. NMS sees the NSClient, however nsclient logs the following errors:
error:../../include\Socket.h:649: Error: Could not complete SSL handshake : [-1] 1, attempting to…
I know Zabbix handles numeric data in a way that it shows the absolute value for a given instant. But I have another type of data that accumulates over time (ie. number of bytes transmitted - not transmission rate).
When I am looking at a latest…
I'm new to OpenNMS and I've set it up to monitor some devices on the network but most importantly to receive SNMP traps from a few HP servers through iLO.
I'm done with what I thought was going to be the hardest part, getting the SNMP events to…
How do I check the server status using command prompt?
I have installed opennms and it is working as expected in GUI mode. But I want to use it in a shell script and hence need a command to check a port on xyz server.
I added Vmware Esxi ip in OpenNMS and configured SNMP for the same. After successful addition of node, I also added Configuration in /usr/share/opennms/etc/vmware-config.xml ( I am running OpenNMS in Ubuntu 20.04 ) for monitoring of Vmware Esxi…
I'm using Ubuntu 10.04.4 and when I start openNMS using this command:
service opennms start:
I can see a lot of process like this:
ps -ef | grep opennms
oot 13699 1 14 11:58 pts/1 00:00:42 /usr/lib/jvm/java-6-sun/bin/java…
I'm trying to fix an already install openNMS system on ubuntu. Currently I'm facing issue with postgresql. I stop server using this commnad:
service postgresql -$PGVERSION stop
after that when i run command:
ps ax | grep postgres
i get following…