Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 925 Bytes

README.md

File metadata and controls

35 lines (31 loc) · 925 Bytes

Cynomys is sentinel in Prairies of North America. And I hope Cynomys to be a sentinel in Java applications too.

Build Status Apache License 2.0 0.1.0-SNAPSHOT

1. tools' version

  • jdk: 1.8
  • maven: 3.3

2. monitor info

2.1 Java Application

  • server info
    • os
    • cpu
    • desk
    • memory
  • jvm info
    • jvm parameters
    • jdk
    • classpath
    • library path
    • memory
    • gc
    • thread
  • sql info if exists
    • sql
    • count
    • average/max/current time

2.2 Java Web Application extend Java Application

  • request info
    • request url
    • count
    • average/max/current time