Hi,
Can someone please give me a head start in writing code on how to send email notification in case any of the CCM services go down?
Can I use WMI? any clue is appreciated!!
Thx
SAP_BO_Addict (BOB member since 2003-09-18)
Hi,
Can someone please give me a head start in writing code on how to send email notification in case any of the CCM services go down?
Can I use WMI? any clue is appreciated!!
Thx
SAP_BO_Addict (BOB member since 2003-09-18)
There is a ton of code samples googling WMI Monitoring services. You might also want to check server monitoring products “Whats up” or “Event Sentry” to see if they have a freeware version to sample.
tmcd (BOB member since 2005-10-02)
Thanks for your reply. Our company might not permit to buy a third party tool currently that why I was looking for some info about a scipt/code. I googled WMI but could not find anythign close to what I am looking for.
Thx
SAP_BO_Addict (BOB member since 2003-09-18)
Try this:
It is the basis but add an SMTP notification and your on your way.
tmcd (BOB member since 2005-10-02)