Dashlet to display top ten of a particular metric
Posted: Thu Sep 15, 2016 2:40 am
Hi,
I want to be able to display the top ten of a particular metric. For example: head -10 (sort (for all hosts in hostgroup(nfsclients) get the metric service(nfs_stats)metric(nfs_apps_read))))
I want that displayed in simple text form as a list, no fancy fonts/graphics etc.
Is there already a dashlet to do this or can you provide a dashlet writing guide that I can use?
so basically I want to be able to give the dashlet the title, the hostgroup/servicegroup and the metric to search for (regex)
Thank you
Sanjay
I want to be able to display the top ten of a particular metric. For example: head -10 (sort (for all hosts in hostgroup(nfsclients) get the metric service(nfs_stats)metric(nfs_apps_read))))
I want that displayed in simple text form as a list, no fancy fonts/graphics etc.
Is there already a dashlet to do this or can you provide a dashlet writing guide that I can use?
so basically I want to be able to give the dashlet the title, the hostgroup/servicegroup and the metric to search for (regex)
Thank you
Sanjay