1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

README clarification

This commit is contained in:
Michel Albert 2012-04-06 16:46:20 +02:00
parent 0da7b997ba
commit fad2321539

View file

@ -1,9 +1,10 @@
PyPMMN
======
PyPMMN is a pure python port of pmmn_. One small change. Instead of using the
PyPMMN is a pure python port of pmmn_. One small change: Instead of using the
current working dir as ``plugins`` folder, it will look for a *subdirectory*
called ``plugins`` in the current working folder.
called ``plugins`` in the current working folder. This value can be overridden
by a command-line parameter!
Requirements
============