|
80.
|
|
|
``sudo -u www-data php htdocs/admin/cli/[file name of the script].php -h``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:16
|
|
81.
|
|
|
Cron job monitor
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:19
|
|
82.
|
|
|
Configure when you want to be alerted to failures in the cron job in an external monitoring software.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:21
|
|
83.
|
|
|
Refer to the :ref:`'Monitor' <monitor>` module in the *Plugin administration*.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:24
|
|
84.
|
|
|
Delete certain groups in bulk
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:33
|
|
85.
|
|
|
If you have a large site and deleted a lot of accounts, you may also wish to clean up old groups in an efficient way. You can do the following with the bulk group deletion script:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:35
|
|
86.
|
|
|
delete all groups that have no members, e.g. after accounts were deleted;
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:37
|
|
87.
|
|
|
and delete all groups that have only site administrators as members;
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:38
|
|
88.
|
|
|
and / or delete only groups associated with a certain institution.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:39
|
|
89.
|
|
|
Execute the script with the following command. A dry run is made by default so that no data is deleted by accident.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/cli.rst:41
../source/administration/cli.rst:64
../source/administration/cli.rst:90
|