lmiltchev wrote:Is the user authorized to see all of the objects? Have you tried editing testuser's permissions (for testing purposes) by selecting the "Can see all hosts and services" checkbox, and clicking on "Update User"? Do numbers match now?
No, numbers are not matching Total host & service list are coming, but when i'm trying to set custom URL of dashboard for Homepage then it's working but it's not appropriate.
Also we don't want to provide any access to the user except ReadOnly.
Do you see any errors / crashed tables in the mysqld.log (mariadb.log)?
tail /var/log/mysqld.log
[root@OSLMSnagios libexec]# tail /var/log/mysqld.log
190312 14:57:05 [Note] /usr/libexec/mysqld: Shutdown complete
190312 14:57:05 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
190312 14:57:07 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
190312 14:57:07 InnoDB: Initializing buffer pool, size = 8.0M
190312 14:57:07 InnoDB: Completed initialization of buffer pool
190312 14:57:07 InnoDB: Started; log sequence number 0 448185360
190312 14:57:07 [Note] Event Scheduler: Loaded 0 events
190312 14:57:07 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
tail /var/log/mariadb/mariadb.log
[root@OSLMSnagios libexec]# tail /var/log/mariadb/mariadb.log
tail: cannot open `/var/log/mariadb/mariadb.log' for reading: No such file or directory
Go to Admin > System Extensions > Manage Components > Home Page Modification > Edit Settings, select the "Allow users to override their default home page settings" check-box, and click on "Apply Settings". Did this help?
Yes it works.
but i want read only user with customised Dashboard access.
Additionally I've restarted Nagios server & Nagios, repaired database but still not worked. Please help.