blob: 38c5b777a934235a9292939f032027732687bbb4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[
{ type: install
message: <<EOM
Pandora FMS %%PANDORA_VERSION%% console has been installed into:
%%WWWDIR%%
Now you can setup your Pandora FMS console and install database
using a browser and point to:
http://<hostname>/pandora_console/install.php
For detailed installation instructions, please read:
http://wiki.pandorafms.com/index.php?title=Pandora:Documentation_en:Installing
Upgrading from prior version, please read:
http://wiki.pandorafms.com/index.php?title=Pandora:Documentation_en:Anexo_Upgrade
EOM
}
]
|