简体   繁体   English

监视HTTP / SNMP /电子邮件请求?

[英]Monitoring HTTP / SNMP / email requests?

I need a .NET application that will run as a service / background and emit out sounds when any of these events is detectced: 我需要一个.NET应用程序,它将作为服务/后台运行,并在检测到以下任何事件时发出声音:
- E-mail is sent -发送电子邮件
- SNMP packet is sent -SNMP数据包发送
- or HTTP Post request is made -或发出HTTP Post请求
Any help would be much appreciated! 任何帮助将非常感激!

At least on how to monitor one of them would be great! 至少在如何监视其中之一方面会很棒!

Thanks in Advance! 提前致谢!

您可以按照应该对HTTP进行所需的方式扩展Fiddler ,并且看起来还可以扩展Wireshark ,这将允许您查看其他协议。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM