Line 69: |
Line 69: |
| After installing the Agent, you should launch it manually to upload your first inventory (as it's updated once per day by default) | | After installing the Agent, you should launch it manually to upload your first inventory (as it's updated once per day by default) |
| | | |
− | ==OCS Agent Linux for SME 7.x== | + | ==OCS Agent for SME Server== |
| The client-side of OCS will already be installed if you install ''smeserver-inventory-tools''. | | The client-side of OCS will already be installed if you install ''smeserver-inventory-tools''. |
| | | |
Line 81: |
Line 81: |
| OCSSERVER=yourdomain.com | | OCSSERVER=yourdomain.com |
| OCSTAG=your_tag | | OCSTAG=your_tag |
− | And finally launch the 1st inventory manually: | + | And finally launch the first inventory manually: |
| ocsinventory-agent -s yourdomain.com -t your_tag | | ocsinventory-agent -s yourdomain.com -t your_tag |
| | | |
| ==OCS Agent for Windows== | | ==OCS Agent for Windows== |
− | Download the latest client software, OCSNG_WIN32_AGENT_1.xx_repack.zip, it is suggested you use OcsAgentSetup.exe | + | Download the latest client software, OCSNG_WIN32_AGENT_1.xx_repack.zip, this contains three alternatives, it is suggested you use OcsAgentSetup.exe |
| | | |
− | Make the first inventory by typing the following in the 'execute box':
| + | Launch the first inventory by typing the following in the 'execute box': |
| "C:\Program Files\OCS Inventory Agent\OCSInventory.exe" /server:yourdomain.com /np /debug /tag:your_tag | | "C:\Program Files\OCS Inventory Agent\OCSInventory.exe" /server:yourdomain.com /np /debug /tag:your_tag |
| Wait a few seconds and go to http://your-server/ocs, you should see your computer's inventory, | | Wait a few seconds and go to http://your-server/ocs, you should see your computer's inventory, |
| Or just wait a day for the automatic update. | | Or just wait a day for the automatic update. |
| + | |
| + | ==OCS Agent for Linux== |
| + | For a RPM based distro use the above rpms. For others download the generic linux tar.gz, |
| + | unpack, and as root, run the setup script. |
| + | |
| + | Mempis 7 required additional perl- packages, use you package management tools to search for the missing dependencies based on the error messages. |
| + | |
| + | The first inventory is launched during install. |
| | | |
| =Use= | | =Use= |