mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
2011-09-26 Vanessa Gil <vanessa.gil@artica.es>
* win32/windows/pandora_wmi.cc: Removed trace. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5000 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
f82dfe56cf
commit
2097aed8fe
@ -1,3 +1,7 @@
|
|||||||
|
2011-09-26 Vanessa Gil <vanessa.gil@artica.es>
|
||||||
|
|
||||||
|
* win32/windows/pandora_wmi.cc: Removed trace.
|
||||||
|
|
||||||
2011-09-16 Dario Rodriguez <dario.rodriguez@artica.es>
|
2011-09-16 Dario Rodriguez <dario.rodriguez@artica.es>
|
||||||
|
|
||||||
* win32/pandora_agent_conf.cc: Fixed a problem generating broker conf
|
* win32/pandora_agent_conf.cc: Fixed a problem generating broker conf
|
||||||
|
@ -1203,7 +1203,6 @@ Pandora_Wmi::getSystemAddress () {
|
|||||||
string ret = "";
|
string ret = "";
|
||||||
|
|
||||||
try {
|
try {
|
||||||
pandoraLog ("0");
|
|
||||||
|
|
||||||
dhCheck (dhGetObject (getWmiStr (L"."), NULL, &wmi_svc));
|
dhCheck (dhGetObject (getWmiStr (L"."), NULL, &wmi_svc));
|
||||||
dhCheck (dhGetValue (L"%o", &nic_info, wmi_svc,
|
dhCheck (dhGetValue (L"%o", &nic_info, wmi_svc,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user