Describe the bug
If for some reason you don't have read access to one of the Cacti log files, issue a message that appears in the content area of the panel instead of in an area not intended for messages.
To Reproduce
Steps to reproduce the behavior:
-
Remove access to your stderr log files, say chmod 600 stderr;chown root:root stderr
-
Goto the 'Log' tab
-
Select one of the log files
-
Note that the not readable message is in the wrong part of the page
Expected behavior
Cacti should write content into the correct area within pages it renders.