Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: b19d6eef0836b7e3830aa1925755c134ead79261
https://github.com/tribe29/checkmk/commit/b19d6eef0836b7e3830aa1925755c134e…
Author: Timotheus Bachinger <timotheus.bachinger(a)tribe29.com>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M cmk/base/api/agent_based/render.py
M cmk/base/plugins/agent_based/agent_based_api/v1/render.py
M tests/unit/cmk/base/api/agent_based/test_render_api.py
Log Message:
-----------
Add frequency render function
... and expose it to the API
Change-Id: If11c4c3beeb23cc96fbfbf58cd0bc1b115b70c94
Commit: e4114c44fe33d99bb352cfab359521aea524ddab
https://github.com/tribe29/checkmk/commit/e4114c44fe33d99bb352cfab359521aea…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M agents/windows/plugins/ad_replication.bat
M agents/windows/plugins/arcserve_backup.ps1
M agents/windows/plugins/citrix_farm.ps1
M agents/windows/plugins/citrix_licenses.vbs
M agents/windows/plugins/citrix_xenapp.ps1
M agents/windows/plugins/hyperv_vms.ps1
M agents/windows/plugins/hyperv_vms_guestinfos.ps1
M agents/windows/plugins/kaspersky_av_client.vbs
M agents/windows/plugins/mcafee_av_client.bat
M agents/windows/plugins/megaraid.bat
M agents/windows/plugins/mk_dhcp_enabled.bat
M agents/windows/plugins/mk_inventory.vbs
M agents/windows/plugins/mk_msoffice.ps1
M agents/windows/plugins/mk_mysql.vbs
M agents/windows/plugins/mk_oracle.ps1
M agents/windows/plugins/msexch_dag.ps1
M agents/windows/plugins/msexch_database.ps1
M agents/windows/plugins/mssql.vbs
M agents/windows/plugins/netstat_an.bat
M agents/windows/plugins/rds_licenses.vbs
M agents/windows/plugins/rstcli.bat
M agents/windows/plugins/sansymphony.ps1
M agents/windows/plugins/storcli.bat
M agents/windows/plugins/tsm_checks.bat
M agents/windows/plugins/veeam_backup_status.ps1
M agents/windows/plugins/win_dhcp_pools.bat
M agents/windows/plugins/win_dmidecode.bat
M agents/windows/plugins/win_license.bat
M agents/windows/plugins/win_printers.ps1
M agents/windows/plugins/windows_broadcom_bonding.bat
M agents/windows/plugins/windows_if.ps1
M agents/windows/plugins/windows_intel_bonding.bat
M agents/windows/plugins/windows_multipath.vbs
M agents/windows/plugins/windows_os_bonding.ps1
M agents/windows/plugins/windows_tasks.ps1
M agents/windows/plugins/windows_updates.vbs
M agents/windows/plugins/wmic_if.bat
Log Message:
-----------
Added Version to all agent plugins #2
All files in agent/windows/plugins
Change-Id: I1247ec8553303970ca6144f1d84af67194827d6c
Compare:
https://github.com/tribe29/checkmk/compare/169dafb452ea...e4114c44fe33