Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / plesk_domains
blob218ee231d72238d1308ef93caa7804a1832a4c59
1 title: Dumps out the domains configured in Plesk
2 agents: linux
3 catalog: app/plesk
4 license: GPL
5 distribution: check_mk
6 description:
7  Plesk is a commercial webhosting management software. It allows you to
8  manage multiple independent webspace instances including domains and
9  so on.
11  This check simply outputs all domains configured in a local plesk
12  installation. It raises a {WARNING} state when no domain is configured,
13  otherwise the plugin is always reporting an {OK} state.
15  To make this check work you need to install the agent plugin
16  {plesk_domains} on the host wich runs Plesk in the
17  directory {/usr/lib/check_mk_agent/plugins}.
19 inventory:
20  One check per system is created if the {plesk_domains} agent plugin
21  is installed and working (it outputs the {<<<plesk_domains>>>} section).