The opennms tag has no wiki summary.
1
vote
1answer
21 views
Disk Monitoring with OpenNMS
I'm sure this has been asked before (and actually all over the net) but I'm scratching my head a little over this. OpenNMS is installed on my 2008R2 server and is picking up my nodes fine (detecting ...
-2
votes
2answers
45 views
A lot of OpenNMS process
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 ...
-2
votes
1answer
40 views
Many Postgresql process. how to handle them?
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 ...
-1
votes
1answer
135 views
OpenNMS Vs Nagios [closed]
I'm new to Network and Monitoring side and I've to work on either OpenNMS or Nagios.
I want to know what are the main differences of these two Systems apart from being OpenSource and Licensed. Which ...
0
votes
2answers
42 views
Getting counters into OpenNMS
I am struggling to get load graphs of my APC RackPDU into OpenNMS. I've defined the appropriate values in datacollection-config.xml:
<groups>
<group name = "APC-RackPDU" ...
0
votes
1answer
128 views
Server management tool for small network [closed]
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 ...
-1
votes
1answer
58 views
Web page monitoring with performance statisitcs, also web transactions
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 ...
-1
votes
1answer
65 views
server status command
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 ...
1
vote
1answer
96 views
Poll custom oid in opennms
I am trying to poll custom oid i.e. 1.3.6.1.4.1.2021.8.1.100.2.x using opennms.
I will get transaction per second from these counters. I want to create graph out of this. I tried many documents from ...
-1
votes
1answer
127 views
Best NMS and Monitoring solution for large scale system? [closed]
What would be the best NMS and Monitoring solution for a system of this scale ?
Around 1K Devices ? - combination of standard Network devices + custom-built hardware pieces
Upto 10GB of data to ...
2
votes
2answers
89 views
Network monitoring system capable of link functionality (like OpenNMS linkd)
The OpenNMS monitoring system has the ability to automatically discover and display links between nodes and networking equipment. The module is called linkd and is a very handy way of visualizing ...
2
votes
1answer
322 views
postgres vacuum
Ok guys, I've moved to a new company and I see they have a single postgresql database here to run opennms.
I'm a mysql person, not familiar AT ALL with postgresql, but I've at least learned how to ...
0
votes
1answer
121 views
why this small datacollection-config.xml is not valid in opennms?
<?xml version="1.0"?>
<datacollection-config rrdRepository="/var/lib/opennms/rrd/snmp/">
<snmp-collection name="default" snmpStorageFlag="select">
<rrd step="300">
...
0
votes
1answer
63 views
In opennms datacollection-config.xml file is showing error, what may be wrong?
<?xml version="1.0"?>
<datacollection-config rrdRepository="/var/lib/opennms/rrd/snmp/">
<snmp-collection name="default12" snmpStorageFlag="select">
<rrd step="300">
...
1
vote
0answers
134 views
How to setup Opennms to record all snmp details of a cisco router?
I am having working opennms setup in my ubuntu 10.04. But it doesn't record all the SNMP details for a router. No proper help page found.
Please guide how to record all snmp values of a router, and ...
1
vote
2answers
285 views
Can OpenNMS show me all currently exceeded thresholds?
OpenNMS's main dashboard is fantastic, showing all current outages, updated continuously. I'm also using OpenNMS to monitor thresholds - for example, to get notified whenever a disk is more than 90% ...
1
vote
2answers
358 views
OSS Server Monitoring Software — Which is right for me?
I'm trying to plot the course for my organization and am currently looking at (not exclusively so, but sofar research leads to these):
Zenoss
Nagios
OpenNMS
Our requirements is that this must be ...
1
vote
1answer
210 views
Using OpenNMS, how can I disable notifications for a particular service and server
We are using OpenNMS to monitor a pool of servers, and we have a problem with SMTP in one particular box. OpenNMS is "spamming" us all the time with DOWN/RESOLVED messages for that particular service ...
0
votes
1answer
398 views
Hardware requirements for large installation of OpenNMS
What is the hardware requirement for OpenNMS systems that can manages 30K+ device? Is there any literature on hardware scalability of OpenNMS?
0
votes
1answer
1k views
OpenNMS, NSClient++ (x64), Windows Server 2008 R2
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 ...
0
votes
2answers
977 views
Does Zabbix sum data over a period?
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 ...
1
vote
2answers
722 views
postgres stats and opennms
What is the best (or easiest?) to monitor postgres 8.4 stats in OpenNMS 1.76?
SNMP? How?
3
votes
1answer
219 views
opennms loginless readonly access
I would like to let users view opennms data without logging in. That is, the whole ui in read only mode.
I realise that I can create a guest user for this, but people then need too know the username ...
0
votes
2answers
716 views
NET-SNMP may be hitting a problem reporting partitions greater than 2TB
We recently upgraded one of our MYSQL machines with an array that is 2.5TB.
After doing so OpenNMS stopped reporting information about our mysql data partition...
when I do a :
snmpwalk -v 1 ...
9
votes
7answers
7k views
Key differences between Nagios and Open NMS?
I am looking to pitch a comprehensive monitoring system to my manager, and have been considering OpenNMS. However, I have seen glowing praise of Nagios on here and I was hoping someone with experience ...
2
votes
5answers
1k views
How does one go about monitoring memcached stats in OpenNMS?
I'd like to go about compiling data for size and hits...