Page 1 of 1

Is it possible to check web interface login? (Not .htaccess)

Posted: Fri Apr 24, 2020 8:11 am
by Zippyduda
Hi all.

Is it possible to get Nagios to have a Service check that would log into a web interface with a username and password?

I know how to do this with curl for .htaccess but want to know if it possible for a web page that doesn't use .htaccess.

Re: Is it possible to check web interface login? (Not .htacc

Posted: Mon May 04, 2020 3:11 am
by Zippyduda
Anyone know if this is possible?

Re: Is it possible to check web interface login? (Not .htacc

Posted: Mon May 04, 2020 8:54 am
by danjoh
Have you checked http://www.webinject.org/ ?
We are using it here to do some "workflow" checks (login -> check for a string, "click" on a link -> check for a second string, ...).

Re: Is it possible to check web interface login? (Not .htacc

Posted: Mon May 04, 2020 3:43 pm
by benjaminsmith
Thanks for contributing @danjoh!

A few more documentation links to help you get started.

https://www.nagios.com/solutions/web-tr ... onitoring/
http://www.webinject.org/plugin.html