Have a Wetpaint account? Sign in
OpenManage Systems Management
| Dell's systems management is built around the Dell OpenManage brand, which builds solutions consistent with industry standards–based protocols and practices. Learn about the products; apply the solution; and use them to deploy servers and manage and update your environment. Several resources exist for learning how to use the OpenManage systems management tools. Please add to this list as you find relevant resources. | Latest News
|
|
scott_hanson |
Latest page update: made by scott_hanson
, Jun 15 2009, 1:32 PM EDT
(about this update
About This Update
view changes - complete history) |
|
Keyword tags:
None
More Info: links to this page
|
| Started By | Thread Subject | Replies | Last Post | ||
|---|---|---|---|---|---|
| Joe_Liston | Polling frequency of OMSA | 1 | Jun 2 2009, 11:03 AM EDT by KongY@Dell | ||
|
Thread started: Jun 2 2009, 8:42 AM EDT
Watch
Is there a way to modify the polling frequency of OMSA's Instrumentation service? Version in use is 6.01 on Windows Server 2008/2003 as well as SLES 10.
|
|||||
| joseph_strader | idrac6 question | 3 | May 22 2009, 4:19 AM EDT by andreaserson | ||
|
Thread started: May 21 2009, 6:06 PM EDT
Watch
Quick question on the R710 we just got. the idrac card, I see it works over the current nic cards, which is totally cool. How do I remote kvm through the card like we use to do on the drac5 cards? I dont see that option when I use the web browser to get into the server.
|
|||||
| markmaclean | scipting snmp setting updates in windows - use with omsa / ita & dmc | 0 | Dec 22 2008, 7:10 AM EST by markmaclean | ||
|
Thread started: Dec 22 2008, 7:10 AM EST
Watch
'created script to setup snmp vaules in rollout
'*** Mark Maclean 2008 '*** Purpose: To set/creat Core SNMP registry keys - variables & values (windows 2003) ' Core SNMP registry keys - variables & values ' ' AuthenticationTraps - used if you want a trap message sent whenever authentication fails. ' Community Name - the case-sensitive snmp community name to be used ' Trap Destinations - This is the target for the snmp trap normal the management console ip address or dns name ' Community Type - This set snmp community security most common values are ReadWrite=8, ReadOnly=4 dwAuthenticationTrapsvalue = 0 strCommunityName = "london" dwCommunityType = 8 strTrapDestinationAddress = "tower" ' strComputer = "." Const HKEY_CURRENT_USER = &H80000001 Const HKEY_LOCAL_MACHINE = &H80000002 Set oReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & strComputer & "\root\default:StdRegProv") strKeyPath = "SYSTEM\CurrentControlSet\Services\SNMP\Parameters" strValueName = "EnableAuthenticationTraps" dwAuthenticationTrapsvalue = 0 oReg.SetDWORDValue HKEY_LOCAL_MACHINE,strKeyPath,strValueName,dwAuthenticationTrapsvalue strKeyPath = "SYSTEM\CurrentControlSet\Services\SNMP\Parameters\ValidCommunities" oReg.SetDWORDValue HKEY_LOCAL_MACHINE, strKeyPath, strCommunityName, dwCommunityType strKeyPath = "SYSTEM\CurrentControlSet\Services\SNMP\Parameters\TrapConfiguration\" & strCommunityName oReg.CreateKey HKEY_LOCAL_MACHINE, strKeyPath oReg.SetStringValue HKEY_LOCAL_MACHINE, strKeyPath, 1, strTrapDestinationAddress strKeyPath = "SYSTEM\CurrentControlSet\Services\SNMP\Parameters\PermittedManagers" oReg.DeleteValue HKEY_LOCAL_MACHINE,strKeyPath, "1"
Do you find this valuable?
Keyword tags:
snmp registry keys windows
|
|||||
Showing 3 of 21 threads for this page
- view all


