35
I Use This!
Moderate Activity

Ratings and Reviews

Analyzed 3 days ago. based on code collected 4 days ago.
Community Rating
4.36364
   

Average Rating:   4.4/5.0
Number of Ratings:   11
Number of Reviews:   1

My Review of Facter

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

freiheit says:
Works pretty good. :)  
4.0
   
written over 16 years ago

Facter is used by puppet to gather data about the systems puppet is managing. It's actually fairly mature and doesn't need to be changed very often.

I haven't done it, but it should be trivial to make it work with other systems that need something like this.

Reasonably easy to write plugins for, though you'll need to know a little ruby to do it. I've written a few that are probably mostly only useful for my site; fairly little overhead beyond figuring out how to write the code to gather the data you need.

2 out of 2 users found the following review helpful.

Did this review help you? |

Most Recent Reviews

freiheit says:
Works pretty good. :)  
4.0
   
written over 16 years ago

Facter is used by puppet to gather data about the systems puppet is managing. It's actually fairly mature and doesn't need to be changed very often.

I haven't done it, but it should be trivial to make it work with other systems that need something like this.

Reasonably easy to write plugins for, though you'll need to know a little ruby to do it. I've written a few that are probably mostly only useful for my site; fairly little overhead beyond figuring out how to write the code to gather the data you need.

2 out of 2 users found the following review helpful.

Did this review help you? |