installation.rst 1.4 KB

12345678910111213141516171819202122232425262728293031323334
  1. .. _monitor_installation:
  2. Installing the Monitor Extension
  3. ================================
  4. .. note::
  5. If performing an upgrade of the monitor extension please see :ref:`monitor_upgrade`.
  6. The monitor extension is not part of the GeoServer core and must be installed as a plug-in. To install:
  7. #. Visit the :website:`website download <download>` page, locate your release, and download: :download_extension:`monitor`
  8. The download link will be in the :guilabel:`Extensions` section under :guilabel:`Other`.
  9. .. warning:: Make sure to match the version of the extension (for example |release| above) to the version of the GeoServer instance!
  10. #. Extract the files in this archive to the :file:`WEB-INF/lib` directory of your GeoServer installation.
  11. #. Restart GeoServer
  12. Verifying the Installation
  13. ---------------------------
  14. There are two ways to verify that the monitoring extension has been properly installed.
  15. #. Start GeoServer and open the :ref:`web_admin`. Log in using the administration account. If successfully installed, there will be a :guilabel:`Monitor` section on the left column of the home page.
  16. .. figure:: images/monitorwebadmin.png
  17. :align: center
  18. *Monitoring section in the web admin interface*
  19. #. Start GeoServer and navigate to the current :ref:`datadir`. If successfully installed, a new directory named ``monitoring`` will be created in the data directory.