{{theTime}}

Search This Blog

Total Pageviews

Remote Monitoring using jconsole


To start jconsole for remote monitoring, the command syntax is jconsole [hostName:portNum]. Detailed notes can be found in http://download.oracle.com/javase/1.5.0/docs/guide/management/jconsole.html

No comments:

Setup AWS Application Load Balancer Https

Setting up HTTPS for an AWS Application Load Balancer (ALB) involves configuring an HTTPS listener, deploying an SSL certificate, and defini...