Changes

OcsInventory Agent

15 bytes added, 04:13, 4 January 2007
m
no edit summary
Agent for [http://ocsinventory.sourceforge.net/ OcsInventory].
OcsInventory is an application that automatically inventories computer systems, reporting back to a central web-based interface. Agents are available for Microsoft Windows 95/98/Me/NT4/2000/XP/2003, Linux, *BSD, Mac OS X, Sun Solaris and IBM AIX.
The packages.xml definition:
<package id='ocsinventory' name='OcsInventory' revision='1' priority='5' reboot='false' >
<check type='file' condition='versiongreaterorequal' path='%PROGRAMFILES%\OCS Inventory Agent\OCSInventory.exe' value='4.0.2.6' />
<install cmd='%SOFTWARE%\ocsinventory\OcsAgentSetup.exe /S /SERVER:your.server.here /NP' />
</package>
6
edits