Can I delete Automap Index and Rotation pools?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
phyo
Posts: 162
Joined: Sun Dec 01, 2013 10:50 pm

Can I delete Automap Index and Rotation pools?

Post by phyo »

Dear all,

Current I am testing Nagios Xi on Virtualbox. After one month, we are going to use for production environment. I want to know is can i delete automap index and rotation pools from nagvis map configuration?

For us, it is not necessary according to our customer requirement.

Please let me know whether can delete it or not. Thanks.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Can I delete Automap Index and Rotation pools?

Post by slansing »

Is it just those two portions they don't need? Or is it Nagvis they don't need?
phyo
Posts: 162
Joined: Sun Dec 01, 2013 10:50 pm

Re: Can I delete Automap Index and Rotation pools?

Post by phyo »

slansing wrote:Is it just those two portions they don't need? Or is it Nagvis they don't need?
We just want to delete from Nagvis. Please see the photo. Want to delete the portion what I square with red color.
Image
We want to see Map Index only. We don't want to see Automap Index and Rotation Pools.

Thanks.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Can I delete Automap Index and Rotation pools?

Post by abrist »

You may need to edit the php to remove those divs. I do not know if that will work without breaking something else with nagvis though. There is definitely no menu option to remove those divs.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
phyo
Posts: 162
Joined: Sun Dec 01, 2013 10:50 pm

Re: Can I delete Automap Index and Rotation pools?

Post by phyo »

Thanks. I will take a look the php file and try.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Can I delete Automap Index and Rotation pools?

Post by slansing »

Let us know how this works out for you.
phyo
Posts: 162
Joined: Sun Dec 01, 2013 10:50 pm

Re: Can I delete Automap Index and Rotation pools?

Post by phyo »

Dear slansing,

I can remove Automap Index from Nagvis. I just rename /usr/local/nagvis/etc/automaps/__automap.cfg to something.

But so far can't find the solution to remove Rotation Pools.

I think this solution will help to other ppl.

Let me know if you find out the solution to remove Rotation Pools. :)
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Can I delete Automap Index and Rotation pools?

Post by lmiltchev »

You can change the following line in the "/usr/local/nagvis/etc/nagvis.ini.php" file from:

Code: Select all

showrotations=1
to

Code: Select all

showrotations=0
I am not sure if this is not going to break something else, but you can always enable it back if you need to.

Let me know if this solved your issue.
Be sure to check out our Knowledgebase for helpful articles and solutions!
phyo
Posts: 162
Joined: Sun Dec 01, 2013 10:50 pm

Re: Can I delete Automap Index and Rotation pools?

Post by phyo »

Currently I used Nagvis 1.7.10 and I can remove rotation from nagvis.

You can do it by click Options >> General Configuration... then find the word "showrotations" and choose no. After that Rotation pool will be disappear.
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Can I delete Automap Index and Rotation pools?

Post by WillemDH »

I'm at 1.5.9. Did you upgrade yourself?
Nagios XI 5.8.1
https://outsideit.net
Locked