In my cacti installation, the graph that reports on mysql sorts has a value kiloRows. What does this value mean? I can't seem to find anything on it anywhere.
Asked
Active
Viewed 270 times
1 Answers
0
After looking through the source code, turns out cacti is taking the mysql SORT_ROWS variables, and dividing by 1024.

Chris Henry
- 11,914
- 3
- 30
- 31