{"id":25601103,"url":"https://github.com/perrywerneck/libudjatnetwork","last_synced_at":"2026-06-14T20:32:35.885Z","repository":{"id":44776291,"uuid":"386634128","full_name":"PerryWerneck/libudjatnetwork","owner":"PerryWerneck","description":"Network module for udjat","archived":false,"fork":false,"pushed_at":"2025-02-20T11:59:57.000Z","size":331,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-20T12:32:25.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PerryWerneck.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-16T12:44:47.000Z","updated_at":"2025-02-20T11:58:49.000Z","dependencies_parsed_at":"2024-01-10T03:21:53.488Z","dependency_job_id":"1dfc0a7a-bc40-43b6-9c68-038bf0201c04","html_url":"https://github.com/PerryWerneck/libudjatnetwork","commit_stats":null,"previous_names":["perrywerneck/libudjatnetwork"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerryWerneck%2Flibudjatnetwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerryWerneck%2Flibudjatnetwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerryWerneck%2Flibudjatnetwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerryWerneck%2Flibudjatnetwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PerryWerneck","download_url":"https://codeload.github.com/PerryWerneck/libudjatnetwork/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240042829,"owners_count":19738961,"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":[],"created_at":"2025-02-21T15:44:57.429Z","updated_at":"2026-04-25T02:30:17.768Z","avatar_url":"https://github.com/PerryWerneck.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Network agent module for udjat\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n![CodeQL](https://github.com/PerryWerneck/udjat-module-network/workflows/CodeQL/badge.svg?branch=master)\n[![build result](https://build.opensuse.org/projects/home:PerryWerneck:udjat/packages/udjat-module-network/badge.svg?type=percent)](https://build.opensuse.org/package/show/home:PerryWerneck:udjat/udjat-module-network)\n\n### Examples\n\nExample of configuration files for [Udjat](../../../udjat)\n\n1. Warning if hostname is not in the same network.\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\" ?\u003e\n\u003cconfig log-debug='yes' log-trace='yes'\u003e\n\n\t\u003c!-- Load network agents --\u003e\n\t\u003cmodule name='users' required='yes' /\u003e\n\n\t\u003cnetwork-host name='cdn' hostname='cdn.werneck.eti.br' icmp='true' icmp-timeout='60' update-timer='60'\u003e\n\t\n\t\t\u003c!-- subnet states --\u003e\n\t\t\u003cstate name='local' subnet='local' level='ready' summary='CDN Server is local' /\u003e\n\t\t\u003cstate name='remote' subnet='remote' level='warning' summary='CDN Server is NOT local' /\u003e\n\t\t\n\t\t\u003c!-- DNS states --\u003e\n\t\t\u003cstate name='not-found' dns-state='host-not-found' level='error' summary='Cant resolve ${hostname}' /\u003e\n\t\t\t\n\t\t\u003c!-- ICMP states --\u003e\n\t\t\u003cstate name='active' icmp-response='echo-reply' level='ready' summary='CDN is active' /\u003e\n\t\t\u003cstate name='unreachable' icmp-response='destination-unreachable' level='error' summary='CDN is not reachable' /\u003e\n\t\t\u003cstate name='time-exceeded' icmp-response='time-exceeded' level='error' summary='CDN is not available' /\u003e\n\t\t\u003cstate name='timeout' icmp-response='timeout' level='error' summary='No ICMP response from CDN' /\u003e\n\t\t\t\n\t\u003c/network-host\u003e\n\n\n\u003c/config\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperrywerneck%2Flibudjatnetwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperrywerneck%2Flibudjatnetwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperrywerneck%2Flibudjatnetwork/lists"}