And yes, I know after upgrades I'd have to repeat
Remove menu links
Remove menu links
There are a few menu links I'd like to remove completely(i.e. scheduled downtime, Nagvis). Is there a file I can modify to remove them? I went looking and could figure out where they were being added.
And yes, I know after upgrades I'd have to repeat
And yes, I know after upgrades I'd have to repeat
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
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
Re: Remove menu links
There's no set list of links to edit, and the logic of where they are placed can be tricky. Position works somewhat like a linked list, so if you remove one then any others (usually just the one after it) that rely on it being there could break as well. Standard disclaimers apply.
Former Nagios employee