I'm looking for a script that can be run on a linux server that will find all WordPress installs and report their versions, or report if a version is out of date. I've googled for something and it looks like Fantastico and Scriptalicious do this, but only if you install WordPress using their system.
I'm not against writing my own script, and will do so should there be nothing out there but I thought I'd ask first before putting in the time myself.
EDIT: I found http://code.google.com/p/wordpress-butler/ after a few more hours of searching. I'll be giving it a try, but it hasn't been updated since 2009.