Nethserver-ocsinventory needs testers

thank to @nrauso :). First install the ocsinventory repository

yum install http://rpm.ocsinventory-ng.org/enterprise/7/x86_64/ocsinventory-release-7-4.el7.ocs.noarch.rpm

then

yum install http://mirror.de-labrusse.fr/NethDev/nethserver-ocsinventory/nethserver-ocsinventory-1.1.4-1.ns7.sdl.noarch.rpm

you have some db

[root@NS7DEV8 ~]# config show ocsinventory 
ocsinventory=configuration
    Name=ocsreports #to change the web alias eg https://IP/othername
    access=private     #or public
    status=enabled    #or disabled to stop ocsinventory web access

for example

config setprop ocsinventory status disabled
signal-event nethserver-ocsinventory-update

go to https://IP/ocreports login ‘admin’ password ‘admin’

1 Like

Looking a bit more on the version, I saw that the rpm is really older in the remi repository, and I know remi, it is not normal…something bad around.
I emailed him, he is going to remove ocsinventory from his repository, now the packagers are the ocs team.

The repository is at http://rpm.ocsinventory-ng.org/

We should look forward on the new versions

yum install http://rpm.ocsinventory-ng.org/enterprise/7/x86_64/ocsinventory-release-7-4.el7.ocs.noarch.rpm

3 Likes

Nice shot @stephdl! :wink:

from what I tested, with the 2.3 version, it looks good…needs some template adjustements

1 Like

Ok my first post is adapted, now we are targeted the ocsinventory-2.3.0-1.el7.ocs.noarch

You’re my hero @stephdl! :slight_smile:
I updated also step-by-step how-to!

1 Like

released