You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I developed a python module to get node temperatures from IPMI, based on the example in the python_module folder.
When I execute Ganglia with debug_level = 10, it sends the values perfectly, but when debug_level is set to 0, in /var/log/messages appears "/usr/sbin/gmond[83138]: Unable to find any metric information for 'ipmi(.+)'. Possible that a module has not been loaded.#12"._
I can't understand what does debug that the normal mode not.
The text was updated successfully, but these errors were encountered:
I developed a python module to get node temperatures from IPMI, based on the example in the python_module folder.
When I execute Ganglia with debug_level = 10, it sends the values perfectly, but when debug_level is set to 0, in /var/log/messages appears "/usr/sbin/gmond[83138]: Unable to find any metric information for 'ipmi(.+)'. Possible that a module has not been loaded.#12"._
I can't understand what does debug that the normal mode not.
The text was updated successfully, but these errors were encountered: