Hello,
I'm working on tracking the history for an ifinoctets item on a switch interface and I notice that the history switched from being stored in history_uint to history.
I have many other people in this environment that could have changed something? I'd like to know what switched the stored values from ints to floats. I don't mess with the front side all that much, but I've been pulling values from some of the tables.
It is important because I'm doing some sql scripting to determine bandwidth usage, and it would be a new complication if the values switched tables periodically.
I'm working on tracking the history for an ifinoctets item on a switch interface and I notice that the history switched from being stored in history_uint to history.
I have many other people in this environment that could have changed something? I'd like to know what switched the stored values from ints to floats. I don't mess with the front side all that much, but I've been pulling values from some of the tables.
It is important because I'm doing some sql scripting to determine bandwidth usage, and it would be a new complication if the values switched tables periodically.
Comment