MeviTech
  • Home
  • About Me
  • Contact
Sign in Subscribe

tomcat

A collection of 2 posts
Setting up JMX monitoring with Zabbix for Tomcat
Amazon web services

Setting up JMX monitoring with Zabbix for Tomcat

Setting up JMX monitoring of Tomcat or a standalone application can become a bit confusing. It has lots of little caveats. This blog addresses that.
Sep 28, 2021 4 min read
Add basic auth in Tomcat 8.5
application gateway

Add basic auth in Tomcat 8.5

Open tomcat-users.xml with the following command sudo vim /usr/share/tomcat/conf/tomcat-users.xml Enter the following content inside the <tomcat-users> </tomcat-users> tag <role rolename="tomcat"/> <user username="the-user-name" password="th3-p@$$w0rd" roles="tomcat"
Nov 12, 2020 1 min read
Page 1 of 1
MeviTech © 2025
  • LinkedIn
  • Twitter
  • Github
Powered by Ghost