Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / check_mk.only_from
blob1df10fe59437219c879753e6bf1e06e0024394ed
1 title: Check IP restriction of Check_MK agent
2 agents: linux, windows
3 catalog: generic
4 license: GPL
5 distribution: check_mk
6 description:
7  This checks makes sure that the Check_MK agent on the target system
8  has configured certain IP address based access restrictions. The check
9  needs the agent to be configured with those restrictions. The windows
10  agent is configured via an {.ini}-file. The Linux agent is configured
11  via {/etc/xinetd.d/check_mk}.
13 inventory:
14  One check is created per host, if {check_mk_only_from_default} is explicitely
15  set in {main.mk} and the agent provides an {OnlyFrom:} header in the section
16  {<<<check_mk>>>}.