Copying Gauges dashlet

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Copying Gauges dashlet

Post by BanditBBS »

Ok...so I like the gauges dashlet but only want to output a table and not a gauge. So, easy way(at least I thought) would be to copy the gauge dashlet and just modify its output. I modify the in.php, getdata.php and the js file. I search and replace Gauge with Itc and gauge with itc. I upload the new dashlet just to see if the copy/rename itself works. When I do that it breaks XI complete and all pages come up blank until I remove the folder.

Any idea what I am missing in this that is stopping it from working?
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Copying Gauges dashlet

Post by Box293 »

Easiest way to find out what is causing it to break is to:

Code: Select all

tail -f /var/log/http/error_log
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked