Change aspect of monitor status in dashboard

Started by enieto, October 26, 2016, 11:21:27 AM

Previous topic - Next topic

enieto

Hello

I would like to change the look of the status indicator.

I could change the state point to make it big? I monitor it on a screen and are very small.

Any advice?

Regards

Victor Kirhenshtein

Hi,

currently it's not possible, GUI code has to be fixed to scale status indicators properly. You can use the following workaround: create DCI for node status, optionally use transformation script to transform status code into text, setup thresholds for each severity, and put it on dashboard using "Gauge" element with gauge type set to "Text". Gauge will scale text to fill all available space.

Best regards,
Victor

enieto

as I can create dci status? I have more than 50 host in each container.

and I want to know when any node in the container falls.

Regards

Victor Kirhenshtein

You can create template and apply it on all nodes. It can also apply automatically using auto-apply script.

Best regards,
Victor