summaryrefslogtreecommitdiffstats
path: root/lib/facter/memory.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #1376 - Display memory facts for AIXSteven Hajducko2008-06-191-0/+25
| | | | | memfree is still unavailable - no known way to get the fact without root and monitoring commands.
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-171-12/+1
|
* Split out facts from facter.rb and moved all support code to utilJames Turnbull2008-02-081-38/+1
|
* Applying memfree patch from #17.luke2006-09-141-2/+8
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@162 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding thread exclusivity to memory and cpu readingluke2006-06-271-3/+7
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@147 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Re-adding these files, since Matt has found a solution to the hanging problem.luke2006-06-271-0/+58
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@146 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Deleting this file until the hanging problems are resolvedluke2006-06-261-58/+0
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@144 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Switching "tag" to "confine", because it is a more appropriate term. I will ↵luke2006-05-301-1/+1
| | | | | | also add "tags", but they will be used for creating fact collections. git-svn-id: http://reductivelabs.com/svn/facter/trunk@120 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* fixing linux memory stuffluke2006-05-301-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@115 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* accepting patch in #10, although with more abstraction, and creating a ↵luke2006-05-301-0/+58
module for the memory functions git-svn-id: http://reductivelabs.com/svn/facter/trunk@114 1f5c1d6a-bddf-0310-8f58-fc49e503516a