NETWAYS / support-collector

The support collector allows our customers to collect relevant information from their servers. A resulting ZIP file can then be provided to our support team for further inspection.
https://www.netways.de/en/technologies/icinga/support-subscription/
GNU General Public License v3.0
0 stars 0 forks source link

Add collector for keepalived #50

Closed martialblog closed 2 years ago

martialblog commented 2 years ago

Adds a collector for keepalived.

Will obfuscate the auth_pass values:

        authentication {
              auth_type PASS
              <HIDDEN> <HIDDEN>
        }

Will not collect any check or notify scripts.

Fixes #26

tbauriedel commented 2 years ago

lgtm