All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
I have a powershell script check:
Executing the powershell with Start cmd:
C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe "C:\JDMScripts\CheckLUNFreeSpaceWarn_new.ps1"
"Reverse alert" is NOT enabled
If I run the script manually it returns:
ScriptRes:Bad:LUN01: 63 GB, LUN03: 124 GB, LUN05: 89 GB
Can someone help me with why it suddenly doesn't work?
I can see that I didn't wrote that the check and powershell script HAS been working.
So why dosen't it any more?
We haven't upgraded Hostmonitor.
I don't believe the Server has been Windows Updated lately.
The script hasn't been changed, and the check hasn't been changed.
The Hostmonitor agent might have been upgraded.
So for some reason do hostmonitor not get the correct result from the powershell script.
So how can I see what happens when Hostmonitor executes the script/how can I see the powershell output?
Is the "Start cmd" correct, or is there a better way?
Or is the line the script returns not correct/is there a better way?