Ad Widget

Collapse

Calculation before graphic / Host label

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mmachado
    Junior Member
    • Apr 2005
    • 4

    #1

    Calculation before graphic / Host label

    A nice feature we would like to have is submit item's values to a formula before use this value to construct the graphic (like we have in trigger's configuration).

    Example 1 - Graphic to measure the load average of a cluster:

    (server1.tld:system[procload5]+server2.tld:system[procload5]+server3.tld:system[procload5])/3

    Example 2 - Graphic to measue the difference of numbers of process:

    server1.tldroc_cnt[authd]-server1.tldroc_cnt[serverd]

    Another nice feature is to label a host to clarify the host list:

    Label: Server 1
    Host: server1.tld
    [x] use IP: 192.168.0.1

    []s, Marcos
Working...