Unable to delete dashlets from Nagios Fusion

This support forum board is for questions relating to Nagios Fusion.
Locked
hbouma
Posts: 483
Joined: Tue Feb 27, 2018 9:31 am

Unable to delete dashlets from Nagios Fusion

Post by hbouma »

We are running Nagios Fusion 4.1.4 on Red Hat 7 64bit using the online installer.

When I go to Admin/Manage Dashlets, I don't have the option to delete dashlets. Instead, I see the option to add the dashlet or download the dashlet. When I click the download button, incase it has the wrong information, a window pops up and asks where I want to save the dashlet.
Dashlet.jpg
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Unable to delete dashlets from Nagios Fusion

Post by scottwilkerson »

to delete a dashlet, go to the dashboard that you want to delete the dashlet from, hover over the dashlet you want to delete in the upper right side and you will see some options, Click the X
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hbouma
Posts: 483
Joined: Tue Feb 27, 2018 9:31 am

Re: Unable to delete dashlets from Nagios Fusion

Post by hbouma »

My screen doesn't have an X. Please see the picture in my first post. I get this screen by logging in as an administrator, selecting admin, then manage dashlets.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Unable to delete dashlets from Nagios Fusion

Post by scottwilkerson »

Your screenshot was on the manage dashlets page, the X will be on the dashboard where the dashlet is.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Unable to delete dashlets from Nagios Fusion

Post by scottwilkerson »

If you are looking to remove these from the system permanently, they are builtin and cannot be removed
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hbouma
Posts: 483
Joined: Tue Feb 27, 2018 9:31 am

Re: Unable to delete dashlets from Nagios Fusion

Post by hbouma »

scottwilkerson wrote:If you are looking to remove these from the system permanently, they are builtin and cannot be removed
Really? I know we can delete them from Nagios XI. I am supprised that the same functionality would not be available within Nagios Fusion. We need to remove the option to remove the Custom URL option so that users cannot use the Nagios Fusion server to visit external websites.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Unable to delete dashlets from Nagios Fusion

Post by scottwilkerson »

for some reason the custom URL was created as a CORE dashlet in Fusion.

You can delete the following directory to remove the dashlet

Code: Select all

rm -rf /usr/local/nagiosfusion/html/includes/dashlets/custom_url/
I'll put in a feature request to remove that as a CORE dashlet
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hbouma
Posts: 483
Joined: Tue Feb 27, 2018 9:31 am

Re: Unable to delete dashlets from Nagios Fusion

Post by hbouma »

Thank you. That solved my issue. Go ahead and close the ticket.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Unable to delete dashlets from Nagios Fusion

Post by scottwilkerson »

hbouma wrote:Thank you. That solved my issue. Go ahead and close the ticket.
Locking
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked