sensu-checks:Powershell检查Sensu

时间:2021-05-19 21:17:12
【文件属性】:
文件名称:sensu-checks:Powershell检查Sensu
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-19 21:17:12
PowerShell PowerShell Sensu检查 Sensu检查使用PowerShell编写的内容。 用法 在Sensu客户端上,将PowerShell脚本添加到C:\opt\sensu\plugins\ 。 在Sensu服务器上,添加JSON检查以将脚本调用到/etc/sensu/conf.d/ 。 示例checks-windows.json : { "checks": { "disk_free_windows": { "command": "powershell.exe -ExecutionPolicy Unrestricted -f /opt/sensu/plugins/check_disk_all.ps1 -warn 20 -critical 10", "interval": 1200, "subscribers": [ "windows
【文件预览】:
sensu-checks-master
----check_memory.ps1(316B)
----check_windows_services.ps1(6KB)
----perfmon_windowsmsmq_metrics.ps1(698B)
----checks_helper.ps1(6KB)
----perfmon_windows_aspnet_metrics.ps1(5KB)
----check_disk_all.ps1(713B)
----check_cpu.ps1(313B)
----README.md(1KB)
----perfmon_windowsbase_metrics.ps1(1KB)

网友评论