Pandora FMS Satellite Server
(c) 2014-2023 Pandora FMS  <info@pandorafms.com>
--------------------------------------------------------

Install
-------

To install the Pandora FMS Satellite Server run:

  #./satellite_server_installer --install

Edit the file /etc/pandora/satellite_server.conf, set the server_ip and
customize any other parameters to suit your needs.


Uninstall
---------

To uninstall the Pandora FMS Satellite Server run:

  #./satellite_server_installer --uninstall

FAQ
---

 Q. On Win32, nmap.exe complains that it can't find MSVCR100.dll.
 A. Download the missing DLL from:
      http://www.microsoft.com/download/en/details.aspx?id=5555 (32bits)
	  http://www.microsoft.com/download/en/details.aspx?id=14632 (64 bits)


