~jfguedez/charm-nrpe:cis-hardening-check

Last commit made on 2022-02-22
Get this branch:
git clone -b cis-hardening-check https://git.launchpad.net/~jfguedez/charm-nrpe
Only Jose Guedez can upload to this branch. If you are Jose Guedez please log in for upload directions.

Branch merges

Branch information

Name:
cis-hardening-check
Repository:
lp:~jfguedez/charm-nrpe

Recent commits

6287645... by Jose Guedez

add pidfile so cron_cis_audit can only run once

3f5b836... by Jose Guedez

remove license notice from cis_audit scripts

d8e9820... by Jose Guedez

Remove option 'cis_audit_interval', and have explicit default.

df3be9c... by Jose Guedez

fix import error in check_cis_audit.py

390dc7f... by Jose Guedez

fix broken install hook

0519226... by Jose Guedez

update submodules

de24b23... by Jose Guedez

fix lint errors

eeeee2a... by Stephan Pampel

remove nagios_plugin.py (python2) black checks fail for python2 files

6210b5e... by Stephan Pampel

Add check_cis_audit.py and cron_cis_audit.py for cis-audit scoring

7357bfa... by John Lettman

add check for systemd scopes

Useful for early detection of systemd scope unit leaks across apps.

Adds a check to count the number of systemd scopes in error or abandoned
state with configurable thresholds to WARN and CRIT.

Adds Juju configuration related to check for modifying thresholds via
command-line arguments.

LP: #1961441

Reviewed-on: https://code.launchpad.net/~jplettman/charm-nrpe/+git/charm-nrpe/+merge/415430
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>