There are open source and commercial network health monitoring tools which are probably better suited to monitoring the health of a service than Jenkins is. Jenkins is a great tool, but the Open Monitoring Distribution (open source), and CA Technologies Snap (the free version of my company's product) will probably both be better suited to monitoring health than a continuous integration job.
On Wed, Nov 5, 2014 at 9:41 AM, Marco Ippolito <[email protected]> wrote: > I tried to use ldapsearch with -H option, but I've two kind of problem: > > - Jenkins run a shell command (in execute shell field) and ldapsearch > seems to need a 'terminal' > - on machine where run LDAP server, there is a Kerberos protocol > active... > > This is the tool we should use for our CI environment. > > 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. > -- Thanks! Mark Waite -- 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.
