Skip to content

Instantly share code, notes, and snippets.

@hiradimir
Created December 27, 2020 16:31
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 hiradimir/d7f3eaa5bac3b8a7086240cf1f824a5e to your computer and use it in GitHub Desktop.
Save hiradimir/d7f3eaa5bac3b8a7086240cf1f824a5e to your computer and use it in GitHub Desktop.
Status of Mirakurun
{
"time": 1609086558625,
"version": "3.4.0",
"process": {
"arch": "arm",
"platform": "linux",
"versions": {
"node": "14.15.3",
"v8": "8.4.371.19-node.17",
"uv": "1.40.0",
"zlib": "1.2.11",
"brotli": "1.0.9",
"ares": "1.16.1",
"modules": "83",
"nghttp2": "1.41.0",
"napi": "7",
"llhttp": "2.1.3",
"openssl": "1.1.1g",
"cldr": "37.0",
"icu": "67.1",
"tz": "2020a",
"unicode": "13.0"
},
"env": {
"PATH": "/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/local/lib/node_modules/mirakurun/node_modules/.bin:/usr/local/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"DOCKER": "YES",
"SERVER_CONFIG_PATH": "/usr/local/etc/mirakurun/server.yml",
"TUNERS_CONFIG_PATH": "/usr/local/etc/mirakurun/tuners.yml",
"CHANNELS_CONFIG_PATH": "/usr/local/etc/mirakurun/channels.yml",
"SERVICES_DB_PATH": "/usr/local/var/db/mirakurun/services.json",
"PROGRAMS_DB_PATH": "/usr/local/var/db/mirakurun/programs.json"
},
"pid": 36,
"memoryUsage": {
"rss": 122933248,
"heapTotal": 45588480,
"heapUsed": 24015724,
"external": 25876767,
"arrayBuffers": 15154471
}
},
"epg": {
"gatheringNetworks": [
6
],
"storedEvents": 15774
},
"streamCount": {
"tunerDevice": 1,
"tsFilter": 2,
"decoder": 0
},
"errorCount": {
"uncaughtException": 0,
"unhandledRejection": 0,
"bufferOverflow": 0,
"tunerDeviceRespawn": 857
},
"timerAccuracy": {
"last": 360.482,
"m1": {
"avg": 5631.73675,
"min": -580.585,
"max": 49474.631
},
"m5": {
"avg": 2386.9293399999997,
"min": -756.355,
"max": 52793.192
},
"m15": {
"avg": 1372.1894933333333,
"min": -805.725,
"max": 52793.192
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment