I need to monitor the size of a file on a Windows server. This led me to the APM File Size Monitor template. I've modified the template to point to the file that I care about and applied the template to a server.
Now if I view that server's page in APM I can click on the customized template under Applications, I can see under Components the File Size Monitor and next to that the Statistic Data column which accurately reports the size of the file, in bytes. That's great.
I see that in the File Size Monitor template I can set some thresholds for min and max size but in my case I really wish to be able to view the size of the file over time. For instance, I'd like to view a report daily that shows the size of the file for the last 14 days. Can I assume that because I have this application monitoring this file size that this data is then being stored in the database so that I can report on it over time? Or is APM just looking at the file size occasionally and using that info to drive the thresholds in the template and that's it?
If the former, can you give me a few clues for how to create a report like this? For instance, what kind of report should I create and what fields would I be looking for? Or do I need to do an Advanced SQL report and need to know the table and column where this data is stored?
Thanks in advance!