Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Professional Edition
Description
Hi,
We are trying to add a new Dashboard in Observium, we have the Default dashboard working with few widgets
In the home page under Dashboard > Create Dashboard, redirect us to the default dashboard url + /dashboard_add/, https://observium.example.com/dashboard_add/ but nothing else changes.
Can we create multiple dashboards or Create Dashboard refers to the default one only ?
There is nothing special in the logs
172.16.0.1 - - [11/Jan/2019:15:52:53 -0500] "GET /dashboard_add/ HTTP/1.1" 200 8184 "https://observium.example.com/dashboard_add/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" |
172.16.0.1 - - [11/Jan/2019:15:52:53 -0500] "POST /ajax/widget.php HTTP/1.1" 200 454 "https://observium.example.com/dashboard_add/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" |
172.16.0.1 - - [11/Jan/2019:15:52:54 -0500] "GET /graph.php?type=port_bits&period=86400&id=90&to=now&from=-86400&width=843&height=155&draw_all=yes&legend=no&class=image-refresh&zoom=2 HTTP/1.1" 200 56399 "https://observium.example.com/dashboard_add/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" |
172.16.0.1 - - [11/Jan/2019:15:52:54 -0500] "GET /graph.php?type=device_la&period=86400&device=83&to=now&from=-86400&width=843&height=155&draw_all=yes&legend=no&class=image-refresh&zoom=2 HTTP/1.1" 200 82687 "https://observium.example.com/dashboard_add/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" |
Thanks!