Installing the Monitor Extension¶
The monitor extension is not part of the GeoServer core and must be installed as a plug-in. To install:
-
Login, and navigate to About & Status > About GeoServer and check Build Information to determine the exact version of GeoServer you are running.
-
Visit the
website download <download>page, change the Archive tab, and locate your release.From the list of Miscellaneous extensions download Monitor (Core).
- {{ release }} example:
monitor - {{ version }} example:
monitor
Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example {{ release }} above).
- {{ release }} example:
-
Extract the files in this archive to the
WEB-INF/libdirectory of your GeoServer installation. -
Restart GeoServer
Verifying the Installation¶
There are two ways to verify that the monitoring extension has been properly installed.
- Start GeoServer and open the Web administration interface. Log in using the administration account. If successfully installed, there will be a Monitor section on the left column of the home page.
Monitoring section in the web admin interface
- Start GeoServer and navigate to the current GeoServer data directory. If successfully installed, a new directory named
monitoringwill be created in the data directory.
Monitoring section in the web admin interface