install v2.1 on centos 6.9

Started by lindeamon, July 09, 2017, 03:36:40 PM

Previous topic - Next topic

lindeamon

hi,

i have upgraded to v2.1 on centos x64 v6.9.
i got 2 errors:
1. i have missing lib ssh. tried to install the package from the installation media but the package was already installed.
2. i have missing packages for mqtt

i have used the disable... as the "configure" procedure instructed and everything went fine.
i have use windows management console x64 v2.1 and for some reason i am not able to access things like alarm browser.
created a new user with all the permissions enabled and got the same.
checked that the admin has all the permissions and it does.

what happened ?
10x
Lindeamon

Victor Kirhenshtein

HI,

check that your user/group has global permission "access all alarm categories".

Best regards,
Victor

lindeamon

Hi Victor,

as i said, even the "admin" account does not have access to "server configuration" and etc.
i am missing icons of those abilities and i can not access user permissions.

something is very wrong.

Best Regards,
Lindeamon

Victor Kirhenshtein

In 2.1 user admin is an ordinary user which gets it's access from "Admins" group. Login with user "system" (it is superuser that always has full access) and check that "Admins" group has full permissions (or give explicit permissions directly to user "admin").

Best regards,
Victor

lindeamon

hi victor,

i have configured system, admin, admins to have full access to the system.
i have logged on both as system and admin.
i am connecting to the server through the x64 management console through win7.
i do not see the "alarm category configurator", "event processing policy", "persistent storage", scheduled tasks, mapping tables, syslog parser, network discovery, server configuration, alarm browser, alarm log, audit log, event log, snmp trap log, syslog, import configuration, export configuration.

why is that ?
did i forget to enter something in the configure statement ?
is it related to the ssh ?

Best Regards,
Lindeamon

lindeamon

i have cleaned all the console app cache folders under users\<my account>.
it seemed to have reset the configuration and i still don't see everything o wrote.

frustrating...

lindeamon

Solved it,

i already had installed java v1.6u31 and upon updating to v1.8u131 the problem was solved.
maybe there is a need to insert some kind of check to see what version of java one have installed.

cheers for me  ;)

Lindeamon

Victor Kirhenshtein

Yes, console needs at least Java 7. Strange that it starts at all. I'll check that.

Best regards,
Victor

lindeamon

thank you very much for all the help.