Installing the Monitor Extension¶
Note
If performing an upgrade of the monitor extension please see Upgrading.
The monitor extension is not part of the GeoServer core and must be installed as a plug-in. To install:
Visit the website download page, locate your release, and download: geoserver-2.24.x-monitor-plugin.zip
The download link will be in the Extensions section under Other.
Warning
Make sure to match the version of the extension (for example 2.24-SNAPSHOT above) to the version of the GeoServer instance!
Extract the files in this archive to the
WEB-INF/lib
directory 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.
Start GeoServer and navigate to the current GeoServer data directory. If successfully installed, a new directory named
monitoring
will be created in the data directory.