CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 12:35:00 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090925042417
location: https://web.archive.org/web/20090925042417/https://github.com/reductivelabs/facter
server-timing: captures_list;dur=1.328601, exclusion.robots;dur=0.041151, exclusion.robots.policy;dur=0.019342, esindex;dur=0.019984, cdx.remote;dur=16.358828, LoadShardBlock;dur=213.432424, PetaboxLoader3.datanode;dur=42.823810, PetaboxLoader3.resolve;dur=120.275412
x-app-server: wwwb-app213
x-ts: 302
x-tr: 299
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app213; 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: Thu, 31 Jul 2025 12:35:01 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Fri, 25 Sep 2009 04:24:17 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "97828f1e31dd0674ae4b2f521c2453b6"
x-archive-orig-x-runtime: 974ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 36115
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 25 Sep 2009 04:24:17 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 25 Sep 2009 04:24:17 GMT", ; rel="memento"; datetime="Fri, 25 Sep 2009 04:24:17 GMT", ; rel="next memento"; datetime="Thu, 03 Jul 2014 20:56:58 GMT", ; rel="last memento"; datetime="Wed, 09 Nov 2016 23:52:02 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_11_20090925000436_crawl101.gpg-c/51_11_20090925042312_crawl101.arc.gz
server-timing: captures_list;dur=0.636635, exclusion.robots;dur=0.025906, exclusion.robots.policy;dur=0.012649, esindex;dur=0.011828, cdx.remote;dur=25.001280, LoadShardBlock;dur=402.452338, PetaboxLoader3.datanode;dur=285.345206, PetaboxLoader3.resolve;dur=514.791578, load_resource;dur=491.933037
x-app-server: wwwb-app213
x-ts: 200
x-tr: 1013
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
reductivelabs's facter at master - GitHub
ATTN: Rackspace Move Scheduled for Sunday, September 27th at 5PM Pacific Time. Learn More.
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | edit |
Homepage: | https://reductivelabs.com/trac/facter/ edit |
Public Clone URL: |
git://github.com/reductivelabs/facter.git
Give this clone URL to anyone.
git clone git://github.com/reductivelabs/facter.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:reductivelabs/facter.git
|
facter /
README.rst
Facter
This package is largely meant to be a library for collecting facts about your system. These facts are mostly strings (i.e., not numbers), and are things like the output of uname, public ssh and cfengine keys, the number of processors, etc.
See bin/facter for an example of the interface.
Running Facter
Run the facter binary on the command for a full list of facts supported on your host.
Adding your own facts
See the Adding Facts wiki page for details of how to add your own custom facts to Facter.
Further Information
See https://reductivelabs.com/projects/facter/ for more details.
This feature is coming soon. Sit tight!