The way you'd track this is to look at your "access logs" on your servers. They'd list who accessed what files and on what times. Just use the *.wys file to track who's checking for updates.
Does that make sense?
Is there anything built into any of the update components that can tell us when someone has accessed the updater and perhaps even get their IP address? We are looking to track who has either checked for updates or downloaded updates and how often. Is this possible or do I need to write my own tracking software?
The way you'd track this is to look at your "access logs" on your servers. They'd list who accessed what files and on what times. Just use the *.wys file to track who's checking for updates.
Does that make sense?
I think so. I have never messed with the server before so I will have to do some exploring and figure it out.
Thanks for the info!