Find a command line tool that does what you need (or write one yourself) and only schedule its execution with Jenkins.
Also, this may be a case of the https://en.wikipedia.org/wiki/Law_of_the_instrument -- Jenkins isn't the best tool to do service monitoring. On 05.11.2014, at 17:01, Marco Ippolito <[email protected]> wrote: > Hi all, > I need some help from you: I should create e Jenkins task to check on line > status for a LDAP server. > My task should fail (red) if LDAP server is unreachable, add task should be > ok (green) if server is online... > > I've also a second problem: on target machine, where LDAP server run, there > is also a Kerberos protocol... > > Thank you for your help > Marco > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
