Running 1.36.15 on CentOS 7 from RPM fusion
In the web interface, if I select multiple Linked Monitors, it does not save.
When I go in to the database and directly
UPDATE Monitors SET LinkedMonitors = '1,10' WHERE Id = 9;
Then restarting the ZM service
It works.
Anyone encounter the same thing?