
monitor.serverInstMonitoringResourcesPage.jsf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-common Show documentation
Show all versions of console-common Show documentation
This bundle contains common code that may be shared across plugins.
The newest version!
$page{configName} default="server-config");
getRequestValue(key="instanceName" value=>$pageSession{instanceName} default="server");
urlencode(value="#{pageSession.instanceName}" encoding="UTF-8" result="#{pageSession.encodedInstanceName}");
setSessionAttribute(key="serverInstTabs" value="monitor_resources");
gf.getInstanceMonitorURL(instanceName="#{pageSession.encodedInstanceName}" monitorURL="#{pageSession.monitorURL}");
setPageSessionAttribute(key="selfPage" value="#{request.contextPath}/common/monitor/serverInstMonitoringResourcesPage.jsf");
/>
#include "/appServer/serverInstTabs.inc"
#include "/shared/alertMsg.inc"
#include "monitoringResourcesStatsPage.inc"
#include "/shared/changeButtonsJS.inc"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy