univention.management.console.modules.lib package#

class univention.management.console.modules.lib.Instance(*args, **kwargs)[source]#

Bases: Base, Server

Submodules#

univention.management.console.modules.lib.server module#

class univention.management.console.modules.lib.server.Server[source]#

Bases: object

restart_isNeeded(request)[source]#

TODO: It would be helpful to monitor the init.d scripts in order to determine which service exactly should be reloaded/restartet.

restart(request)[source]#

Restart apache, UMC Web server, and UMC server.

ping(request, *args, **kwargs)[source]#
reboot(request)[source]#
shutdown(request)[source]#