forked from ganglia/gmond_python_modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
17 lines (10 loc) · 590 Bytes
/
README
File metadata and controls
17 lines (10 loc) · 590 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This is the official repository for hosting all user-contributed Gmond Python DSO metric modules.
To have your modules added here, please fork the repository, create separate sub-directories for each module
and submit a pull request.
If you have any questions, you could reach us at:
ganglia-developers@lists.sourceforge.net
(subscription required: http://lists.sourceforge.net/lists/listinfo/ganglia-developers)
Alternatively, you could join our IRC channel on irc.freenode.net #ganglia and
ping one of the developers.
Thank you for your contribution!
-- Ganglia Development Team