HP DL360 HP Insight Management WBEM Providers for Windows Server 2003 and Wind - Page 28

Microsoft Visual Basic Scripting Edition examples

Page 28 highlights

Profile Name Version P00105-HP Base Server 1.1 Profile P00106-HP CPU Profile 1.0 P00107-HP CPU 1.0 Consolidated Status Profile P00108-HP CPU Physical 1.0 Asset Profile P00109-HP Record Log 1.1 Profile P00110-HP Memory Profile 1.0 P00111-HP Memory 1.0 Physical Asset Profile P00113-HP Consolidated 1.0 Status Profile P00114-HP Base Server 1.2 Physical Asset Profile P00115-HP Fan Physical 1.0 Asset Profile P00116-HP Power Supply 1.0 Physical Asset Profile P00117-HP Ethernet 1.0 Teaming Profile P00119 - HP FC HBA Profile 1.0 P00120-HP Storage 1.0 Enclosure Profile P00121-HP Smart Array 1.0 Profile P00122-HP SAS HBA 1.0 Array Profile P00123-HP SCSI HBA 1.0 Profile P00124-HP Location Profile 1.1 P00125-HP Blade System 1.0 Lite Profile P00129 - HP Standalone 1.0 Tape Drive Profile File Name P00105_-_HP_Base_Server_Profile.pdf P00106_-_HP_CPU_Profile.pdf P00107__HP_CPU_Consolidated_Status_Profile.pdf P00108_-_HP_CPU_Physical_Asset_Profile.pdf P00109_-_HP_Record_Log_Profile.pdf P00110_-_HP_Memory_Profile.pdf P00111__HP_Memory_Physical_Asset_Profile.pdf P00113_-_HP_Consolidated_Status_Profile.pdf P00114__HP_Base_Server_Physical_Asset_Profile.pdf P00115_-_HP_Fan_Physical_Asset_Profile.pdf P00116__HP_Power_Supply_Physical_Asset_Profile.pdf P00117_-_HP_Ethernet_Teaming Profile.pdf P00119_-_HP_FC_HBA_profile.pdf P00120_-_HP_Storage_Enclosure_Profile.pdf P00121_-_HP_Smart_Array_Profile.pdf P00122_-_HP_SAS_HBA_Profile.pdf P00123_-_HP_SCSI_HBA_Profile.pdf P00124_-_HP_Location_Profile.pdf P00125_-_HP_Blade_System_Lite_Profile.pdf P00129__HP_Standalone_Tape_Drive_profile.pdf Microsoft Visual Basic Scripting Edition examples You can write scripts to obtain data from the Insight Providers using Microsoft® Visual Basic Scripting Edition (VBScript) or any other scripting language that supports Microsoft® ActiveX. The following are example codes for accessing Insight Provider data using VBScript code. This VBScript code is used to display computer system operational status information: strComputer = "." Insight Providers architecture 28

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41

Insight Providers architecture 28
Profile Name
Version
File Name
P00105—HP Base Server
Profile
1.1
P00105_-_HP_Base_Server_Profile.pdf
P00106—HP CPU Profile
1.0
P00106_-_HP_CPU_Profile.pdf
P00107—HP CPU
Consolidated Status Profile
1.0
P00107_-
_HP_CPU_Consolidated_Status_Profile.pdf
P00108—HP CPU Physical
Asset Profile
1.0
P00108_-_HP_CPU_Physical_Asset_Profile.pdf
P00109—HP Record Log
Profile
1.1
P00109_-_HP_Record_Log_Profile.pdf
P00110—HP Memory Profile 1.0
P00110_-_HP_Memory_Profile.pdf
P00111—HP Memory
Physical Asset Profile
1.0
P00111_-
_HP_Memory_Physical_Asset_Profile.pdf
P00113—HP Consolidated
Status Profile
1.0
P00113_-_HP_Consolidated_Status_Profile.pdf
P00114—HP Base Server
Physical Asset Profile
1.2
P00114_-
_HP_Base_Server_Physical_Asset_Profile.pdf
P00115—HP Fan Physical
Asset Profile
1.0
P00115_-_HP_Fan_Physical_Asset_Profile.pdf
P00116—HP Power Supply
Physical Asset Profile
1.0
P00116_-
_HP_Power_Supply_Physical_Asset_Profile.pdf
P00117—HP Ethernet
Teaming Profile
1.0
P00117_-_HP_Ethernet_Teaming Profile.pdf
P00119 - HP FC HBA Profile
1.0
P00119_-_HP_FC_HBA_profile.pdf
P00120—HP Storage
Enclosure Profile
1.0
P00120_-_HP_Storage_Enclosure_Profile.pdf
P00121—HP Smart Array
Profile
1.0
P00121_-_HP_Smart_Array_Profile.pdf
P00122—HP SAS HBA
Array Profile
1.0
P00122_-_HP_SAS_HBA_Profile.pdf
P00123—HP SCSI HBA
Profile
1.0
P00123_-_HP_SCSI_HBA_Profile.pdf
P00124—HP Location Profile 1.1
P00124_-_HP_Location_Profile.pdf
P00125—HP Blade System
Lite Profile
1.0
P00125_-_HP_Blade_System_Lite_Profile.pdf
P00129 - HP Standalone
Tape Drive Profile
1.0
P00129_-
_HP_Standalone_Tape_Drive_profile.pdf
Microsoft Visual Basic Scripting Edition examples
You can write scripts to obtain data from the Insight Providers using Microsoft® Visual Basic Scripting
Edition (VBScript) or any other scripting language that supports Microsoft® ActiveX.
The following are example codes for accessing Insight Provider data using VBScript code.
This VBScript code is used to display computer system operational status information:
strComputer = "."