unable to add new users in nagios Web interface
Re: unable to add new users in nagios Web interface
Did you use the web ui to remove the user, or did you remove the user from the db shell? If you removed from the db shell, what was the command?
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.
"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.
Re: unable to add new users in nagios Web interface
we deleted the user from gui.
Also deleted his userid from command line
echo "select object_id from nagios_objects,nagios_contacts where object_id=contact_object_id and name1='w3y6rm70';"|mysql -pnagiosxi nagios
echo "select object_id from nagios_objects where name1='w3y6rm70';"|mysql -pnagiosxi nagios
echo "DELETE from nagios_objects where object_id=4780;"|mysql -pnagiosxi nagios
Also deleted his userid from command line
echo "select object_id from nagios_objects,nagios_contacts where object_id=contact_object_id and name1='w3y6rm70';"|mysql -pnagiosxi nagios
echo "select object_id from nagios_objects where name1='w3y6rm70';"|mysql -pnagiosxi nagios
echo "DELETE from nagios_objects where object_id=4780;"|mysql -pnagiosxi nagios
Re: unable to add new users in nagios Web interface
Can you open a ticket by sending an email to: [email protected] ?
We will need to set up a remote session to look at this problem in more detail.
We will need to set up a remote session to look at this problem in more detail.
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.
"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.
Re: unable to add new users in nagios Web interface
Sure, We will open ticket for this.
Re: unable to add new users in nagios Web interface
Noted.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: unable to add new users in nagios Web interface
you can close this .It is resolved