-
Notifications
You must be signed in to change notification settings - Fork 16
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
Create Python Ganglia Plugin that can monitor a zeromq publisher socket. #6
Comments
Any questions on this?
|
Hello Everyone, As my understanding,
Any other metrics that should be monitored by plugin Thanks, On Mon, Dec 2, 2013 at 9:02 PM, Steve Morin [email protected]:
|
Let's start with that for V1
|
Okay On Tue, Dec 3, 2013 at 12:51 PM, Steve Morin [email protected]:
|
This is a gmond metric-gathering module which reports a count Endpoints are specified as configuration parameters in zpubgangliamon.pyconf. Each configuration key name is used as an endpoint name and its corresponding The configuration param groups is special-cased:if present, its value specifies To test, invoke with one or more pairs of (endpoint name, endpoint URI) $ python zpubgangliamon.py system-events tcp://localhost:8006 Message counts will be shown in console and gweb as graph. |
No description provided.
The text was updated successfully, but these errors were encountered: