We are an outsourcing company and are interested in deploying sawmill to offer reporting/monitoring of client servers.
We are monitoring large parameters such as committed memory, database size that can only fit inside 64 bit fields. I had the unpleasant surprise to see that sawmill has no internal 64 bit processing of fields on a 32 bit machine, many of the reports overflowing and showing negative values.
We had to redeploy on a 64 bit machine and everything seems fine now but we want to know if there is official support for large integer fields and reports from large integer fields?