Skip to content

Instantly share code, notes, and snippets.

@tosono
Created August 3, 2020 04:38
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 tosono/9323aa08feb04027c500f7d489f8274f to your computer and use it in GitHub Desktop.
Save tosono/9323aa08feb04027c500f7d489f8274f to your computer and use it in GitHub Desktop.
Mirakurun Status
{
"time": 1596429381374,
"version": "3.3.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": 35,
"memoryUsage": {
"rss": 155688960,
"heapTotal": 63643648,
"heapUsed": 29771544,
"external": 15474208,
"arrayBuffers": 14000539
}
},
"epg": {
"gatheringNetworks": [
32273
],
"storedEvents": 6779
},
"streamCount": {
"tunerDevice": 1,
"tsFilter": 1,
"decoder": 0
},
"errorCount": {
"uncaughtException": 0,
"unhandledRejection": 0,
"bufferOverflow": 0,
"tunerDeviceRespawn": 0
},
"timerAccuracy": {
"last": 205.572,
"m1": {
"avg": 85.5323,
"min": -819.282,
"max": 1005.161
},
"m5": {
"avg": 306.6707866666667,
"min": -864.947,
"max": 8656.113
},
"m15": {
"avg": 102.22359555555556,
"min": -864.947,
"max": 8656.113
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment