Comments
-
After listening to your presentation at SWUG I'm surprised to hear that you aren't already a Head Geek. Congrats to you.
-
I put a quick powershell together that should do what you need. Find a string in a logfile and count matches (Powershell) If the script works, you'll just need to create an alert that will look for the status of the component and send an email if the alert is triggered. Hope this helps
-
meech, we'll talk soon. I'd like to be a part of this if possible.
-
Did you find a solution to this problem? I'm seeing the same thing on 7 of our 9 polling engines. Thanks Michael G
-
Y'alls stunned silence is not very reassuring.
-
Worry not, we don't have any agents deployed and run all sorts of Powershells against 1000s of servers. Make sure to explore the different components that come with SAM before you start scripting. These SolarWinds guys are on the ball and have already added all kinds of stuff. What kind of tasks are you looking to…
-
You'll want to change the output at the end to something like this: Write-Host "Message.0: $InstanceName.Status:$Status" Write-Host "Statistic.0: $Status" According to the comment at the top of the "Edit Script" window there is a limit of maximum 10 output pairs per component. Also,check out this link: Create a Windows…
-
I was getting the same message earlier. I deleted the old expired cert, closed and relaunched browser and now it's good.