-
Notifications
You must be signed in to change notification settings - Fork 3
/
SystemMonitoring.sopm
224 lines (192 loc) · 9.46 KB
/
SystemMonitoring.sopm
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<?xml version="1.0" encoding="utf-8"?>
<otrs_package version="1.1">
<Name>SystemMonitoring</Name>
<Version>7.1.1</Version>
<Framework>7.1.x</Framework>
<Vendor>Znuny</Vendor>
<URL>https://www.znuny.org/</URL>
<License>GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007</License>
<Description Lang="en">Basic mail interface to System Monitoring Suites. Also provides deeper integration to Nagios and Icinga2 (acknowledge on lock and check script).</Description>
<Description Lang="de">Einfache Email Schnittstelle zu System Monitoring Suites. Weitergehende Integration mit Nagios und Icinga2 (Acknowledge on lock and Checkscript).</Description>
<Description Lang="es">Interfaz de correo básico para sistema de monitorización. También proporciona una integración más profunda de Nagios e Icinga2 (reconocer el bloqueo y script de control).</Description>
<Description Lang="hu">Alapszintű levelezési felület a rendszerfigyelő alkalmazáscsomagokhoz. Mélyebb integrációt biztosít a Nagios és Icinga2 programokhoz (nyugtázás zároláskor és ellenőrző parancsfájl).</Description>
<ChangeLog Version="7.1.1" Date="2024-10-07 09:17:15 +0200">Initial release for Znuny 7.1.</ChangeLog>
<ChangeLog Version="7.0.1" Date="2023-06-23 21:04:13 +0200">Initial release for Znuny 7.0</ChangeLog>
<ChangeLog Version="6.5.1" Date="2023-02-20 14:21:54 +0100">Initial release for Znuny 6.5.</ChangeLog>
<ChangeLog Version="6.4.3" Date="2023-02-08 11:05:19 +0100">Allow to link ticket and CI without setting the incident state</ChangeLog>
<ChangeLog Version="6.4.2" Date="2022-10-26 07:57:32 +0200">Added a configuration that sets a lock when a ticket is closed.</ChangeLog>
<ChangeLog Version="6.4.1" Date="2022-08-01 14:51:55 +0200">Initial release for Znuny 6.4.</ChangeLog>
<ChangeLog Version="6.3.2" Date="2022-08-01 14:41:38 +0200">Removed execution of system commands (CVE-2021-36100).</ChangeLog>
<ChangeLog Version="6.3.1" Date="2022-03-16 23:04:58 +0100">Ported to 6.3</ChangeLog>
<ChangeLog Version="6.2.1" Date="2021-11-09 12:33:03 +0100">Ported to 6.2</ChangeLog>
<ChangeLog Version="6.0.14" Date="2021-09-29 16:54:00 +0200">Znuny LTS.</ChangeLog>
<Filelist>
<File Permission="660" Location="doc/en/SystemMonitoring.xml"/>
<File Permission="660" Location="Kernel/Config/Files/XML/SystemMonitoring.xml"/>
<File Permission="660" Location="Kernel/Config/NagiosCheck.pm.example"/>
<File Permission="660" Location="Kernel/Language/bg_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/de_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/es_MX_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/es_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/hu_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/it_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/ja_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/pl_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/pt_BR_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/ru_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/sk_SK_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/sr_Cyrl_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/sr_Latn_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/Language/zh_CN_SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/System/Console/Command/Maint/SystemMonitoring/NagiosCheck.pm"/>
<File Permission="660" Location="Kernel/System/Console/Command/Maint/SystemMonitoring/NagiosCheckTicketCount.pm"/>
<File Permission="660" Location="Kernel/System/PostMaster/Filter/SystemMonitoring.pm"/>
<File Permission="660" Location="Kernel/System/Ticket/Event/NagiosAcknowledge.pm"/>
<File Permission="660" Location="Kernel/System/Ticket/Event/Icinga2Acknowledge.pm"/>
<File Permission="660" Location="scripts/test/Console/Command/Maint/SystemMonitoring/NagiosCheck.t"/>
<File Permission="660" Location="scripts/test/Console/Command/Maint/SystemMonitoring/NagiosCheckTicketCount.t"/>
<File Permission="660" Location="scripts/test/SystemMonitoring.t"/>
<File Permission="660" Location="scripts/test/sample/NagiosCheckTesting.pm"/>
<File Permission="660" Location="scripts/test/sample/SystemMonitoring1.box"/>
<File Permission="660" Location="scripts/test/sample/SystemMonitoring2.box"/>
<File Permission="660" Location="var/packagesetup/SystemMonitoring.pm"/>
</Filelist>
<CodeInstall Type="post"><![CDATA[
# create the package name
my $CodeModule = 'var::packagesetup::' . $Param{Structure}->{Name}->{Content};
$Kernel::OM->Get($CodeModule)->CodeInstall();
]]></CodeInstall>
<CodeReinstall Type="post"><![CDATA[
# create the package name
my $CodeModule = 'var::packagesetup::' . $Param{Structure}->{Name}->{Content};
$Kernel::OM->Get($CodeModule)->CodeReinstall();
]]></CodeReinstall>
<CodeUpgrade Type="post"><![CDATA[
# create the package name
my $CodeModule = 'var::packagesetup::' . $Param{Structure}->{Name}->{Content};
$Kernel::OM->Get($CodeModule)->CodeUpgrade();
]]></CodeUpgrade>
<CodeUpgrade Type="pre"><![CDATA[
# create the package name
my $CodeModule = 'var::packagesetup::' . $Param{Structure}->{Name}->{Content};
$Kernel::OM->Get($CodeModule)->CodeUpgradePre();
]]></CodeUpgrade>
<CodeUpgrade Type="post" Version="2.2.92"><![CDATA[
# create the package name
my $CodeModule = 'var::packagesetup::' . $Param{Structure}->{Name}->{Content};
$Kernel::OM->Get($CodeModule)->CodeUpgradeFromLowerThan_2_2_92();
]]></CodeUpgrade>
<CodeUninstall Type="pre"><![CDATA[
# create the package name
my $CodeModule = 'var::packagesetup::' . $Param{Structure}->{Name}->{Content};
$Kernel::OM->Get($CodeModule)->CodeUninstall();
]]></CodeUninstall>
<IntroInstall Type="pre" Title="Install Information" Lang="en"><![CDATA[
<br>
<b>WELCOME</b>
<br>
<br>
You are about to install the package SystemMonitoring.<br>
<br>
<br>
]]></IntroInstall>
<IntroInstall Type="pre" Title="Installation Information" Lang="de"><![CDATA[
<br>
<b>WILLKOMMEN</b>
<br>
<br>
Sie sind im Begriff das Paket SystemMonitoring zu installieren.<br>
<br>
<br>
]]></IntroInstall>
<IntroInstall Type="pre" Title="Install Information" Lang="es"><![CDATA[
<br>
<b>BIENVENIDO</b>
<br>
<br>
Ud. está a punto de instalar el paquete de Monitorización del Sistema.<br>
<br>
<br>
]]></IntroInstall>
<IntroInstall Type="pre" Title="Telepítési információk" Lang="hu"><![CDATA[
<br>
<b>ÜDVÖZÖLJÜK</b>
<br>
<br>
Ön a SystemMonitoring csomag telepítésére készül.<br>
<br>
<br>
]]></IntroInstall>
<IntroInstall Type="post" Title="Installation Information" Lang="en"><![CDATA[
<br>
<b>NOTICE</b>
<br>
<br>
For configuration instructions please refer to the enclosed PDF documentation.
<br>
<br>
]]></IntroInstall>
<IntroInstall Type="post" Title="Installation Information" Lang="de"><![CDATA[
<br>
<b>HINWEIS</b>
<br>
<br>
Eine Anleitung zur Konfiguration des SystemMonitoring Moduls findet sich in der Datei PDF.
<br>
<br>
]]></IntroInstall>
<IntroInstall Type="post" Title="Installation Information" Lang="es"><![CDATA[
<br>
<b>NOTA</b>
<br>
<br>
Instrucciones sobre cómo configurar el módulo de monitorización del sistema se proporcionan en el archivo PDF .
<br>
<br>
]]></IntroInstall>
<IntroInstall Type="post" Title="Telepítési információk" Lang="hu"><![CDATA[
<br>
<b>FIGYELMEZTETÉS</b>
<br>
<br>
A beállítási utasításokért nézze meg a mellékelt PDF-dokumentumot.
<br>
<br>
]]></IntroInstall>
<IntroUpgrade Type="pre" Title="Upgrade Information" Lang="en"><![CDATA[
<br>
<b>WELCOME</b>
<br>
<br>
You are about to upgrade the package SystemMonitoring.<br>
<br>
<br>
]]></IntroUpgrade>
<IntroUpgrade Type="pre" Title="Upgrade Information" Lang="de"><![CDATA[
<br>
<b>WILLKOMMEN</b>
<br>
<br>
Sie sind im Begriff das Paket SystemMonitoring zu aktualisieren.<br>
<br>
<br>
]]></IntroUpgrade>
<IntroUpgrade Type="pre" Title="Upgrade Information" Lang="es"><![CDATA[
<br>
<b>BIENVENIDO</b>
<br>
<br>
Ud. está a punto de actualizar el paquete de Monitorización del Sistema.<br>
<br>
<br>
]]></IntroUpgrade>
<IntroUpgrade Type="pre" Title="Frissítési információk" Lang="hu"><![CDATA[
<br>
<b>ÜDVÖZÖLJÜK</b>
<br>
<br>
Ön a SystemMonitoring csomag frissítésére készül.<br>
<br>
<br>
]]></IntroUpgrade>
</otrs_package>