Re: [opennms-devel] Capability to convert string into integer or gauge in datacollection

2012-06-29 Thread Samuel Mutel
: Re: [opennms-devel] Capability to convert string into integer or gauge in datacollection -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/28/2012 06:20 AM, Samuel Mutel wrote: > Please find below the change I made on file SnmpAttribute.java > (package org.opennms.netmgt.collectd)

Re: [opennms-devel] Capability to convert string into integer or gauge in datacollection

2012-06-29 Thread Patrick Tuite
This would be neat to include. We too have a IBM BCT with its useless snmp String values. Cheers Samuel P On 28/06/12 16:09, Jeff Gehlbach wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 06/28/2012 06:20 AM, Samuel Mutel wrote: > >> Please find below the change I made on file Snm

Re: [opennms-devel] Capability to convert string into integer or gauge in datacollection

2012-06-28 Thread Jeff Gehlbach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/28/2012 06:20 AM, Samuel Mutel wrote: > Please find below the change I made on file SnmpAttribute.java > (package org.opennms.netmgt.collectd): Samuel, thanks for this enhancement. Can you resend your proposed changes in the form of a context

Re: [opennms-devel] Capability to convert string into integer or gauge in datacollection

2012-06-28 Thread Samuel Mutel
. - Mail original - De: "Samuel Mutel" À: opennms-devel@lists.sourceforge.net Envoyé: Mercredi 27 Juin 2012 16:27:24 Objet: [opennms-devel] Capability to convert string into integer or gauge in datacollection Hello, I wanted to create a patch for this feature: http://issues.ope

[opennms-devel] Capability to convert string into integer or gauge in datacollection

2012-06-27 Thread Samuel Mutel
Hello, I wanted to create a patch for this feature: http://issues.opennms.org/browse/NMS-5405 To make a great patch, what is the best solution: - Change the source code of collectd - Change the source code of core/snmp/api ? Changing function storeResult in SNMPCollectorEntry is a good opti