Re: [Nagios-users] API's .

2006-04-18 Thread Matthias Eichler
We made it KISS (keep it stupid & simple): Our framework here uses the external command interface of nagios. (I think its a pipe...usually under ~nagios/var/rw/nagios.cmd). Find a description under: http://nagios.org/developerinfo/externalcommands/commandlist.php Matthias rash schrieb: > Hi , I a

[Nagios-users] API's .

2006-04-06 Thread rash
Hi , I am in the process of writing a nagios connector to integrate with our exisiting framework. Could you please send me the link for different programmatic interface that Nagios has and where I could download it. Thanks in advance.