Monitoring by External Systems
software.tomorrow.server.Engine.isStarted()<html>
<head>
<title>Composable Agentic Platform Status</title>
</head>
<% // Make sure there is no caching response.setHeader("Pragma", "No-cache");
response.setDateHeader("Expires", 0); response.setHeader("Cache-Control",
"private"); response.setHeader("Cache-Control", "no-cache");
response.setHeader("Cache-Control", "must-revalidate");
response.setHeader("Expires", "Mon, 26 Jul 1997 00:00:00 GMT"); %>
<body>
Composable Agentic Platform is
started: <%=software.tomorrow.server.Engine.isStarted()%>
</body>
</html>PreviousLinking Multiple Applications Together into a Single ServerNextInstallation Considerations for Portals
Last updated

