Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ece-install :: add munin graphs for active TCP connections on different ports #3

Open
skybert opened this issue Dec 11, 2012 · 0 comments

Comments

@skybert
Copy link

skybert commented Dec 11, 2012

ece-install installs software that listens on specific ports. When installing the munin node, it should add munin graphs for different TCP ports that it feels "are important"

I would say that the following ports should be monitoried:

  • 80 — public facing HTTP ports
  • 443 — public facing SSL port (
  • 8080 — internal HTTP port
  • 8081 — internal HTTP port
  • 3306 — database traffic

of course, only if the service is being listened to...

The code to do this is as simple as

ln -s /usr/share/munin/plugins/port_ /etc/mu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant