summaryrefslogtreecommitdiffstats
path: root/documentation/index.page
blob: c64938aa867cec61c0bf67a2a8ff6325eb4cfb8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
inMenu: false
directoryName: Facter
---

A cross-platform Ruby library for retrieving facts from operating systems.
Supports multiple resolution mechanisms, any of which can be restricted to
working only on certain operating systems or environments. Facter is especially
useful for retrieving things like operating system names, IP addresses, MAC
addresses, and SSH keys.

It is easy to extend Facter to include your own [custom facts](custom.html) or
to include additional mechanisms for retrieving facts.

* [Downloads](/downloads/facter/)
* [Bug Tracking](/cgi-bin/facter.cgi)
* [API Documentation](/downloads/facter/apidocs/)

*$Id$*