I've been tasked with creating some application monitors for our "critical" client apps such as Citrix, Email, and SharePoint. I've looked over the many templates and done a bunch of searches but there seem to be several ways to go about monitoring such as WMI counters, Windows services or forms login. I've run into some issues such as WMI not returning useful data during an outage and Windows services getting hung but still running so don't get any alerts. I was wondering if anyone has run into similar issues and found what monitors seem to work the best.
I was also wondering what people do for creating an account to run component monitors as far as permissions and other security concerns. I've been using the forms login monitor with my personal account but don't want to do that when going live with the monitors. I was thinking of creating a "dummy" account that has read-only permissions to the apps but would have to find a way to lock down access to sensitive data. Also, for monitoring OWA do you need a mailbox attached to the account?
Thanks for any feedback!