This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Odd Issue with PowerShell SAM Monitor on one Node

Fun one off issue that I am not sure if it is the node or the monitor.

I have a PS monitor setup to check a folder for the existence of an XLS file. I have a Prod and Stage instance of this monitor that is setup on Prod and Stage servers.  The monitors are setup identical the only difference is the name of the monitor. 

Both monitors are set to Inherit account from node.

Both nodes have the same service account setup on them. 

The Stage Monitor is currently responding with an Unknown status.

If I go into SAM and find the monitor to test when I test with the Stage Node it says "unknown user name or password"

The account that SAM should be using is the same account that the node uses to report on WMI and it is showing up.

I can go and find a different application monitor and add it to the Stage node and it will work like it should.  I know the Solarwinds account works. 

I tried adding the Prod monitor to the Stage server and it failed as well with 'unknown user name or password"

I removed the monitor and added it back and it is still showing as unknown. 


This seems like I am missing something.  Or maybe the node is having a Monday.  Thanks - Dave

Parents
  • I worked with the System Engineering team to try and figure out the issue and it looks like the issue is something with Solarwinds trying to run the PS script. This issue cropped up roughly 2 days after updating to 2023.3 last month.

    We have a MPE and APE

    Tested Monitor through Edit Template in SAM.  This failed about 90% of the time with unknown status in the test.  We were monitoring what was going on with the node we were testing against and Orion was able to connect to the node and launch the PS monitor but it left the wsmprovhost.exe open. If I leave the monitor running out of Orion it will continue to open wsmprovhost.exe until resources are exhausted on the node.

    Next we removed Solarwinds from the test completely. On the MPE and the APE we ran the script the script from PowerShell and the script worked fine.  There were no time outs and the results came through right away. 

    From what we can tell when we use Solarwinds to run the PS Script via a SAM monitor it times out 90% of the time and some times it actually connects.

    If we remove Solarwinds from the equation and run from PowerShell on each of the polling engines it works. 

    Maybe there is a bug in 2023.3 that was missed?

Reply
  • I worked with the System Engineering team to try and figure out the issue and it looks like the issue is something with Solarwinds trying to run the PS script. This issue cropped up roughly 2 days after updating to 2023.3 last month.

    We have a MPE and APE

    Tested Monitor through Edit Template in SAM.  This failed about 90% of the time with unknown status in the test.  We were monitoring what was going on with the node we were testing against and Orion was able to connect to the node and launch the PS monitor but it left the wsmprovhost.exe open. If I leave the monitor running out of Orion it will continue to open wsmprovhost.exe until resources are exhausted on the node.

    Next we removed Solarwinds from the test completely. On the MPE and the APE we ran the script the script from PowerShell and the script worked fine.  There were no time outs and the results came through right away. 

    From what we can tell when we use Solarwinds to run the PS Script via a SAM monitor it times out 90% of the time and some times it actually connects.

    If we remove Solarwinds from the equation and run from PowerShell on each of the polling engines it works. 

    Maybe there is a bug in 2023.3 that was missed?

Children