As noted previously, Ton Voon wrote: > The /status pages return back the list of services joined with the > opsview_contact_services table which gives a list of all the services > that a particular contact can see. This table is generated at reload > time.
OK - that's deffo the issue. When I check that table there are a whole host of services the user should not be able to see. "select service_object_id from runtime.opsview_contact_services where contactid=15;" And the query just seems to return a different set upon subsequent reloads - which is odd. Can you please advise how to proceed ? Would manually deleting the offending rows solve the issue - or will it just re-occur ? Thanks very much. _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
