{"id":23478409,"url":"https://github.com/opennms/opennms-bigpanda-plugin","last_synced_at":"2025-10-15T01:38:50.261Z","repository":{"id":142408916,"uuid":"292348903","full_name":"OpenNMS/opennms-bigpanda-plugin","owner":"OpenNMS","description":"OpenNMS \u003c-\u003e BigPanda","archived":false,"fork":false,"pushed_at":"2020-10-05T14:03:01.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-16T08:13:15.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenNMS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-09-02T17:26:30.000Z","updated_at":"2020-10-05T14:00:23.000Z","dependencies_parsed_at":"2023-07-08T05:15:48.200Z","dependency_job_id":null,"html_url":"https://github.com/OpenNMS/opennms-bigpanda-plugin","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/OpenNMS%2Fopennms-bigpanda-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fopennms-bigpanda-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fopennms-bigpanda-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fopennms-bigpanda-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenNMS","download_url":"https://codeload.github.com/OpenNMS/opennms-bigpanda-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750078,"owners_count":21155685,"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":"2024-12-24T19:19:23.446Z","updated_at":"2025-10-15T01:38:45.221Z","avatar_url":"https://github.com/OpenNMS.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenNMS BigPanda Plugin\n\n## Usage\n\nDownload the plugin's .kar file into your OpenNMS deploy directory i.e.:\n```\nsudo wget https://github.com/OpenNMS/opennms-bigpanda-plugin/releases/download/alpha1/opennms-bigpanda-plugin.kar -P /opt/opennms/deploy/\n```\n\nConfigure the plugin to be installed when OpenNMS starts:\n```\necho 'opennms-plugins-bigpanda wait-for-kar=opennms-bigpanda-plugin' | sudo tee /opt/opennms/etc/featuresBoot.d/bigpanda.boot\n```\n\nAccess the [Karaf shell](https://opennms.discourse.group/t/karaf-cli-cheat-sheet/149) and install the feature manually to avoid having to restart:\n```\nfeature:install opennms-plugins-bigpanda\n```\n\nConfigure settings:\n```\nconfig:edit org.opennms.integrations.bigpanda\nproperty-set accessToken YOUR-TOKEN-HERE\nproperty-set applicationKey YOUR-APP-KEY-HERE\nconfig:update\n```\n\nVerify your setup:\n```\nopennms:health-check\n```\n\nView alert/event statistics:\n```\nopennms-bigpanda:stats\n```\n\n## Building\n\nBuild and install the plugin into your local Maven repository using:\n```\nmvn clean install\n```\n\n\u003e OpenNMS normally runs as root, so make sure the artifacts are installed in `/root/.m2` or try making `/root/.m2` symlink to your user's repository\n\nFrom the OpenNMS Karaf shell:\n```\nfeature:repo-add mvn:org.opennms.plugins/karaf-features/1.0.0-SNAPSHOT/xml\nfeature:install opennms-plugins-bigpanda\n```\n\nConfigure your API keys:\n```\nconfig:edit org.opennms.integrations.bigpanda\nproperty-set accessToken YOUR-TOKEN-HERE\nproperty-set applicationKey YOUR-APP-KEY-HERE\nconfig:update\n```\n\nAlarms should now be forwarded as alerts to BigPanda.\n\nYou can use the following shell command to see statistics about how many alerts were forwarded:\n```\nopennms-bigpanda:stats\n```\n\nYou can also try forwarding the topology using:\n```\nopennms-bigpanda:push-topology\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennms%2Fopennms-bigpanda-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennms%2Fopennms-bigpanda-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennms%2Fopennms-bigpanda-plugin/lists"}