Nicolas Berens
Nicolas Berens
This PR Fixes: #173
Currently the Filebeat Configuration file is world readable: https://github.com/elastic/ansible-beats/blob/main/tasks/beats-config.yml#L61 since it also can contain a username and password to an elasticsearch cluster, a mode of 0640 might be more appropriate
This PR removes an extraneous extra bracket that broke an example command. fixes #10004
monitoring-plugins added a multiplier option in 2.3.3: https://github.com/monitoring-plugins/monitoring-plugins/releases/tag/v2.3.3 This PR adds the option to the ITL definition for `check_snmp` It Fixes #9907
When looking at dockerhub, i see that there are tags for all versions, but also e.g. `support-2.14`. The documentation should reflect what these tags mean and which one is the...
Icinga2 contains a definition for the check_nrpe command: https://github.com/Icinga/icinga2/blob/master/itl/command-plugins.conf#L2316 therefore the dependency for this command should also be installed.
## Description We request the configuration in its "command" form. e.g. the snmp configuration will be `set service snmp community SuperSecretCommunity authorization 'ro'` The secret detection expected a `{` which...
The secret detection for the snmp community in vyatta is not working: https://github.com/ytti/oxidized/blob/master/lib/oxidized/model/vyatta.rb On line 27 we get the configuration in its commands syntax, but the detection on line 17...
This adds support for the tripplite console servers B093 and B097 https://tripplite.eaton.com/4-port-console-server-dual-gb-nic-4g-flash-dual-sim~B0930042E4U https://tripplite.eaton.com/16-port-serial-console-server-2-usb-ports-dual-gbe-nic-4gb-flash-redundant-ac-inputs~B097016 Which were previously detected as a Tripplite PDU DO NOT DELETE THE UNDERLYING TEXT #### Please note...