c# - Best tools/practices for active and passive monitoring for a service/api -


i have running service instrument active/passive monitoring.

the service/api written in c# -

  1. are there tools can use write/do active monitoring (i.e. call service verify expected result)?

  2. are there tools instrument code records when "bad" happens - i.e. exception thrown or processing time high?

it great if there tools capture data , alerting off of it. sure exist , see community recommend.

we using nagios http://nagios.org monitoring webservices coded in c#. can check new relic http://newrelic.com


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -