Re: [opennms-devel] Collect SNMP data for storage but not graphs

2018-03-05 Thread David Hustace
> On Mar 1, 2018, at 13:49, Diaz, Jose Antonio > wrote: > > Thanks a lot Dave. > My idea is to use OpenNMS to receive traps (ok), polling ICMP (ok), polling > SNMP for performance (ok) and polling SNMP for additional data (status, > serial number,). I'd like to see these data un the GUI...

Re: [opennms-devel] Collect SNMP data for storage but not graphs

2018-03-05 Thread Diaz, Jose Antonio
Thanks a lot Dave. My idea is to use OpenNMS to receive traps (ok), polling ICMP (ok), polling SNMP for performance (ok) and polling SNMP for additional data (status, serial number,). I'd like to see these data un the GUI...it is possible in the asset info section..., and, in other tab? And

Re: [opennms-devel] Collect SNMP data for storage but not graphs

2018-03-01 Thread David Hustace
> On Feb 23, 2018, at 08:20, diazjos wrote: > > I'm working with several devices monitoring by OpenNMS. I need to collect > and storage several OIDs, most of them will be DisplayString (for example, > "stata reason", "logged user",...); so I need to collect and storage but, > obviously, it's no

[opennms-devel] Collect SNMP data for storage but not graphs

2018-02-27 Thread diazjos
Hi, I'm working with several devices monitoring by OpenNMS. I need to collect and storage several OIDs, most of them will be DisplayString (for example, "stata reason", "logged user",...); so I need to collect and storage but, obviously, it's not needed to graph ;-) What is the best way to do that