Page 1 of 1
Dashlets
Posted: Tue Oct 21, 2014 1:23 pm
by BanditBBS
1.) Is there a perfdata dashlet anyone is hold out on me? I have a few checks that just return numbers and I really want to add them to the dashboard just showing label=number.
2.) What about a dashlet similar to Box's that shows service status but just a red, yellow or green circle instead of all the text.
If I can somehow get these two items, I'll love whoever points me in the direction and will forever be in your debt!
EDIT1: For #1 I was going to copy/edit the gauges dashlet, but it doesn't even work right if you have too many hosts/services to list. I think it timesout instead of populating like Box's. I am going to try though and just display the perfdata in a table....wish me luck
EDIT2: For #2 I can just use BBMAP, so that solves that. SOMEONE HELP WITH #1!

Re: Dashlets
Posted: Tue Oct 21, 2014 2:59 pm
by BanditBBS
Just to show you all what I am going for. This is now using my *fixes to the metrics and also Troy's status dashlet. If I can find/write one to let me pick a service and display its perfdata in a table, I am golden!
Look here, can you imagine how much cleaner it'd look if I could just display perfdata in a table!
Capture.PNG
Re: Dashlets
Posted: Wed Oct 22, 2014 2:15 pm
by lmiltchev
1.) Is there a perfdata dashlet anyone is hold out on me? I have a few checks that just return numbers and I really want to add them to the dashboard just showing label=number.
Do you want us to file an internal feature request or you would prefer to post one on our public tracker?
Re: Dashlets
Posted: Wed Oct 22, 2014 2:22 pm
by BanditBBS
lmiltchev wrote:1.) Is there a perfdata dashlet anyone is hold out on me? I have a few checks that just return numbers and I really want to add them to the dashboard just showing label=number.
Do you want us to file an internal feature request or you would prefer to post one on our public tracker?
http://tracker.nagios.com/view.php?id=590
Re: Dashlets
Posted: Wed Oct 22, 2014 4:26 pm
by lmiltchev
Thanks, BanditBBS!
Re: Dashlets
Posted: Thu Oct 23, 2014 1:49 pm
by Box293
BanditBBS wrote:1.) Is there a perfdata dashlet anyone is hold out on me? I have a few checks that just return numbers and I really want to add them to the dashboard just showing label=number.
This could be an addition to my status info dashlet, I do plan on updating it soon as there is some broken Javascript / jQuery that is causing it to look nasty.
BanditBBS wrote: If I can find/write one to let me pick a service and display its perfdata in a table, I am golden!
My performance data tool will show data in a table, so a lot of the leg work in extracting this data and constructing the table has been done. You would still need to create a dashlet I think.
Re: Dashlets
Posted: Thu Oct 23, 2014 1:53 pm
by BanditBBS
Box293 wrote:My performance data tool will show data in a table, so a lot of the leg work in extracting this data and constructing the table has been done. You would still need to create a dashlet I think.
What if I offered you a beer?

Re: Dashlets
Posted: Thu Oct 23, 2014 1:54 pm
by tmcdonald
Box doesn't drink, but I'll take the beer on his behalf.
Re: Dashlets
Posted: Thu Oct 23, 2014 3:50 pm
by Box293
LOL.
I've made a note on my "to do list" which is currently getting pretty tall considering all the ideas I've had since the conference. It will be a couple of months before I can get to this to be honest, but I don't see it being that hard to do.