Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / vbox_guest
blob13a2e37787ac49026dee44fee629ef7cb0bf38f0
1 title: Version of VirtualBox guest additions in Linux guests
2 agents: linux
3 catalog: os/services
4 license: GPL
5 distribution: check_mk
6 description:
7  This check uses {VBoxControl} to query to version und revision of the
8  guest additions installed in a VirtualBox Linux guest. If no guest additions
9  are installed at all, the check will get critical. if the version and
10  revision of the guest additions do not match the version and revision
11  of the virtual box host, the check will warn.
13 inventory:
14  One check will be created on each Linux VBox host having guest
15  additions installed(!). If you want to force the check on {all}
16  of your Linux guests, you need to configure explicit checks using
17  {checks=}.