collectd-web 0.11.10+ds-1
Package Information
| Description | web-based front-end for RRD data collected by collectd Collectd-web is a web-based front-end for RRD data collected by collectd. It is based on contrib/collection.cgi, a demo CGI script included in collectd. The main objective of this is to develop an easy to use and customizable web interface for Collectd (Resource monitoring software). Two days of research where enough to realize that collectd didn't have a real frontend and the one bundled with the backend was really made for testing purposes, so much of the usability and strength of statistics was left aside. With strong emphasis on the usage of JQuery and JQueryUI, Collectd-Web manages to give sysadmins a nice yet functional interface for web and mobile UI too! |
|---|---|
| Maintainer | Roland Mas <lolando@debian.org> |
| Changed By | Roland Mas <lolando@debian.org> |
| Sponsor | lolando@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/debian/collectd-web.git (browse) |
| Closes | #1113914 |
| Tracker | https://tracker.debian.org/pkg/collectd-web |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Version | 0.11.10+ds-1 |
|---|---|
| Changed-By | Roland Mas |
| Architecture | source all |
| Distribution | unstable |
| Date | Fri, 25 Sep 2026 21:40:34 +0200 |
| Source | collectd-web |
Changelog
collectd-web (0.11.10+ds-1) unstable; urgency=medium
.
* Adopt and adapt package for upload into Debian (closes: #1113914).
Thanks, Kenneth, for your past work!
* Some JS libraries are vendored, others are excluded from the source
package because they're already packaged for Debian..dsc
| Component | main |
|---|---|
| Package-List | collectd-web deb misc optional arch=all |
| Section | misc |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: collectd-web Source: https://github.com/httpdss/collectd-web/ Files-Excluded: media/js/external/jquery-1.4.4.min.js media/js/jquery.history.js media/js/jquery.history.fixed.js media/js/jquery.livequery.js media/js/jquery.metadata.min.js media/js/jquery.validate.pack.js media/libs/backbone.js media/libs/underscore.js media/js/external/jStore* media/js/external/jquery.jixedbar.js media/jqtouch/jqtouch/jquery.1.3.2.min.js Files: * Copyright: 2009-2010 Kenneth Belitzky 2006-2010 Florian "octo" Forster License: Apache-2.0 Files: cgi-bin/*.cgi Copyright: 2009-2010 Kenneth Belitzky 2006-2010 Florian "octo" Forster License: GPL-2+ Files: media/js/base.js media/js/graph-menu.js Copyright: 2009-2010 Kenneth Belitzky License: GPL-2+ Files: media/jqtouch/* Copyright: 2009 David Kaneda 2009 jQTouch project members License: MIT Files: media/js/external/date.js Copyright: 2006-2007 Coolite Inc. License: MIT Files: media/js/jquery.jclock.js Copyright: 2007-2009 Doug Sparling <http://www.dougsparling.com> License: MIT Files: media/css/custom-theme/jquery-ui-1.8.custom.css media/css/custom-theme/jquery-ui-1.8.iphone.css media/js/jquery-ui-1.8.custom.min.js Copyright: 2010 jQuery authors License: MIT Files: debian/* Copyright: 2025 Kenneth Belitzky <kenny@belitzky.com> 2026 Roland Mas <lolando@debian.org> License: Apache-2.0 License: Apache-2.0 On Debian systems, the complete text of the Apache 2.0 License can be found in "/usr/share/common-licenses/Apache-2.0GPL-2.0+". License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-2+ On Debian GNU/Linux systems, the complete text of the latest GNU General Public License v2 can be found in `/usr/share/common-licenses/GPL-2'.