The Wayback Machine - https://web.archive.org/web/20200610031341/https://github.com/topics/network-monitoring
Skip to content
#

network-monitoring

Here are 459 public repositories matching this topic...

simonhf
simonhf commented Apr 16, 2020

Recently I git cloned a zeek plugin, built it, and then wanted to add additional instrumentation (to understand it better) via the PLUGIN_DBG_LOG() macro mentioned here [1].

While adding the debug macros worked fine, I had difficulties switching on the debugging via the zeek --debug option. Why? Because the plugin name to be specified is case sensitive and if you get it wrong then there is

unifi-poller
sorano
sorano commented Oct 11, 2019

Greetings.
Found your nice poller when I had to troubleshoot some wireless clients that were misbehaving and was very impressed.

However I also encountered a bug that made troubleshooting hard in certain cases.

When there are multiple clients with the same hostname in the unifi controller (pretty common among android phones) all data points will be bundled together based on that hostname.

cglewis
cglewis commented Oct 30, 2019
  • what is the name of the switch for mirroring (name defined in the faucet.yaml, not dns, for example)
  • the port that Poseidon uses for mirroring needs to be controlled by Faucet, therefore it needs to be an openflow port
  • the port that Poseidon uses needs to be configured in faucet.yaml to be output_only: true and no native vlan (a port for mirroring from Faucet's perspective)
  • Requiremen

Improve this page

Add a description, image, and links to the network-monitoring topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-monitoring topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.