Hello,
Does anybody would know how or have a creative way to approach my request: I want to poll defined servers and see if a live Wireshark/Pcap capture is being done.
We have a few servers and maintenance PC that have Wireshark installed on them. The use is permitted for troubleshooting/eng purposes, but we would like to monitor when and for how long the traces are running (ie Packet captures, not just the program running idle).
Once I gather this info, I would like to do some basics alerts like "alert me when a Wireshark trace is running for more than X minutes/hours" so somebody does not forget a trace and fills a disk (yes I know, there's parameters for that, but not everyone could think of that everytime
).
As an added goodie, it would be nice to poll the capture filters if that is possible, but this is a wish, not a requirement.