Skip to content

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

License

Notifications You must be signed in to change notification settings

goldmann/node-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages