-
-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to obtain realtime graph from remote poller #5197
Comments
Good catch! |
Realtime graph on remote poller not working in 1.2.23
Fixed, thanks for reporting. |
What do you see in the Cacti log when you attempt to view these? |
This is all I get in the log after setting the log level to debug when I launch the realtime graphs 2023/01/31 21:18:42 - WEBUI Connection: online, Previous Mode: online, Page: /cacti/clog.php |
Okay, I had it fixed and then I was messing around with regular expressions and messed it up without re-testing. Update remote agent and you will be all set. |
That did it - it's working again. Thank you so much! |
Real-time Graphing does not work on any graphs that are managed on the remote poller.
The following errors are seen in cacti.log on the remote poller:
2023/01/27 14:36:11 - CMDPHP Validation Error, Variable:poller_id, Value:f18ab1c955eab34b5daf2660ccaa4c271c0848779842f867d1c2b5375a7eaabf Backtrace: (/remote_agent.php[66]:poll_for_data(), /remote_agent.php[301]:get_filter_request_var(), /lib/html_utility.php[493]:die_html_input_error(), /lib/html_validate.php[64]:cacti_debug_backtrace())
2023/01/27 14:36:12 - CMDPHP Validation Error, Variable:poller_id, Value:f18ab1c955eab34b5daf2660ccaa4c271c0848779842f867d1c2b5375a7eaabf Backtrace: (/remote_agent.php[66]:poll_for_data(), /remote_agent.php[301]:get_filter_request_var(), /lib/html_utility.php[493]:die_html_input_error(), /lib/html_validate.php[64]:cacti_debug_backtrace())
The text was updated successfully, but these errors were encountered: