[Date Prev]   [Date Next] [Thread Prev]   [Thread Next] [Date Index]   [Thread Index]

 

     Re: [nocol-users] nocol and database


> it would be nice if nocol had a way to log directly to a database through sql
 instead of flat files.  i was thinking either postgresql, informix or oracle. 
 has anyone done this?
> 
> TIA
> bill
> 
noclogd has the possibility to send events to a script.
In this script you can easily do inserts in your favorite database if it
offers a command-line tool.

I am going to use the same technique to interface nocol to netcool.

Regards,

Andre