Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: a94960f22cbe2ef9007ab8f0bf1b60aee5c43dc6
https://github.com/tribe29/checkmk/commit/a94960f22cbe2ef9007ab8f0bf1b60aee…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
A .werks/11463
Log Message:
-----------
11463 SEC Windows Agent: additional protection of the working directories
With this fix some deirectories used by windows Agent are protected from
any access of Windows Standart User:
Program Files (x86)\checkmk\service
ProgramData\checkmk\agent\backup
ProgramData\checkmk\agent\config
ProgramData\checkmk\agent\install
ProgramData\checkmk\agent\update
Change-Id: I108a4b59f095589bc86b47a27a3d7233ce66eda2
Commit: 1391cd31694e925dcf896e702fc571d8824d24b6
https://github.com/tribe29/checkmk/commit/1391cd31694e925dcf896e702fc571d88…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M cmk/base/discovery.py
Log Message:
-----------
Add section step; Minor cleanups
Change-Id: Id602c2a61a1926457379b5840f82b9c51e29283d
Compare: https://github.com/tribe29/checkmk/compare/e836be5d4fc5...1391cd31694e
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: e4acf8352d777da1bebd441a67cb70881c512749
https://github.com/tribe29/checkmk/commit/e4acf8352d777da1bebd441a67cb70881…
Author: Ronny Bruska <ronny.bruska(a)tribe29.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
A .werks/11484
R checks/mgmt_dell_poweredge_amperage
R checks/mgmt_dell_poweredge_cpu
R checks/mgmt_dell_poweredge_mem
R checks/mgmt_dell_poweredge_netdev
R checks/mgmt_dell_poweredge_pci
R checks/mgmt_dell_poweredge_status
R checks/mgmt_dell_poweredge_temp
R checks/mgmt_fsc_sc2_cpu_status
R checks/mgmt_fsc_sc2_fans
R checks/mgmt_fsc_sc2_info
R checks/mgmt_fsc_sc2_mem_status
R checks/mgmt_fsc_sc2_power_consumption
R checks/mgmt_fsc_sc2_temp
R checks/mgmt_fsc_sc2_voltage
R checks/mgmt_hp_proliant_cpu
R checks/mgmt_hp_proliant_da_cntlr
R checks/mgmt_hp_proliant_fans
R checks/mgmt_hp_proliant_mem
R checks/mgmt_hp_proliant_temp
R checks/mgmt_hr_fs
R checks/mgmt_ipmi_sensors
R checks/mgmt_snmp_info
M tests/unit/checks/test_generic_legacy_conversion.py
M tests/unit/cmk/base/test_discovery.py
M tests/unit/cmk/lib/test_snmplib_snmp_scan.py
Log Message:
-----------
11484 FIX Management Board: Remove explicit check plugins
Change-Id: I6ddb855bc8078ee33aa96a339fe8d3a73a959c9b
Commit: e836be5d4fc5cad8631374118ffe85218b9ff861
https://github.com/tribe29/checkmk/commit/e836be5d4fc5cad8631374118ffe85218…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M cmk/base/plugins/agent_based/inv_if.py
A tests/unit/cmk/base/plugins/agent_based/test_inv_if.py
Log Message:
-----------
Re-add SNMP section inv_if
The SNMP section inv_if got lost while migrating the inventory plugin
inv_if, which prevents the plugin from inventorizing any interfaces.
CMK-5671
Change-Id: I100f3197b8572c6a93132ef08609fa3b5c823cd8
Compare: https://github.com/tribe29/checkmk/compare/9104144ae99c...e836be5d4fc5
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 2ece67c43959aac96c416dfae51092c1e4ef664e
https://github.com/tribe29/checkmk/commit/2ece67c43959aac96c416dfae51092c1e…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M cmk/gui/plugins/sidebar/wato.py
M cmk/gui/plugins/views/builtin.py
M cmk/gui/plugins/wato/builtin_modules.py
M cmk/gui/plugins/wato/utils/main_menu.py
R web/htdocs/themes/facelift/images/icon_agents.png
A web/htdocs/themes/facelift/images/icon_agents.svg
A web/htdocs/themes/facelift/images/icon_cloud.svg
A web/htdocs/themes/facelift/images/icon_integrations_custom.svg
A web/htdocs/themes/facelift/images/icon_integrations_other.svg
A web/htdocs/themes/facelift/images/icon_nagios.svg
A web/htdocs/themes/facelift/images/icon_network_services.svg
R web/htdocs/themes/facelift/images/icon_os.svg
A web/htdocs/themes/facelift/images/icon_os_other.svg
M web/htdocs/themes/facelift/images/icon_service_discovery.svg
A web/htdocs/themes/facelift/images/icon_snmp.svg
Log Message:
-----------
Add icons for rules
CMK-5589
Change-Id: I47cac727fec29d3e9b61ca28fb408f4c30d24825
Commit: 9104144ae99ce025218aa63b242037efd14c4a01
https://github.com/tribe29/checkmk/commit/9104144ae99ce025218aa63b242037efd…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M cmk/gui/htmllib.py
M cmk/gui/plugins/sidebar/utils.py
M cmk/gui/plugins/sidebar/wato.py
M web/htdocs/themes/facelift/scss/_snapins.scss
Log Message:
-----------
Use emblems for the WATO snapins
The Quick access and WATO snapins now use emblems
as well. To achieve this the html.render_icon_button
and html.icon_button functions now have an optional
argument for the emblem.
Furthermore, the titles "WATO - Configuration" and
"WATO - Quickaccess" are replaced by "Setup" and
"Quick Setup". This is makes it clearer that they
belong to the "Setup" menu.
CMK-5485
Change-Id: I67a150cf07293c0051cca23200361fd5a150bdf0
Compare: https://github.com/tribe29/checkmk/compare/0f204b5bb2b5...9104144ae99c
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 0f204b5bb2b544aeed98e18ddb53efc4671aaecf
https://github.com/tribe29/checkmk/commit/0f204b5bb2b544aeed98e18ddb53efc46…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
A .werks/11337
M agents/check_mk_agent.aix
A agents/mk-job.aix
Log Message:
-----------
11337 job: addition of job monitoring to AIX agent
This change introduces the job monitoring functionality to the
AIX agent. The behaviour is similar to the job monitoring process
of the Solaris and Linux agent. The resulting services contain time
related information of the jobs.
Change-Id: I07c1a467b762258b1eea908ff8a9b8bada89519c