If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Hello Almir,
can you specify more precise what you mean by:
... can put order in screens to sort by item value ...
Normally scree is matrix of fields which can be filled by specific object as: Graph, Clock, Host issue etc.
I don't know what you mean by "sort by item value".
We can help you when you specify what you want to reach.
Im have one template of latency time of my data links
and im have on screen that show graphs of this latency
I created the tables by name order
Now I want that the graphics of this screen be ordered by the amount of the highest latency
obs :
if possible I would like to in the future to display only the screen has sque latency above 50 ms
Thanks
Almir
Originally posted by geniepage
Hello Almir,
can you specify more precise what you mean by:
... can put order in screens to sort by item value ...
Normally scree is matrix of fields which can be filled by specific object as: Graph, Clock, Host issue etc.
I don't know what you mean by "sort by item value".
We can help you when you specify what you want to reach.
Hello Almir,
what I know it is not possible to have in one screen only graph or item with specifi value higher then soemthing. You can only fill cell of matrix of screen by some choosen objects.
But what can be very near to you goal is trigger which checking latency over 50ms. When latency value overcome 50ms it faire ttrigger and in screen you add object: Host Group isssues. When trigger is fired you will see it in screen and you can simple open host and graph etc. You can have triggers only for host or for whole group. It is very close to your goal I hope.
im have many graphs in my screen. but im want to put them in order
im already have this trigger
im only want to put order in screens.
Im need a screen that show me only graphs in descending order
im need to show graphs!!!! triggers only will show as values
im can make a screen with trigger results in descending order and show as graphs??
obs : and if is possible only itens that have itens with value > 50
Thanks
Almir
Originally posted by geniepage
Hello Almir,
what I know it is not possible to have in one screen only graph or item with specifi value higher then soemthing. You can only fill cell of matrix of screen by some choosen objects.
But what can be very near to you goal is trigger which checking latency over 50ms. When latency value overcome 50ms it faire ttrigger and in screen you add object: Host Group isssues. When trigger is fired you will see it in screen and you can simple open host and graph etc. You can have triggers only for host or for whole group. It is very close to your goal I hope.
Hello Almir,
what I know in standard Zabbix screen it is not possible. But if you are good in api usage of zabbix, you can do it in api interface. But I can't help to you more, because I'm not using it now.
Comment