/node-info

A simple web app (servlet only) that show the node/host name of the JBoss EAP/Wildfly server

Primary LanguageJavaMIT LicenseMIT

node-info: Basic node informations

What's this?

This simple application is created to make it easy to show the basic information about the node that is handling the request.

Requirements

It should be running on WildFly/JBoss EAP applciation servers.

Example output

$ curl -s http://localhost:8080/node-info/
Hostname: 375008c3de0d
Java Runtime: OpenJDK Runtime Environment 1.7.0_45-mockbuild_2013_10_22_03_37-b00
OS: Linux amd64 3.13.6-200.fc20.x86_64

License

All files listed in this repository are licensed under MIT license.