can't find NagVis options menu?!
can't find NagVis options menu?!
can't find NagVis options menu?!
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: can't find NagVis options menu?!
Is the user you are logged in as in the bottom image set as a Nagvis Administrator?
to find out/change it, login as the nagiosadmin
Go to NagVis
Upper right click User menu -> Manage Users
In the Modify user section select the user who couldn't see the options menu, click
Add Administrators role if not present
Click Save
Now when that user is logged in the Options menu should appear
to find out/change it, login as the nagiosadmin
Go to NagVis
Upper right click User menu -> Manage Users
In the Modify user section select the user who couldn't see the options menu, click
Add Administrators role if not present
Click Save
Now when that user is logged in the Options menu should appear
Re: can't find NagVis options menu?!
but the user account(nagios.pic) was already assigned as administrators role?!scottwilkerson wrote:Is the user you are logged in as in the bottom image set as a Nagvis Administrator?
to find out/change it, login as the nagiosadmin
Go to NagVis
Upper right click User menu -> Manage Users
In the Modify user section select the user who couldn't see the options menu, click
Add Administrators role if not present
Click Save
Now when that user is logged in the Options menu should appear
You do not have the required permissions to view the files attached to this post.
Re: can't find NagVis options menu?!
I would like to try recreating the issue in house.
Can you go to Admin > Manage Users > nagios.pic > Edit, and show us a screenshot of the Security Settings section?
Also, run the following command from the CLI and show the output:
Also, what is the output of the following commands
Can you go to Admin > Manage Users > nagios.pic > Edit, and show us a screenshot of the Security Settings section?
Also, run the following command from the CLI and show the output:
Code: Select all
grep -i 'nagios.pic' /usr/local/nagios/etc/cgi.cfgCode: Select all
grep backend\= /usr/local/nagvis/etc/nagvis.ini.php|grep -v ^\;
grep CONST_VERSION /usr/local/nagvis/share/server/core/defines/global.phpBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: can't find NagVis options menu?!
lmiltchev wrote:I would like to try recreating the issue in house.
Can you go to Admin > Manage Users > nagios.pic > Edit, and show us a screenshot of the Security Settings section?
Also, run the following command from the CLI and show the output:
Also, what is the output of the following commandsCode: Select all
grep -i 'nagios.pic' /usr/local/nagios/etc/cgi.cfgCode: Select all
grep backend\= /usr/local/nagvis/etc/nagvis.ini.php|grep -v ^\; grep CONST_VERSION /usr/local/nagvis/share/server/core/defines/global.php
You do not have the required permissions to view the files attached to this post.
Re: can't find NagVis options menu?!
Try adding a "mixed case" user in NagVis ("Nagios.Pic") in addition to the one you have with lowercase ("nagios.pic"). Make it an admin. Log out, and log in again.
Did this help? Can you view the "Options" menu now?
Did this help? Can you view the "Options" menu now?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: can't find NagVis options menu?!
lmiltchev wrote:Try adding a "mixed case" user in NagVis ("Nagios.Pic") in addition to the one you have with lowercase ("nagios.pic"). Make it an admin. Log out, and log in again.
Did this help? Can you view the "Options" menu now?
Awesome, the "Options" can be viewed now,
but there's another new problem ... there's no "Edit Map" menu(say on the user guide) after a new map being created?!
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: can't find NagVis options menu?!
Great!xpertech wrote:lmiltchev wrote:Try adding a "mixed case" user in NagVis ("Nagios.Pic") in addition to the one you have with lowercase ("nagios.pic"). Make it an admin. Log out, and log in again.
Did this help? Can you view the "Options" menu now?
Awesome, the "Options" can be viewed now,
but there's another new problem ... there's no "Edit Map" menu(say on the user guide) after a new map being created?!
As per the directions, the "Edit Map" only show up after you create a new map and you are viewing the map, OR it also shows up if you are viewing an existing map.