Definable WMI namespace ?

  • Definable WMI namespace ?

    Posted by openmtl on June 30, 2015 at 03:03

    I’m trying to use openhardware monitor and it publishes to its own namespace (rootOpenHardwareMonitor ) but as far as I can see in the Pandora Agent code the namespace is set as the default ( seeĀ  pandorafms/pandora_agents/win32/windows/pandora_wmi.ccĀ  in getWmiStr() has wcscat (wmi_str, L”\root\cimv2″); and I can’t see where I can override this from within the pandora_agent.conf module (i.e. there is onlyĀ  module_wmiquery andĀ  module_wmicolumn

    As a suggestion Pandora FMS agent support on Windows should also support the namespace e.g. a new module_wminamespace which overrides the default namespace (i.e. “\root\cimv2”)Ā  so as to allow the openhardware monitor WMI to be queried directly from the Pandora Agent.

    OpenHardware monitor is an open source application that displays CPU/GPU temperatures but more importantly it makes this data available via WMI. For the moment I’m going to have to use WMIC command line.Ā 

    openmtl replied 8 years, 9 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.