# serializer version: 1 # name: test_diagnostics dict({ 'data': dict({ 'active_interfaces': list([ dict({ 'address': '**REDACTED**', 'address6': '**REDACTED**', 'broadcast': '**REDACTED**', 'edit': 1, 'fullname': 'lo', 'index': 0, 'mtu': 65536, 'name': 'lo', 'netmask': '255.0.0.0', 'netmask6': list([ 128, ]), 'scope6': list([ 'host', ]), 'up': 1, }), dict({ 'address6': '**REDACTED**', 'edit': 1, 'ether': '**REDACTED**', 'fullname': 'enp6s0', 'index': 1, 'mtu': 1500, 'name': 'enp6s0', 'netmask6': list([ ]), 'scope6': list([ ]), 'up': 1, }), dict({ 'address': '**REDACTED**', 'address6': '**REDACTED**', 'broadcast': '**REDACTED**', 'edit': 1, 'ether': '**REDACTED**', 'fullname': 'eno1', 'index': 2, 'mtu': 1500, 'name': 'eno1', 'netmask': '255.255.255.0', 'netmask6': list([ 64, ]), 'scope6': list([ 'link', ]), 'up': 1, }), ]), 'cpu': list([ 0, 8, 92, 0, 0, ]), 'cpufans': list([ dict({ 'fan': 1, 'rpm': 0, }), dict({ 'fan': 2, 'rpm': 1371, }), dict({ 'fan': 3, 'rpm': 0, }), dict({ 'fan': 4, 'rpm': 927, }), dict({ 'fan': 5, 'rpm': 801, }), ]), 'cputemps': list([ dict({ 'core': 0, 'temp': 51, }), dict({ 'core': 1, 'temp': 49, }), dict({ 'core': 2, 'temp': 59, }), dict({ 'core': 3, 'temp': 51, }), dict({ 'core': 4, 'temp': 50, }), dict({ 'core': 5, 'temp': 49, }), ]), 'disk_free': 7749321486336, 'disk_fs': dict({ '/': dict({ 'device': '**REDACTED**', 'dir': '**REDACTED**', 'free': 49060442112, 'ifree': 14927206, 'itotal': 15482880, 'iused': 555674, 'iused_percent': 4, 'total': 248431161344, 'type': 'ext4', 'used': 186676502528, 'used_percent': 80, }), '/media/disk1': dict({ 'device': '**REDACTED**', 'dir': '**REDACTED**', 'free': 671496220672, 'ifree': 183130757, 'itotal': 183140352, 'iused': 9595, 'iused_percent': 1, 'total': 5952635744256, 'type': 'ext4', 'used': 4981066997760, 'used_percent': 89, }), '/media/disk2': dict({ 'device': '**REDACTED**', 'dir': '**REDACTED**', 'free': 7028764823552, 'ifree': 362656466, 'itotal': 366198784, 'iused': 3542318, 'iused_percent': 1, 'total': 11903838912512, 'type': 'ext4', 'used': 4275077644288, 'used_percent': 38, }), }), 'disk_total': 18104905818112, 'disk_used': 9442821144576, 'drivetemps': list([ dict({ 'device': '**REDACTED**', 'errors': '', 'failed': '', 'temp': 49, }), dict({ 'device': '**REDACTED**', 'errors': '', 'failed': '', 'temp': 49, }), dict({ 'device': '**REDACTED**', 'errors': '', 'failed': '', 'temp': 51, }), dict({ 'device': '**REDACTED**', 'errors': '', 'failed': '', 'temp': 51, }), dict({ 'device': '**REDACTED**', 'errors': '', 'failed': '', 'temp': 43, }), dict({ 'device': '**REDACTED**', 'errors': '', 'failed': '', 'temp': 40, }), ]), 'io': list([ 0, 4, ]), 'kernel': dict({ 'arch': 'x86_64', 'os': 'Linux', 'version': '6.6.18-1-lts', }), 'load': list([ 1.29, 1.36, 1.37, 3589, 'Intel(R) Core(TM) i7-5820K CPU @ 3.30GHz', 'GenuineIntel', 15728640, 12, ]), 'load_15m': 1.37, 'load_1m': 1.29, 'load_5m': 1.36, 'mem': list([ 32766344, 28530480, 1953088, 1944384, 27845756, '', ]), 'mem_free': 28530480, 'mem_total': 32766344, 'procs': 310, 'swap_free': 1944384, 'swap_total': 1953088, 'uptime': dict({ 'days': 11, 'minutes': 1, 'seconds': 28, }), }), 'entry': dict({ 'data': dict({ }), 'disabled_by': None, 'discovery_keys': dict({ }), 'domain': 'webmin', 'entry_id': '**REDACTED**', 'minor_version': 1, 'options': dict({ 'host': '**REDACTED**', 'password': '**REDACTED**', 'port': 10000, 'ssl': True, 'username': '**REDACTED**', 'verify_ssl': False, }), 'pref_disable_new_entities': False, 'pref_disable_polling': False, 'source': 'user', 'title': '**REDACTED**', 'unique_id': None, 'version': 1, }), }) # ---