Skip to content

Instantly share code, notes, and snippets.

@neucom
Created August 1, 2020 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neucom/6c578b7fe9c30bdbff30b0ee2675fbe4 to your computer and use it in GitHub Desktop.
Save neucom/6c578b7fe9c30bdbff30b0ee2675fbe4 to your computer and use it in GitHub Desktop.
{
"time": 1596274308943,
"version": "3.2.0",
"process": {
"arch": "x64",
"platform": "linux",
"versions": {
"node": "14.4.0",
"v8": "8.1.307.31-node.33",
"uv": "1.37.0",
"zlib": "1.2.11",
"brotli": "1.0.7",
"ares": "1.16.0",
"modules": "83",
"nghttp2": "1.41.0",
"napi": "6",
"llhttp": "2.0.4",
"openssl": "1.1.1g",
"cldr": "37.0",
"icu": "67.1",
"tz": "2019c",
"unicode": "13.0"
},
"env": {
"PATH": "/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/app/node_modules/.bin:/opt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"DOCKER": "YES",
"SERVER_CONFIG_PATH": "/app-config/server.yml",
"TUNERS_CONFIG_PATH": "/app-config/tuners.yml",
"CHANNELS_CONFIG_PATH": "/app-config/channels.yml",
"SERVICES_DB_PATH": "/app-data/services.json",
"PROGRAMS_DB_PATH": "/app-data/programs.json"
},
"pid": 31,
"memoryUsage": {
"rss": 79020032,
"heapTotal": 22777856,
"heapUsed": 16370032,
"external": 1509167,
"arrayBuffers": 35538
}
},
"epg": {
"gatheringNetworks": [],
"storedEvents": 0
},
"streamCount": {
"tunerDevice": 0,
"tsFilter": 0,
"decoder": 0
},
"errorCount": {
"uncaughtException": 0,
"unhandledRejection": 0,
"bufferOverflow": 0,
"tunerDeviceRespawn": 402
},
"timerAccuracy": {
"last": 1456.45,
"m1": {
"avg": 1580.7349,
"min": 1182.177,
"max": 1942.014
},
"m5": {
"avg": 1441.6323133333333,
"min": 307.373,
"max": 6250.884
},
"m15": {
"avg": 1477.9487011111112,
"min": -617.424,
"max": 51699.481
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment