Can we create custom SWQL chart on view ?
We can create Custom SWQL table on Nodes View like below.
Please help me to create such chart, I want to create custom CPU,memory chart.
Did you try using the 'Custom Chart' resource? I think it should fit your needs.
Matthew Hawks
Loop1 Systems
In Custom Chart Resource, we can not run custom swql / sql query,
raje.vijay@eclinicalworks.com I believe professionalusername is referring to something along the lines of this example, Re: Chart listing Machine Types and IOS versions
I think if you follow that, it will get you what you are asking for, like Matthew mentioned.
-Will
Thanks Will,
Basically I am looking for custom SWQL/SQL chart which show chart for that individual node '${caption}' not for all
I want to create custom resource and add it into node details view, so it will display chart for that particular node.
for eg.
I have added custom query resource on node details view & inserted below SWQL query in that ( Where NodeName = '${caption}'), which show nodes AVG, MAX, Min CPU load.
For now it showing in table (see another screenshot), I want to show this info in graph.