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# -
are there tools can use write/do active monitoring (i.e. call service verify expected result)?
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
Post a Comment