Prometheus Monitoring for Java Web Applications

34 views
Skip to first unread message

Shivali Chauhan

unread,
Oct 20, 2020, 4:20:16 AM10/20/20
to Prometheus Users
Hi Team,

Could you suggest some proper blogs for  Java Web Applications monitoring?

Thank you,

Regards,
Shivali Chauhan

Shivali Chauhan

unread,
Oct 20, 2020, 4:35:46 AM10/20/20
to Prometheus Users
Please find the my service file details below and let me know where I am going wrong 

Details:

[Unit]
Description=Wind Explore - xplore-service
After=syslog.target network.target

[Service]
Type=forking
EnvironmentFile=/opt/tomcat/servers/xplore-wind-server/bin/setenv.env
#Environment="TOMCAT_OPTS=-javaagent:/opt/prometheus/jmx_prometheus_javaagent-0.13.0.jar=8080:/opt/prometheus/tomcat.yml"
WorkingDirectory=/opt/tomcat/servers/xplore-wind-server
Environment="TOMCAT_OPTS=-javaagent:/opt/prometheus/jmx_prometheus_javaagent-0.13.0.jar=8080:/opt/prometheus/tomcat.yml"
ExecStart=/opt/tomcat/bin/startup.sh
ExecStop=/bin/kill -15
User=tomcat
Group=tomcat
UMask=0007
RestartSec=10
Restart=always

[Install]
Reply all
Reply to author
Forward
0 new messages