Cleanup config.nodes_of
[check_mk.git] / checkman / solaris_services
blobb81092540d4c350dfc3c18fa3f3dec08792b2347
1 title: SMF Solaris: Single Services
2 agents: solaris
3 catalog: os/services
4 license: GPL
5 distribution: check_mk
6 description:
7  This check gives a summary of the solaris services provided by
8  the Service Management Facility command 'svcs -a'.
9  The check reports the number of all services and for each service
10  type, ie. 'online', 'disabled', 'legacy_run', 'maintenance' and
11  other ones.
12  The state is configurable.
14 item:
15  The service name.
17 Inventory:
18  One service per service name is created.