Hi Nelson,

No, that is not possible. Each plugin can have its own trigger; if you
wanted to execute multiple scripts out of the same trigger then you can
build a wrapper script. But, as in your example, multiple triggers on
different time boundaries - that is not there.

Curious about what you are trying to do and whether for such 'advanced'
scenario crontab can not be of help.

Cheers,
Paolo
 

On Mon, Oct 31, 2011 at 07:54:11PM +0530, Nelson wrote:
> Hi all,
> 
> Can I add multiple sql triggers in single config file for nfaccd daemon. 
> 
> e.g.
> 
> nfacctd_port: 9993
> 
> .
> .
> sql_refresh_time: 60
> 
> sql_history: 1m
> 
> sql_history_roundoff: m
> 
> sql_trigger_exec: ./hello.sh
> 
> sql_trigger_time: 1m
> 
>  
> 
> sql_trigger_exec: ./datacrawl.pl
> 
> sql_trigger_time: 5m
> 
>  
> 
> Regards,
> 
> Nelson
> 

> _______________________________________________
> pmacct-discussion mailing list
> http://www.pmacct.net/#mailinglists

_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to