NAGIOS -SELENIUM

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jbenguria
Posts: 7
Joined: Tue Dec 13, 2016 10:29 am

NAGIOS -SELENIUM

Post by jbenguria »

Hi

I'm doing integration Nagios with Selenium . I would like to understand plugin check_selenium .
I use this plugin: https://assets.nagios.com/downloads/nag ... ios-XI.pdf

This plugin read of Selenium's log ?

Thanks in advance
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: NAGIOS -SELENIUM

Post by mcapra »

jbenguria wrote: This plugin read of Selenium's log ?
Basically, yes. check_selenium looks over the output of a Selenium test case (written in Perl) for the phrase ERROR and will produce a CRITICAL state if ERROR is found in the output.
Former Nagios employee
https://www.mcapra.com/
jbenguria
Posts: 7
Joined: Tue Dec 13, 2016 10:29 am

Re: NAGIOS -SELENIUM

Post by jbenguria »

thanks very much
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: NAGIOS -SELENIUM

Post by mcapra »

Sure thing! Is it alright if we lock this thread and mark the issue as resolved?
Former Nagios employee
https://www.mcapra.com/
Locked