{"id":19945964,"url":"https://github.com/cicerops/fritznagios","last_synced_at":"2026-06-06T13:31:02.716Z","repository":{"id":42618051,"uuid":"465355513","full_name":"cicerops/fritznagios","owner":"cicerops","description":"Nagios/Icinga monitoring check program for FRITZ!Box devices, based on fritzconnection.","archived":false,"fork":false,"pushed_at":"2022-03-30T22:28:29.000Z","size":26,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T05:26:04.735Z","etag":null,"topics":["avm","fritz-box","fritzbox","icinga","icinga-plugin","icinga-plugins","icinga2","icinga2-plugin","icinga2-plugins","lte","nagios","nagios-plugin","nagios-plugins"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cicerops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-02T15:10:42.000Z","updated_at":"2022-03-30T22:39:58.000Z","dependencies_parsed_at":"2022-09-19T07:00:24.261Z","dependency_job_id":null,"html_url":"https://github.com/cicerops/fritznagios","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicerops%2Ffritznagios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicerops%2Ffritznagios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicerops%2Ffritznagios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicerops%2Ffritznagios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicerops","download_url":"https://codeload.github.com/cicerops/fritznagios/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241374539,"owners_count":19952545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["avm","fritz-box","fritzbox","icinga","icinga-plugin","icinga-plugins","icinga2","icinga2-plugin","icinga2-plugins","lte","nagios","nagios-plugin","nagios-plugins"],"created_at":"2024-11-13T00:27:36.660Z","updated_at":"2026-06-06T13:31:02.709Z","avatar_url":"https://github.com/cicerops.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fritznagios\n\n[![Status](https://img.shields.io/pypi/status/fritznagios.svg?style=flat-square)](https://pypi.org/project/fritznagios/)\n[![License](https://img.shields.io/github/license/cicerops/fritznagios.svg?style=flat-square)](https://github.com/cicerops/fritznagios/blob/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/fritznagios.svg?style=flat-square)](https://pypi.org/project/fritznagios/)\n[![Python versions](https://img.shields.io/pypi/pyversions/fritznagios.svg?style=flat-square)](https://pypi.org/project/fritznagios/)\n[![Downloads](https://img.shields.io/pypi/dm/fritznagios.svg?style=flat-square)](https://pypi.org/project/fritznagios/)\n\n## About\n\nNagios/Icinga monitoring check program for FRITZ!Box devices based on the\nexcellent [fritzconnection] module for maximum device coverage. It uses\nthe TR-064 protocol over [UPnP].\n\nIcinga Exchange: https://exchange.icinga.com/tonke/fritznagios\n\n[fritzconnection]: https://github.com/kbr/fritzconnection\n[UPnP]: https://en.wikipedia.org/wiki/Universal_Plug_and_Play\n\n## Setup\n\n    python3 -m venv /opt/fritznagios\n\n    # Install latest stable version.\n    /opt/fritznagios/bin/pip install fritznagios\n\n    # Install from repository.\n    /opt/fritznagios/bin/pip install git+https://github.com/cicerops/fritznagios\n\n## Usage\n\n    /opt/fritznagios/bin/fritznagios --help\n\n## Icinga 2\n\nFor integrating the check program into Icinga 2, you can use the\nconfiguration files in the `icinga2` subdirectory. You can easily\nacquire the files using:\n\n    wget https://raw.githubusercontent.com/cicerops/fritznagios/main/icinga2/fritznagios-command.conf\n    wget https://raw.githubusercontent.com/cicerops/fritznagios/main/icinga2/fritznagios-services.conf\n    wget https://raw.githubusercontent.com/cicerops/fritznagios/main/icinga2/fritznagios-host.conf\n\n## Development\n\nAcquire sources:\n\n    git clone https://github.com/cicerops/fritznagios\n    cd fritznagios\n\nInstall program in development mode:\n\n    python3 -m venv .venv\n    source .venv/bin/activate\n    pip install --editable=.\n\nBuild and upload sdist package to PyPI:\n\n    python setup.py sdist\n    pip install twine\n    twine upload --skip-existing dist/*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcicerops%2Ffritznagios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcicerops%2Ffritznagios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcicerops%2Ffritznagios/lists"}