Combining Powershell script with NRPE and returning results
Posted: Thu May 05, 2016 1:24 pm
Hello XI support
I see similar (but not same) question in Forum from April.
General idea: Checking Web-portals with powershell script(s) launched from NRPE and returning results to XI.
(specifically MsOffice online portals, where re-directs is a disaster while powershell modules for their verification already exist)
Question1: say i have my Office365.ps1 script to run (how to configure it with NRPE)
Question2: say it has to produce result similar to this one:
Name Status Authentication
---- ------ --------------
litwareinc.onmicrosoft.com Verified Managed
- how to interpret one as "Verified" at XI end?
Thank you
I see similar (but not same) question in Forum from April.
General idea: Checking Web-portals with powershell script(s) launched from NRPE and returning results to XI.
(specifically MsOffice online portals, where re-directs is a disaster while powershell modules for their verification already exist)
Question1: say i have my Office365.ps1 script to run (how to configure it with NRPE)
Question2: say it has to produce result similar to this one:
Name Status Authentication
---- ------ --------------
litwareinc.onmicrosoft.com Verified Managed
- how to interpret one as "Verified" at XI end?
Thank you