Andre Zielinski ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cd3c5bb4326200dc971f3e1
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMWQ3NzQ0NjdhY2QwNDEzOTk2MDJjYmQ1ODlhNjE3ODYiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10573?atlOrigin=eyJpIjoiMWQ3NzQ0NjdhY2QwNDEzOTk2MDJjYmQ1ODlhNjE3ODYiLCJwIjoiaiJ9
 ) GEOS-10573 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10573?atlOrigin=eyJpIjoiMWQ3NzQ0NjdhY2QwNDEzOTk2MDJjYmQ1ODlhNjE3ODYiLCJwIjoiaiJ9
 ) REST API Statuspage not showing any information ( 
https://osgeo-org.atlassian.net/browse/GEOS-10573?atlOrigin=eyJpIjoiMWQ3NzQ0NjdhY2QwNDEzOTk2MDJjYmQ1ODlhNjE3ODYiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.21.0 Assignee: Unassigned Components: REST 
Created: 01/Jul/22 2:29 PM Environment:

GeoServer 2.21.0 on Apache Tomcat 9.0.62 on Windows Server 2019 x64

Priority: Medium Reporter: Andre Zielinski ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cd3c5bb4326200dc971f3e1
 )

Dear all,

when querying the status page via the REST API, e.g. /rest/about/system-status. 
All metrics that are not displayed on the status page, except show all 
statistics is enabled, are not shown:

{
"available": false,
"description": "System average load 1 minute",
"name": "SYSTEM_AVERAGE_LOAD_1",
"unit": "",
"category": "SYSTEM",
"identifier": "SYSTEM_AVERAGE_LOAD_1",
"priority": 3,
"value": "NOT AVAILABLE"
},
{
"available": false,
"description": "System average load 5 minutes",
"name": "SYSTEM_AVERAGE_LOAD_5",
"unit": "",
"category": "SYSTEM",
"identifier": "SYSTEM_AVERAGE_LOAD_5",
"priority": 3,
"value": "NOT AVAILABLE"
},
{
"available": false,
"description": "System average load 15 minutes",
"name": "SYSTEM_AVERAGE_LOAD_15",
"unit": "",
"category": "SYSTEM",
"identifier": "SYSTEM_AVERAGE_LOAD_15",
"priority": 3,
"value": "NOT AVAILABLE"
},

I don’t know, if there is any parameter to enable this. I did not find any in 
the documentation.

Best regards,

Andre Zielinski

( 
https://osgeo-org.atlassian.net/browse/GEOS-10573#add-comment?atlOrigin=eyJpIjoiMWQ3NzQ0NjdhY2QwNDEzOTk2MDJjYmQ1ODlhNjE3ODYiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10573#add-comment?atlOrigin=eyJpIjoiMWQ3NzQ0NjdhY2QwNDEzOTk2MDJjYmQ1ODlhNjE3ODYiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100201- 
sha1:f31cb1e )
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to