Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
DiegoAnjos
Posts: 49 Joined: Thu Feb 14, 2013 9:32 am
Post
by DiegoAnjos » Tue Oct 27, 2015 11:14 am
I just hid it by changing the file
common.css
Include these lines so the bar will not be shown:
Code: Select all
img[title="Host State Trends"] {
display: none;
}
Code: Select all
img[title="Service State Trends"] {
display: none;
}
I know thats not exactly a solution, but at least the unloaded shotcut/image will not bother you anymore.
hsmith
Agent Smith
Posts: 3539 Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:
Post
by hsmith » Tue Oct 27, 2015 2:34 pm
Thanks
@DiegoAnjos !
Since we have not heard back from OP, I am going to go ahead and close this post. Please open a new one if you continue to have issues.
Former Nagios Employee.
me.