Skip to content

A munin plugin to show the memory usage by your uwsgi processes

License

Notifications You must be signed in to change notification settings

zerotired/munin-uwsgi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

munin-uwsgi

Is a plugin for the monitoring software munin to monitor uWSGI processes.

Example

https://munin.thelabmill.de/thelabmill.de/server.thelabmill.de/uwsgi_memory-day.png

https://munin.thelabmill.de/thelabmill.de/server.thelabmill.de/uwsgi_processes-day.png

Wildcard plugin

munin-uwsgi is written as wildcard plugin which provides following suffixes:

  • memory
  • processes

Install

It is very simple to install the plugin.

cd /usr/share/munin/plugins

wget https://raw.github.com/jarus/munin-uwsgi/master/uwsgi_
chmod 755 uwsgi_

ln -s /usr/share/munin/plugins/uwsgi_ /etc/munin/plugins/uwsgi_memory
ln -s /usr/share/munin/plugins/uwsgi_ /etc/munin/plugins/uwsgi_processes

After the installation you need to restart your munin-node:

/etc/init.d/munin-node restart

About

A munin plugin to show the memory usage by your uwsgi processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published