{"id":19585893,"url":"https://github.com/cacti/plugin_intropage","last_synced_at":"2025-08-27T09:33:22.500Z","repository":{"id":37252740,"uuid":"106669952","full_name":"Cacti/plugin_intropage","owner":"Cacti","description":"Intropage/Dashboard for Cacti monitoring","archived":false,"fork":false,"pushed_at":"2025-08-19T17:26:37.000Z","size":2624,"stargazers_count":22,"open_issues_count":0,"forks_count":10,"subscribers_count":12,"default_branch":"develop","last_synced_at":"2025-08-19T19:31:55.572Z","etag":null,"topics":["cacti","cacti-plugin","intropage-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cacti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2017-10-12T09:05:55.000Z","updated_at":"2025-08-19T17:26:41.000Z","dependencies_parsed_at":"2024-06-21T02:44:13.958Z","dependency_job_id":"f1202f30-237a-45d3-b34e-07f550fc586d","html_url":"https://github.com/Cacti/plugin_intropage","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/Cacti/plugin_intropage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cacti%2Fplugin_intropage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cacti%2Fplugin_intropage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cacti%2Fplugin_intropage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cacti%2Fplugin_intropage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cacti","download_url":"https://codeload.github.com/Cacti/plugin_intropage/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cacti%2Fplugin_intropage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272314752,"owners_count":24912463,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cacti","cacti-plugin","intropage-plugin"],"created_at":"2024-11-11T07:57:38.586Z","updated_at":"2025-08-27T09:33:22.452Z","avatar_url":"https://github.com/Cacti.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# plugin_intropage\n\n## Intropage/Dashboard plugin for Cacti\n\nPlugin displays useful information and favourite graphs on console screen or\nseparated tab:\n\n* trends\n\n* host graph (total, down, ...)\n\n* poller statistics\n\n* thresholds (all, triggered, ...)\n\n* logs analyze\n\n* worst ping and availability\n\n* ...\n\n## Original Author\n\nAll thanks goes to Petr Macek (petr.macek@kostax.cz) the original author of\nIntropage! He has turned over the Intropage Plugin to the broader Cacti\ncommunity for long term management.  We would like to thank him for all his\ncontributions past, present and future.\n\n## Screenshot\n\n![Screenshot](https://user-images.githubusercontent.com/26485719/41935583-78f73d32-798a-11e8-83f4-768d2e454a79.png)\n\n## Installation\n\n- Copy directory intropage to plugins directory\n\n- Check file permission (Linux/unix - readable for www server)\n\n- Enable plugin (Console \u003e Configuration \u003e Plugins)\n\n- Configure Plugin (Console \u003e Configuration \u003e Settings \u003e Intropage Tab)\n\n- Add Panel Permissions to user accounts (Console \u003e Users \u003e (edit) \u003e Intropage)\n\n\n## Upgrade\n\n- Disable plugin in the console\n\n- TGZ old intropage directory for recovery\n\n- Remove old directory\n\n- Recreate directory with new files\n\n- Check file permission (Linux/unix - readable for www server)\n\n- Enable plugin in the console\n\n- Configure Intropage (Console \u003e Configuration \u003e Settings \u003e Intropage tab)\n\n- Add permission to users (Console \u003e Configuration \u003e Users \u003e (edit) \u003e Intropage\n  Tab)\n\n\nMore information about installation and ugrade plugins:\nhttps://docs.cacti.net/Plugins.md\n\n## Configuration\n\nConsole \u003e Configuration \u003e Users \u003e Intropage option to provide permissions to\nPanels Settings \u003e Intropage (admin)\n\nOn Intropage/Console page add new Dashboard Panels as they become available.\nThe panels will not start rendering until at least one user has access to a\nPanel.\n\n## How to Add Graphs to Intropage/Dashboard?\n\nGo to graphs, select graph, click to icon Eye. Graphs will be rendered in SVG\nformat only.\n\n## How to add new Panel Libraries and Panels?\n\nIntropage provides a 'panellib' directory where you can create new panels.  You\nsimply need to copy one of the existing directories to a new file name, and then\nensure that you use 'unique' panel id's and create away.  Each panel library\nfile will have a registration function where you define what panels are included\nin the file and how they gather their data.\n\n## Possible Bugs?\n\nIf you find a problem, let me know via github or\nhttps://forums.cacti.net/viewtopic.php?f=5\u0026t=51920\n\n## Thanks\n\nTomas Macek, Peter Michael Calum, Trevor Leadley, Earendil\n\n-----------------------------------------------\nCopyright (c) 2004-2025 - The Cacti Group, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcacti%2Fplugin_intropage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcacti%2Fplugin_intropage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcacti%2Fplugin_intropage/lists"}