hey everyone , I had installed nagios-3.1.2 , and set the apache's htpasswd ; when inputed the address as follow "http//localhost/nagios" then ejected the password frame , when i inputed the username and password that
i could see the status which was monitored, but soon later , the frame ejected again ; i went on to input the username and password , but sooner later, the password's frame ejected again. why???
my browser is IE8. thanks for your help ~
Eject password's frame time and time again
-
feixia.chao
- Posts: 4
- Joined: Sat Dec 18, 2010 6:19 am
Re: Eject password's frame time and time again
We've seen this problem IE can display this problem if the Nagios server's time is off by more than one hour. Check the server time and see if it meshes with your workstation time.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Ethan Galstad
President
Ethan Galstad
President
-
feixia.chao
- Posts: 4
- Joined: Sat Dec 18, 2010 6:19 am
Re: Eject password's frame time and time again
thankyou for your help! I found that the password's frame appeared when I configure web sound.
i add some wav files to /usr/local/nagios/share/media and modify the cgi.cfg
(remove the '#' in the file like that
service_critical_sound=critical.wav
service_warning_sound=warning.wav
service_unknown_sound=warning.wav
)
but when the nagios detected any warn or critical the nagios web will eject password's frame , after i input the username and password , the web ring.
how can i do that i need input the username and password just one time . thankyou~
i add some wav files to /usr/local/nagios/share/media and modify the cgi.cfg
(remove the '#' in the file like that
service_critical_sound=critical.wav
service_warning_sound=warning.wav
service_unknown_sound=warning.wav
)
but when the nagios detected any warn or critical the nagios web will eject password's frame , after i input the username and password , the web ring.
how can i do that i need input the username and password just one time . thankyou~
-
feixia.chao
- Posts: 4
- Joined: Sat Dec 18, 2010 6:19 am
Re: Eject password's frame time and time again
admin , any methods?
thanks very much!!
thanks very much!!
-
tonyyarusso
- Posts: 1128
- Joined: Wed Mar 03, 2010 12:38 pm
- Location: St. Paul, MN, USA
- Contact:
Re: Eject password's frame time and time again
The first thing I can think of would be to double-check the permissions on your WAV files to make sure they're readable by the Apache user.
-
feixia.chao
- Posts: 4
- Joined: Sat Dec 18, 2010 6:19 am
Re: Eject password's frame time and time again
yes ,the wav file's permission is as follow "-rwxr-xr-x 1 apache apache 455544 Dec 21 10:27 warning.wav"
and i found that when i used IE6 and this problem not appeared but IE8. how can i configure the IE8 . thanks very much!
and i found that when i used IE6 and this problem not appeared but IE8. how can i configure the IE8 . thanks very much!
Re: Eject password's frame time and time again
You might consider trying Firefox, as it's the most reliable browser. If it doesn't work on that then it may not be a browser related issue.