Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
1answer
21 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
55 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
59 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
118 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
67 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
196 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
73 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
39 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"> ...
0
votes
0answers
83 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 ...
0
votes
0answers
140 views

How can I disable service auto-discovery in Opennms

I'm running OpenNMS 1.8.1 with all my hosts imported through "Provisioning Groups" and they load all right. But even if I tell Opennms I don't want it to autodiscover any other services it keeps doing ...
0
votes
0answers
106 views

Opennms - Automatic Map — shows only manually provisioned nodes?

I have setup OpenNMS automatic mapping using mostly this http://www.opennms.org/wiki/Automatic_Map_Creation as an example. I have set it to include every node (eg ip 0.0.0.0 to 255.255.255.254), but ...
1
vote
2answers
222 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
314 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
176 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
342 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
901 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
856 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
655 views

postgres stats and opennms

What is the best (or easiest?) to monitor postgres 8.4 stats in OpenNMS 1.76? SNMP? How?
2
votes
1answer
204 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
656 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
6k 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...