1 |
# $Id: smeserver-sme7admin.spec,v 1.5 2009/03/05 17:37:19 slords Exp $ |
# $Id: smeserver-sme7admin.spec,v 1.11 2009/03/16 18:32:18 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
Summary: Un module sme pour avoir des infos sur l'utilisation du serveur. |
Summary: A graphical monitor, alert raising, and services supervision tool for your SME Server. |
6 |
%define name smeserver-sme7admin |
%define name smeserver-sme7admin |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.1.1 |
%define version 1.1.1 |
9 |
%define release 1 |
%define release 7 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
13 |
Group: Networking/Daemons |
Group: Networking/Daemons |
14 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
15 |
Patch1: smeserver-sme6admin-1.1.1-toenglish.patch |
Patch1: smeserver-sme6admin-1.1.1-toenglish.patch |
16 |
|
Patch2: smeserver-sme7admin-1.1.1-locale-2009-03-05.patch |
17 |
|
#Patch3: smeserver-sme7admin-1.1.1-extralink.patch |
18 |
|
Patch4: smeserver-sme7admin-1.1.1-detect_locale.patch |
19 |
|
Patch5: smeserver-sme7admin-1.1.1-detect_locales_regexp.patch |
20 |
|
Patch6: smeserver-sme7admin-1.1.1-locale-2009-04-27.patch |
21 |
|
|
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
Requires: sysstat < 5.1 |
Requires: sysstat < 5.1 |
33 |
Requires: lm_sensors |
Requires: lm_sensors |
34 |
|
|
|
# lm_sensors est de base dans sme maintenant -> devrait pas y avoir de pb de deps |
|
35 |
AutoReqProv: no |
AutoReqProv: no |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
* Thu Mar 5 2009 Daniel B. <daniel@firewall-services.com> 1.1.1-1.sme |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.1.1-7.sme |
39 |
|
- apply locale 2009-04-27 patch |
40 |
|
|
41 |
|
* Mon Mar 16 2009 Daniel B. <daniel@firewall-services.com> 1.1.1-6.sme |
42 |
|
- Use a regexp to detect the locale (thanks Shad Lords) |
43 |
|
|
44 |
|
* Mon Mar 9 2009 Daniel B. <daniel@firewall-services.com> 1.1.1-5.sme |
45 |
|
- detection of locales supported by SME server |
46 |
|
- re-enable additionnal link (required to access graphs with userpanels contrib) |
47 |
|
|
48 |
|
* Thu Mar 5 2009 Shad L. Lords <slords@mail.com> 1.1.1-4.sme |
49 |
|
- Remove extra panel links |
50 |
|
|
51 |
|
* Thu Mar 05 2009 SME Translation Server <translations@contribs.org> 1.1.1-3.sme |
52 |
|
- apply locale 2009-03-05 patch |
53 |
|
|
54 |
|
* Thu Mar 5 2009 Daniel B. <daniel@firewall-services.com> 1.1.1-2.sme |
55 |
|
- translate spec file in english |
56 |
|
|
57 |
|
* Thu Mar 5 2009 Shad L. Lords <slords@mail.com> 1.1.1-1.sme |
58 |
- Roll new version in prep for translation |
- Roll new version in prep for translation |
59 |
- Convert base strings to english |
- Convert base strings to english |
60 |
|
|
86 |
- some code cleaning |
- some code cleaning |
87 |
|
|
88 |
* Wed Feb 01 2006 Landry Breuil <landry@firewall-services.com> |
* Wed Feb 01 2006 Landry Breuil <landry@firewall-services.com> |
89 |
- v1.1.0 - un an après la derniere version majeure. |
- v1.1.0 |
90 |
- Renommage en smeserver-sme7admin. |
- renamed to smeserver-sme7admin |
91 |
- Uniquement compatible avec SME 7 a partir de maintenant. |
- only compatible with sme7 from now |
92 |
- Reecriture majeure, GROS nettoyage du code. |
- Major rewrite, BIG code cleanup |
93 |
- Passage des options dans un fichier de configuration. |
- configuration stored in a file |
94 |
- BEAUCOUP plus de choses configurables. Gere plus de configurations correctement. |
- a LOT more things configurable |
95 |
- Ajout de services specifiques SME7. |
- Add sme7 specific services |
96 |
- Ajout d'un lien pour configurer la limite dans les mails d'alerte. |
- Add a link for thresold configuration in alerts emails |
97 |
- Ajout du 'netstat -tlp' et du 'w' dans la page d'accueil. |
- Add 'netstat -tpl' and 'w' on the main page |
98 |
|
|
99 |
* Mon Oct 03 2005 Cyril Dumas <cyril@firewall-services.com> |
* Mon Oct 03 2005 Cyril Dumas <cyril@firewall-services.com> |
100 |
- v1.0.5 |
- v1.0.5 |
101 |
- Correction de certains bugs pour pouvoir le lancer sur sme7. |
- Fix some bugs so it can run on sme7 |
102 |
- Beaucoup de choses fonctionnent anormalement (événements non détectés) sur sme7. |
- lots of modifications for sme7 |
103 |
|
|
104 |
* Tue Feb 01 2005 Landry Breuil <landry@firewall-services.com> |
* Tue Feb 01 2005 Landry Breuil <landry@firewall-services.com> |
105 |
- v1.0.4 |
- v1.0.4 |
106 |
- passage a gettext pour toutes les sorties texte. |
- use gettext for all text outputs |
107 |
- traduction anglaise pour le panel et le texte des e-mails. |
- english translation for panel and emails |
108 |
- fichier .po inclus pour la langue francais et anglaise. |
- include .po files for french and english |
109 |
|
|
110 |
* Tue Sep 14 2004 Landry Breuil <landry@firewall-services.com> |
* Tue Sep 14 2004 Landry Breuil <landry@firewall-services.com> |
111 |
- v1.0.3 |
- v1.0.3 |
112 |
- Ajout de afp sur le graphe des sessions. |
- Add afp in sessions graph |
113 |
- Modification des graphes de réseau. |
- Network graphs enhancement |
114 |
- Ajout graphe trafic serveur hors routage. |
- Add server trafic other than forward |
115 |
- Amélioration UI et short_status (easter-egg ;)). |
- Enhance panel and short_status (easter-egg ;)) |
116 |
- Correction bug client ftp anonymous. |
- Fix ftp anonymous client bug |
117 |
- Possibilité de désactiver les alertes. |
- possibility to disable alerts |
118 |
- Nettoyage /var/tmp au logrotate. |
- clean /var/tmp during logrotate |
119 |
|
|
120 |
* Thu Aug 26 2004 Landry Breuil <landry@firewall-services.com> |
* Thu Aug 26 2004 Landry Breuil <landry@firewall-services.com> |
121 |
- v1.0.2 |
- v1.0.2 |
122 |
- Compatibilite avec la 5.6 Ok |
- Full Compatibility with 5.6 |
123 |
- Prise en compte de la locale US (0.0 => 0,0) |
- Support for US locale (0.0 => 0,0) |
124 |
- Ajout temp hd 2 |
- Added temp hd 2 |
125 |
- Correction expreg sur hostname |
- Correct regexp on hostname |
126 |
|
|
127 |
* Tue Aug 10 2004 Landry Breuil <landry@firewall-services.com> |
* Tue Aug 10 2004 Landry Breuil <landry@firewall-services.com> |
128 |
- Amelioration des scripts postinstall et preuninstall pour rendre possible l'upgrade |
- Fix postinstall and preun scripts for upgrades |
129 |
- Correction du bug qui ne lancait pas le service au reboot |
- Fix service not starting after a reboot |
130 |
|
|
131 |
* Mon Aug 9 2004 Landry Breuil <landry@firewall-services.com> |
* Mon Aug 9 2004 Landry Breuil <landry@firewall-services.com> |
132 |
- v1.0.1 |
- v1.0.1 |
133 |
- Ajout de la configuration du temps entre 2 mails de status |
- Add status interval parameter |
134 |
- Amelioration de la compatibilite avec SME 5.6 |
- Better compatibility with SME 5.6 |
135 |
|
|
136 |
* Fri Aug 6 2004 Landry Breuil <landry@firewall-services.com> |
* Fri Aug 6 2004 Landry Breuil <landry@firewall-services.com> |
137 |
- v1.0.0 |
- v1.0.0 |
138 |
|
|
139 |
%description |
%description |
140 |
Un demon qui recolte des informations en parsant les logs du systeme, en executant |
The main part of sme7admin is a daemon which gathers informations from logs |
141 |
des commandes de status type sysstat, qui alimente des rrd et une base de donnees mysql, |
and other tools like systat, it then feed a mysql database and create RRD |
142 |
et qui declenche des alertes par e-mail en fonction de criteres configurables. |
graphs about your system state. |
143 |
Associé a un panel du server-manager qui permet de consulter les informations stockees, |
This daemon can also send periodics mails (with some logs), and alerts mails |
144 |
d'afficher les graphes generes par les rrdtool, et de configurer les alertes. |
based on configurable thresolds. |
145 |
|
|
146 |
Il faut installer lm_sensors, hddtemp, ulogd, clamav et spamassassin si on veut |
A panel is also available in the server-manager, with which you can access gathered |
147 |
l'utiliser au maximum. Tout ces logiciels sont inclus dans SME 7.0. |
data, display the RRD graphs and configure the service. |
148 |
|
|
149 |
Ce programme s'inspire en toute petite partie de e-smith-sysmon par Shad Lords. |
This contrib is a bit inspired by e-smith-sysmon from Shad Lords. |
|
Il permet d'avoir un maximum d'information sur l'utilisation du serveur en un coup d'oeil. |
|
150 |
|
|
151 |
%prep |
%prep |
152 |
%setup |
%setup |
153 |
%patch1 -p1 |
%patch1 -p1 |
154 |
|
%patch2 -p1 |
155 |
|
#%patch3 -p1 |
156 |
|
%patch4 -p1 |
157 |
|
%patch5 -p1 |
158 |
|
%patch6 -p1 |
159 |
|
|
160 |
%build |
%build |
161 |
perl createlinks |
perl createlinks |
205 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
206 |
%defattr(-,root,root) |
%defattr(-,root,root) |
207 |
%attr(755,root,root) /etc/e-smith/sql/init/sme7admin |
%attr(755,root,root) /etc/e-smith/sql/init/sme7admin |
208 |
|
|