ContributionsMost RecentMost LikesSolutionsWMI is not accessible Hi All i am facing issue on one of my domain controller. i am seeing the below error message. LMD30496067 warn - DC01.mydomain.com WMI is not accessible. See error message for likely issue.-135 likelyError ID: LMD30496067 DC01.mydomain.com is not responding to WMI or SNMP queries, yet is listening on the Microsoft RPC port When i use the below syntax on the Logic Monitor Collector i am getting errorNo such interface supported but i am able to telnet on port 135 from Logic Monitor Collector to the Domain Controller. the account i am using is domain admin. Get-WMIObject -Computername DC01.mydomain.com -Credential (Get-Credential) -Query {select * from win32_operatingsystem} i am getting the below error. Get-WMIObject : No such interface supported + Get-WMIObject -Computername DC01.mydomain.com -Cred ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Get-WmiObject], COMException + FullyQualifiedErrorId : GetWMICOMException,Microsoft.PowerShell.Commands.GetWmiObjectCommand On the Domain Controller WMI is working fine, i am getting the below output. PS C:\windows\system32> Get-WMIObject -Query {select * from win32_operatingsystem} SystemDirectory : C:\windows\system32 Organization : BuildNumber : 14393 RegisteredUser : SerialNumber : 1234-89000-00000-BB786 Version : 10.0.14393 Re: Add a widget For Windows and Linux servers are the below datasource and datapoints correct. Linux Servers CPU Utilization-->Datasource: NetSNMPCPUwithCores DataSource Point:AvgCPUUtilization Memory Utilization-->Datasource: :NetSNMP_Memory_Usage DataSource Point:MemoryUtilizationPercent Drive Utilization-->Datasource:snmpHRDisk DataSource Point: PercentUsed Disk IOps-->NetSNMPdiskIO DataSource Points: ReadOperations, WriteOperations Windows CPU Utilization-->Datasource: WinCPU DataSource Point:AvgCPUUtilization Memory Utilization-->Datasource:WinOS Memory DataSource Point:MemoryUtilizationPercent Drive Utilization-->Datasource: WinVolumeUsage DataSource Point: PercentUsed Disk IOps-->Disk IO:WinLogicalDrivePerformance DataSource Point: AvgDiskSecPerRead AvgDiskSecPerWrite Add a widget Hi All i am new to LM, i have created a dashboard for an application servers. I want to add a widget for DiskI/Ops. i have selected widget type as table. I am not clear what DataSource and Datapoint to select. if i select datapoint as AvgDiskSecPerRead & AvgDiskSecPerWrite will this work for me. All the servers are linux server. I am not sure on this experts guide me. SolvedLoad Average Hi Experts I am new to LM, i want to pull the load average in last 7 days for one of my linux server. how can i get the information. SolvedRe: Doubts 11 minutes ago, Stuart Weenig said: Take a peek at the v2 API documentation.The idea of using the API to do management is all about consistency. Note that we're asking whichcannotbe done with v2 of the API. Check out this support article:https://www.logicmonitor.com/support/logicmodules/functions The star * is a wildcard and the pipe | is the OR operator. Thanks you, still i am not clear with third one Doubts Hi All i have cleared logicmonitor certification but i am not sure for the below answers. please correct me if i am wrong LogicMonitor’s Version2 API cannot be used for which of the following tasks updating netscan ensuring consistency during customer implementations creating role groups automating tedious and repetitive tasks. My Answer: ensuring consistency during customer implementations If an alert rule has *ABCD*|*PQRS/* specified in the Group field of an alert rule, alerts from resources in which of the following groups would match? Select all correct answers. /Customers/ABCD/Routers /Customers/Test PQRS/Network /Customers/PQRS/Linux /Customers/ABCD /Customers/PQRS /Device by Type/Linux Not sure What is the most convenient way to save a complex AppliesTo expression for frequent reuse? Add the AppliesTo expression to an Ops note so you can copy and paste it as needed Add the AppliesTo expression to a new Default Message Template Save the AppliesTo expression as a property at the root level of your device tree Go to Settings > AppliesTo Functions and click the Add button to create a new AppliesTo Function My Answer:Save the AppliesTo expression as a property at the root level of your device tree
Top ContributionsWMI is not accessibleRe: DoubtsDoubtsRe: Add a widgetAdd a widgetSolvedLoad AverageSolved