OCSInventory-NG
Available for NS7 in my repository, for NS6 please use the software center
Open Computer and Software Inventory Next Generation (OCS inventory NG) is free software that enables users to inventory IT assets. OCS-NG collects information about the hardware and software of networked machines running the OCS client program (“OCS Inventory Agent”). OCS can visualize the inventory through a web interface. Furthermore, OCS includes the capability of deploying applications on computers according to search criteria. Agent-side IpDiscover makes it possible to discover the entirety of networked computers and devices.
List of functionalities
Maintainer
Stephane de Labrusse at stephdl@de-labrusse.fr
Installation
1-You need to install my repository, see how to do it
2-You must install the ocs repository
yum install http://rpm.ocsinventory-ng.org/enterprise/7/x86_64/ocsinventory-release-7-4.el7.ocs.noarch.rpm
3-You can install OCSInventory-ng
yum install nethserver-ocsinventory
Usage
go to https://IP/ocsreports login 'admin' password 'admin'
Settings
config show ocsinventory ocsinventory=configuration Name=ocsreports #Change the web alias eg https://IP/othername access=private #restrict the web access to private or public status=enabled #Enabled or disabled the ocsinventory web access
After a change you must use the event
signal-event nethserver-ocsinventory-update
Documentation
Please read the documentation, this software must be configured for your needs.
Admin's feedbacks
ocsinventory-agent
Look first in the official repository of your linux distribution, probably you will have what you are looking for.
- for NS7/el7
see the ocs repository
yum install http://rpm.ocsinventory-ng.org/enterprise/7/x86_64/ocsinventory-release-7-4.el7.ocs.noarch.rpm yum install ocsinventory-agent
Issues
Please raise Issues on github
Sources
source are available