Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / zypper
blob5ed8a0567fe9d4cd36f94ff22756382a0ce6026b
1 title: Check for (security) updates via Zypper
2 agents: linux
3 catalog: os/misc
4 license: GPL
5 distribution: check_mk
6 description:
7  This check checks for available updates via {zypper} and SLES
8  and OPENSUSE distributions. You need to install the plugin {mk_zypper}
9  into the {plugins} directory of your agent.
11  The check gets critical if there are security updates available.
12  It gets warning, if there are other updates available or if package
13  locks exist (created by {zypper addlock}).
15 inventory:
16  One service will be created for each system where the {mk_zypper}
17  plugin produces a non-empty output.