Ad Widget

Collapse

Render TEXT values on Latest Values screen?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • urbs
    Junior Member
    • Dec 2008
    • 1

    #1

    Render TEXT values on Latest Values screen?

    Hi Guys. I am new to Zabbix and am working my way through the manual while writing custom scripts to do my monitoring. I have 2 scripts for one particular issue. The first script counts the errors and returns an integer. It renders fine on the Latest Values page. The second script is a test value list of the specific errors. It does not render on the Latest Values tab. It does show correctly when I view the history. I have one other script that returns a text value and it is only one numeric digit. It does not render either. In the Last Value column I get "..." for all of my text values. How can I change this?

    Thanks.
  • Calimero
    Senior Member
    • Nov 2006
    • 481

    #2
    If values are shorter than 255 chars, you can set type to "Character" which is displayed on the 'Latest data' screen.

    Comment

    Working...