What protocol and port number is used for WMI monitoring?
It is probably mentioned somewhere in this forum but the search mechanism of the forum sucks and I'm not getting any hits searching on "wmi port", "port number" and other strings.I did learn from one...
View ArticleHardware monitoring HPE Proliant Gen10
We are currently using the HP Device Monitor Service for Agentless Server software solution to monitor Gen8 / Gen9 servers. For Windows server, we use HP's WBEM Providers / System Management Agents....
View ArticleLinux Agent Deployment
Linux Agent Deployment Add Node Wizard - Push DeploymentManual - Pull DeploymentMass Deployment - Repository Add Node Wizard - Push Deployment Deploying the Linux Agent to an individual machine is as...
View ArticleUnable to get a remote Powershell script running
Ok I've now tried using powershell to do some remote checking and was trying to work out the process. The script i was using is simple and is: # # script to compare the number of instances of a process...
View ArticlePass credentials in HTTP POST
Hi All,I'm trying to use HTTP POST to post a few variables from an alert, but the URL that I am trying to post to requires authentication. Can someone please tell me how to pass the credentials n the...
View ArticleHow to create ODBC connection and run SQL from powershell?
I am using template from https://www.andersrodland.com/working-with-odbc-connections-in-powershell/$Error.Clear(); function Get-ODBC-Data{ param( [string]$query=$('select count(*) from...
View ArticleIIS App Pool Status with Powershell
I realize AppInsight can do this out of the box, but for various reasons AppInsight isn't an option. I'm trying to get the status of an application pool and display it using a Powershell monitor, but...
View ArticlePassing ${CREDENTIAL} in a PowerShell without using -Credential
There is an out-of-the-box template for Groupwise performance metrics that a client is trying to use in their environment. They use local authentication for the target webpage but, try as I might,...
View ArticleConfiguring a single Low Disk Space Alert for many individual servers
Hi GuysA bit of a crazy situation to resolve so apologies in advance. I'm trying to eliminate many false alerts currently being dropped into the teams mailboxes reporting on Low Disk Space. The problem...
View ArticleAttempting to use an NT account name with SQL Server Authentication
Hi All, In sql error log ( SQL 2008 R2) I notice that we keep getting this same issue " " Login failed for user ABC\xxx"Reason: Attempting to use an NT account name with SQL Server Authentication....
View Article