Re: [AFMUG] OpenNMS SNMP

2016-02-16 Thread Eric Kuhnke
Opennms should scan a node by snmp for all available services when the node is first detected. If manually adding the node individually, check the docs on the opennms website about provisioning requsitions. On Feb 16, 2016 11:57 AM, "Jason McKemie" wrote: > Thanks. > > Mainly for monitoring. Wha

Re: [AFMUG] OpenNMS SNMP

2016-02-16 Thread Eric Kuhnke
The short version of the answer is you want to take one of the template XML files in the opennms directory and modify it for your needs, for a particular service or daemon, and put your OID in it. Is this for up/down/alerting monitoring or opennms' charting functionality? On Feb 15, 2016 12:08 PM,

Re: [AFMUG] OpenNMS SNMP

2016-02-16 Thread Jason McKemie
Thanks. Mainly for monitoring. What needs to be done to apply a template file to a node? On Tue, Feb 16, 2016 at 1:50 PM, Eric Kuhnke wrote: > The short version of the answer is you want to take one of the template > XML files in the opennms directory and modify it for your needs, for a > part

[AFMUG] OpenNMS SNMP

2016-02-15 Thread Jason McKemie
I've got an OpenNMS server up and running, but I'm having issues figuring out how to monitor specific OIDs. Does anyone out there that is using this have any pointers? Thanks. -Jason