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
Show whitespace changes
Inline Side-by-side
Showing with 35 additions and 0 deletions
+35 -0
  • d2s_monitoring_spec.md d2s_monitoring_spec.md +35 -0
  • No files found.
d2s_monitoring_spec.md
View page @ 604c8bba
......@@ -65,6 +65,41 @@ needed Values:
* LOADfree : [number MB]
* LOAD used : [number MB]
## default spring info
```
{
"build": {
"version": "2.5.0-SNAPSHOT",
"artifact": "deviceserver-app",
"name": "deviceserver-app",
"encoding": {
"source": "UTF-8",
"reporting": "UTF-8"
},
"group": "de.falcom",
"time": 1518642432000
}
}
```
## default spring health
```
{
"status": "UP",
"diskSpace": {
"status": "UP",
"total": 1000240963584,
"free": 719870590976,
"threshold": 10485760
},
"db": {
"status": "UP",
"database": "MySQL",
"hello": 1
}
}
```
## default spring metrics
```
{
......
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