{'author': 'Andrey Prokopenko',
 'description': 'Monitors Talos Linux nodes over the native Talos API (mTLS '
                'gRPC on tcp/50000) with a read-only os:reader credential. No '
                'agent and no in-cluster component is installed on the node.\n'
                '\n'
                'Provides system services, machine and Kubernetes node status, '
                'CPU, memory, load, filesystems, disk and network I/O, NTP '
                'sync, diagnostics, volumes, static pods, version and uptime, '
                'cluster version drift, and client-certificate expiry.\n'
                '\n'
                'Setup: talosctl config new checkmk-ro --roles os:reader '
                '--crt-ttl 8760h, copy it to the site (mode 0600), then create '
                "a 'Talos Linux via API' rule pointing at it.",
 'download_url': 'https://github.com/andrey-hdi/checkmk-talos-plugin/releases',
 'files': {'cmk_addons_plugins': ['talos/agent_based/talos_kubernetes.py',
                                  'talos/agent_based/talos_machine.py',
                                  'talos/agent_based/talos_network.py',
                                  'talos/agent_based/talos_performance.py',
                                  'talos/agent_based/talos_services.py',
                                  'talos/agent_based/talos_storage.py',
                                  'talos/agent_based/talos_version.py',
                                  'talos/graphing/talos.py',
                                  'talos/libexec/_talos/__init__.py',
                                  'talos/libexec/_talos/client.py',
                                  'talos/libexec/_talos/collect.py',
                                  'talos/libexec/_talos/config.py',
                                  'talos/libexec/_talos/cosi.py',
                                  'talos/libexec/_talos/emit.py',
                                  'talos/libexec/_talos/machine.py',
                                  'talos/libexec/_talos/proto.py',
                                  'talos/libexec/_talos/transport.py',
                                  'talos/libexec/_talos/x509.py',
                                  'talos/libexec/_vendor/h2/__init__.py',
                                  'talos/libexec/_vendor/h2/_typing.py',
                                  'talos/libexec/_vendor/h2/config.py',
                                  'talos/libexec/_vendor/h2/connection.py',
                                  'talos/libexec/_vendor/h2/errors.py',
                                  'talos/libexec/_vendor/h2/events.py',
                                  'talos/libexec/_vendor/h2/exceptions.py',
                                  'talos/libexec/_vendor/h2/frame_buffer.py',
                                  'talos/libexec/_vendor/h2/py.typed',
                                  'talos/libexec/_vendor/h2/settings.py',
                                  'talos/libexec/_vendor/h2/stream.py',
                                  'talos/libexec/_vendor/h2/utilities.py',
                                  'talos/libexec/_vendor/h2/windows.py',
                                  'talos/libexec/_vendor/hpack/__init__.py',
                                  'talos/libexec/_vendor/hpack/exceptions.py',
                                  'talos/libexec/_vendor/hpack/hpack.py',
                                  'talos/libexec/_vendor/hpack/huffman.py',
                                  'talos/libexec/_vendor/hpack/huffman_constants.py',
                                  'talos/libexec/_vendor/hpack/huffman_table.py',
                                  'talos/libexec/_vendor/hpack/py.typed',
                                  'talos/libexec/_vendor/hpack/struct.py',
                                  'talos/libexec/_vendor/hpack/table.py',
                                  'talos/libexec/_vendor/hyperframe/__init__.py',
                                  'talos/libexec/_vendor/hyperframe/exceptions.py',
                                  'talos/libexec/_vendor/hyperframe/flags.py',
                                  'talos/libexec/_vendor/hyperframe/frame.py',
                                  'talos/libexec/_vendor/hyperframe/py.typed',
                                  'talos/libexec/agent_talos',
                                  'talos/rulesets/check_parameters.py',
                                  'talos/rulesets/special_agent.py',
                                  'talos/server_side_calls/special_agent.py']},
 'name': 'talos',
 'title': 'Talos Linux',
 'version': '0.2.0',
 'version.min_required': '2.3.0b1',
 'version.packaged': 'checkmk-talos-plugin build_mkp.py (55eda04)',
 'version.usable_until': None}
