Thanks
Search found 3 matches
- Wed Jun 12, 2019 7:35 am
- Forum: Open Source Nagios Projects
- Topic: how to get alert on err_too_many_redirects ?
- Replies: 5
- Views: 1181
Re: how to get alert on err_too_many_redirects ?
Finally I foundfrom where was the issue
I had to do a define command{} and to enter everything manually to get it work
Thanks
Thanks
- Wed Jun 12, 2019 2:07 am
- Forum: Open Source Nagios Projects
- Topic: how to get alert on err_too_many_redirects ?
- Replies: 5
- Views: 1181
Re: how to get alert on err_too_many_redirects ?
Hi
Tried that, not working
Is that possible to do continuous followup and get a limit for a critical? Example, follow max 3 times then stop
Tried that, not working
Is that possible to do continuous followup and get a limit for a critical? Example, follow max 3 times then stop
- Wed Jun 05, 2019 2:07 am
- Forum: Open Source Nagios Projects
- Topic: how to get alert on err_too_many_redirects ?
- Replies: 5
- Views: 1181
how to get alert on err_too_many_redirects ?
Hello I need to get an alert when one of our webpages goes on error ERR_TOO_MANY_REDIRECTS For example I have found a website whith the error and am trying to build the nagios check on it: http://www.amu-asie.org and one of it page: http://www.amu-asie.org/5697-2 goes on this error I would like to s...