summaryrefslogtreecommitdiffstats
path: root/doc/admin/service-dbus/index.rst
blob: dab439a56d3c40137e9997a939e2230001af00ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OpenLMI Service Provider documentation
===========================================
OpenLMI Service is CIM provider for managing Linux system services (using
the systemd D-Bus interface).

It allows to enumerate system services and get their status, start/stop/restart/...
a service and enable/disable a service.

The provider should be also able to do event based monitoring of service status
(emit indication event upon service status change) in the future.

Contents:

.. toctree::
   :maxdepth: 2

   usage

.. ifconfig:: includeClasses

    OpenLMI Service CIM Classes:

    .. toctree::
       :maxdepth: 1

       mof/tree
       mof/index