Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Problem with sadmins

hi! i have a ocs inventory and have a problem:

the users with the group sadmin it is quite slow, while users that another group as administrator navigate through the application without a delay.

check the mariadb log, but there are no errors, something else that you can verify?
in OCS Inventory NG server for Unix by (120 points)

1 Answer

0 votes
Hi cgermanb, I suggest you to make a mysqlcheck to verify the consistency and optimize of your database.

You can simple run:

mysqlcheck -u root -pYOUR_MYSQL_ROOT_PASSWORD_HERE --auto-repair -c -o  -A
by (250 points)
 
Powered by Question2Answer
...