User Tools

Site Tools


Sidebar

Public
Internal
public:it:monitoring:ganglia

This is an old revision of the document!


Ganglia

CLUSTER SUMMARY VIEW FIX

In 18.04 and 20.04. Replace "" with array() and summary view will appear.

/usr/share/ganglia-webfrontend# diff cluster_view.php cluster_view.php.orig
26c26
<   $context_metrics = array();
---
>   $context_metrics = "";

GPU Monitoring

https://developer.nvidia.com/ganglia-monitoring-system https://github.com/ganglia/gmond_python_modules/tree/master/gpu/nvidia

Old. Doesn't work anymore. The patch doesn't apply cleanly either.

This exists now: https://github.com/papamoose/gmond-python-module-gpu-nvidia https://github.com/papamoose/nvidia-ml-py

Basically a bunch of 2to3 and small edits to make it run properly. If it's enough to actually work is unknown.

I ran across this gist which seems promising instead of using the above.

public/it/monitoring/ganglia.1613074058.txt.gz ยท Last modified: 2021/02/11 14:07 by phil