awmyhr / perl-pfacter

Collect and display facts about the system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description author tags created modified
perl-facter
Perl mod for collecting OS facts
awmyhr
perl, puppet
2014 Jun 09
2014 Jun 09

perl-facter

Perl mod for collecting OS facts

pfacter is a Perl module for collecting Puppet-compatible OS facts. It has basic support for AIX, Darwin, FreeBSD, Linux, Solaris and SCO UNIX. The goal is to collect as many Puppet facts as possible without relying on any non-standard installations. Ideally the only requirement beyond base-OS should be Perl.

See the [changelog] for what's new in the most recent release.

Lineage

This project is forked from Scott Schneider. Over time I will integrate code from my old SysInfo.pm project This was done as I have SCO servers I need to support which are unable to run puppet-agent.

The original README file

Here is the entire contents of the original README file:

pfacter is a collection of perl scripts used to collect and display facts about an operating system. It is freely distributable under the terms of the GNU General Public License.

About

Collect and display facts about the system


Languages

Language:Perl 98.4%Language:Shell 1.3%Language:Perl 6 0.3%