Code

- Added that there is also a database schema for glpi
[gosa.git] / contrib / scripts / README
1 goQuota.pl - run this script via cron (each 5-10 min for examle). It makes
2              cache file (quota.db) with traffic usage and user info from LDAP
4 goQuotaView.pl - read collected data from quota.db and print it to
5                  stdout in human readable format
7 goSquid.pl - connect this script to squid
8              redirect_program /usr/local/sbin/goSquid
10 goAgent.pl - one script to create home directories and mailboxes on
11              filesystem. run it via cron
13 mkHash.pl  - create hash file for black list
15 At this time all scripts have no config file. Please, edit source to configure.
17 Igor Muratov <migor@altlinux.org>
20 goNagiosUser.pl - create cgi.cfg, contacts.cfg, contactgroups.cfg for nagios 2.x
22 Benoit Mortier <benoit.mortier@opensides.be>
25 mailqueue - used to list/start/stop/... queued mail from within GOsa.