CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 25 Aug 2025 01:50:33 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100213060111
location: https://web.archive.org/web/20100213060111/https://github.com/jacobian/munin-plugins
server-timing: captures_list;dur=0.861244, exclusion.robots;dur=0.028480, exclusion.robots.policy;dur=0.012347, esindex;dur=0.015050, cdx.remote;dur=9.865150, LoadShardBlock;dur=203.195460, PetaboxLoader3.datanode;dur=67.248929, PetaboxLoader3.resolve;dur=53.154763
x-app-server: wwwb-app217
x-ts: 302
x-tr: 338
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app217; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 25 Aug 2025 01:50:34 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 13 Feb 2010 06:01:11 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "f8add4a1d6b3c4f19b614951b5754227"
x-archive-orig-x-runtime: 138ms
x-archive-orig-content-length: 24530
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 13 Feb 2010 06:01:11 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 05 Oct 2009 04:12:42 GMT", ; rel="prev memento"; datetime="Thu, 07 Jan 2010 13:25:00 GMT", ; rel="memento"; datetime="Sat, 13 Feb 2010 06:01:11 GMT", ; rel="next memento"; datetime="Mon, 11 Jun 2018 00:29:09 GMT", ; rel="last memento"; datetime="Thu, 10 Sep 2020 00:26:54 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100213002352_crawl101-c/51_14_20100213055842_crawl101.arc.gz
server-timing: captures_list;dur=0.550967, exclusion.robots;dur=0.022205, exclusion.robots.policy;dur=0.009678, esindex;dur=0.010695, cdx.remote;dur=5.980341, LoadShardBlock;dur=704.028575, PetaboxLoader3.datanode;dur=704.128016, PetaboxLoader3.resolve;dur=204.153545, load_resource;dur=262.439894
x-app-server: wwwb-app217
x-ts: 200
x-tr: 1054
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
jacobian's munin-plugins at master - GitHub
This service is courtesy of Pledgie.
jacobian / munin-plugins
- Source
- Commits
- Network (4)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
Some munin plugins I wrote, and a little Python microframework for writing 'em. — Read more
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Thu Feb 26 19:08:30 -0800 2009 | Ignore configured plugins. [jacobian] |
![]() |
LICENSE | Fri Feb 29 13:01:16 -0800 2008 | Added README, LICENSE [jacobian] |
![]() |
README | Fri Feb 29 13:01:16 -0800 2008 | Added README, LICENSE [jacobian] |
![]() |
memcached_ | Fri Feb 29 13:09:22 -0800 2008 | initial commit [jacobian] |
![]() |
munin.py | Fri Feb 29 13:09:22 -0800 2008 | initial commit [jacobian] |
![]() |
perlbal_ | Fri Feb 29 13:09:22 -0800 2008 | initial commit [jacobian] |
![]() |
postgresql_connections | Fri Feb 29 13:09:22 -0800 2008 | initial commit [jacobian] |
![]() |
trac_milestones | Thu Feb 26 19:59:40 -0800 2009 | Fix the query. [jacobian] |
![]() |
trac_tickets | Thu Feb 26 19:49:45 -0800 2009 | Make trac_tickets.py a module so it can be impo... [jacobian] |
![]() |
trac_tickets.py | Thu Feb 26 19:54:50 -0800 2009 | A few more teaks to trac stuff. [jacobian] |
README
This is a little collection of Munin plugins I wrote. I don't imagine any of this will work perfectly for anyone other than me, but it's released under the BSD license in case anyone finds it useful. Actually, munin.py is a pretty cute micro-framework for writing other munin plugins. That might be interesting to someone else.