ansible-nas/website/docs/applications/monitoring/wireshark.md

14 lines
801 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
title: "Wireshark"
---
Homepage: [https://www.wireshark.org/](https://www.wireshark.org/)
Wireshark is the worlds foremost and widely-used network protocol analyzer. It lets you see whats happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. Wireshark development thrives thanks to the volunteer contributions of networking experts around the globe and is the continuation of a project started by Gerald Combs in 1998.
## Usage
Set `wireshark_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
The Wireshark web interface can be found at [http://ansible_nas_host_or_ip:3000](http://ansible_nas_host_or_ip:3000).