Has anyone created a windows script monitor that logs into a cisco device via ssh and runs a command. I want to write a script to log into all of my routers via ssh and get the output of a show interface.
I don't think you will be able to do this in APM. The APM script monitors are designed to return a single statistic as opposed to the output of a show interface.
You may want to take a look at our Network Configuration Manager as the ability to execute scripts against a large number of targets on a scheduled basis is a core feature of that product.
Hope that helps.