Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • d2s_monitoring_spec

d2s_monitoring_spec · Changes

Page history
Update d2s_monitoring_spec authored Feb 16, 2018 by Guido Voigt's avatar Guido Voigt
Hide whitespace changes
Inline Side-by-side
Showing with 38 additions and 2 deletions
+38 -2
  • d2s_monitoring_spec.md d2s_monitoring_spec.md +38 -2
  • No files found.
d2s_monitoring_spec.md
View page @ 21e6f89f
......@@ -2,7 +2,6 @@
* REST Call without Auth
## Device Server
needed Values:
* devices Server specific
......@@ -66,7 +65,44 @@ needed Values:
* LOADfree : [number MB]
* LOAD used : [number MB]
## default spring metrics
```
{
"mem": 662325,
"mem.free": 540768,
"processors": 8,
"instance.uptime": 21942,
"uptime": 27551,
"systemload.average": 3.2353515625,
"heap.committed": 598528,
"heap.init": 262144,
"heap.used": 57759,
"heap": 3728384,
"nonheap.committed": 65304,
"nonheap.init": 2496,
"nonheap.used": 63797,
"nonheap": 0,
"threads.peak": 46,
"threads.daemon": 35,
"threads.totalStarted": 67,
"threads": 40,
"classes": 9057,
"classes.loaded": 9057,
"classes.unloaded": 0,
"gc.ps_scavenge.count": 11,
"gc.ps_scavenge.time": 125,
"gc.ps_marksweep.count": 2,
"gc.ps_marksweep.time": 118,
"httpsessions.max": -1,
"httpsessions.active": 0,
"datasource.primary.active": 1,
"datasource.primary.usage": 0.125,
"gauge.response.metrics": 82,
"gauge.response.star-star.favicon.ico": 10,
"counter.status.200.star-star.favicon.ico": 1,
"counter.status.200.metrics": 1
}
```
## snippets
das gibts alles via JVM console:
......
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages