Hello,
We are using version 6.0.12 and the graph widget is behaving differently that calssic and prototype.
If the host or the item that is shown at the widget has cahnged the name then the widget empties.
Steps to reproduce:
Result:
The graph widget will be empty after a while.
Expected:
I guess the graph widget should behave as the other graph options (classic, prototype) which continue to work after renaming host or items of the host that is showing metrics.
My thought is that this type of widget is not using the ID of the item showing thats why it is vulnerable if the name of the item is changed.
We are using version 6.0.12 and the graph widget is behaving differently that calssic and prototype.
If the host or the item that is shown at the widget has cahnged the name then the widget empties.
Steps to reproduce:
- Create a graph widget for any host showing any item
- Rename the host or host's interface
- View the graph widget of that host
Result:
The graph widget will be empty after a while.
Expected:
I guess the graph widget should behave as the other graph options (classic, prototype) which continue to work after renaming host or items of the host that is showing metrics.
My thought is that this type of widget is not using the ID of the item showing thats why it is vulnerable if the name of the item is changed.
Comment