This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
icinga-powershell-framework
Watch
1
Star
0
Fork
You've already forked icinga-powershell-framework
0
mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced
2025-12-21 07:10:15 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4e182ca8ea
icinga-powershell-framework
/
lib
/
icinga
/
plugin
/
Get-IcingaInternalPluginExitCode.psm1
5 lines
102 B
PowerShell
Raw
Normal View
History
Unescape
Escape
Adds support for JEA profiles
2021-08-06 12:12:27 -04:00
function
Get-IcingaInternalPluginExitCode
(
)
{
Rewrite IfW service check daemon
2021-12-09 11:42:06 -05:00
return
$Global:Icinga
.
Private
.
Scheduler
.
ExitCode
;
Adds support for JEA profiles
2021-08-06 12:12:27 -04:00
}
Reference in a new issue
Copy permalink