|
|
| Author |
Message |
magnussjodin Beginner
Joined: 15 Feb 2006 Posts: 5
|
Posted: Wed Feb 15, 2006 11:44 am Post subject: Using other datatype than integer |
|
|
Hi,
Please correct me if I'm wrong, but all values are stored as integers (bigint(20)). Is there anyway to change this to be able to collect strings such as locations. If not, is there any plans to integrate this in a future release?
Compliments to a well done system.
Br,
Magnus |
|
| Back to top |
|
 |
silfreed Site Admin
Joined: 19 Jan 2003 Posts: 394 Location: Shippensburg, PA, USA
|
Posted: Wed Feb 15, 2006 1:41 pm Post subject: |
|
|
No, there haven't really been any plans to do this up to this point. Since NetMRG's focus has always been graphing, there is inherently nothing graphable about strings.
It sounds like you'd be interested in using NetMRG as part of a inventory management system, or possibly graphing system (lat/longs of locations)? Let us know what you're interested in doing - it might be something we'd be willing on implementing.
-Doug |
|
| Back to top |
|
 |
magnussjodin Beginner
Joined: 15 Feb 2006 Posts: 5
|
Posted: Wed Feb 15, 2006 2:01 pm Post subject: |
|
|
Thanks for the quick reply.
I have been setting it up to log traffic on our Avaya IP-phones and there are a number of nice values (phone extension, devicename, firmware-version, ip-adresses etc) that would be so good to log and keep in one place.
Feels like it's so close.. I can see the values but they get malformed, ex. an extension of 12345 gets shown as 1,23k.
Br,
Magnus |
|
| Back to top |
|
 |
balleman Site Admin
Joined: 20 Jan 2003 Posts: 282
|
Posted: Sun Feb 19, 2006 10:55 pm Post subject: Device Properties coming in 0.20 |
|
|
I've been planning on implementing this feature for at least six months, and most of it has been accomplished this weekend. I need a way of collecting software version numbers and asset tag information using NetMRG. The way I'm going about this is with Device Properties. They are pretty much like monitors, except they are applied using Device Types instead of individually on sub-devices. They support text values, and will be searchable and displayed on the device list page. See bug#462 for some of the thoughts behind it. I'm going to commit my first stab at this to subversion later this evening. If you have a sandbox install of NetMRG, please check it out and let us know what you think.
Thanks! |
|
| Back to top |
|
 |
magnussjodin Beginner
Joined: 15 Feb 2006 Posts: 5
|
Posted: Wed Feb 22, 2006 8:51 am Post subject: |
|
|
Thanks for your efforts!
Sandbox-install?
Magnus |
|
| Back to top |
|
 |
|