Zoneminder executing a script

Forum for questions and support relating to the 1.24.x releases only.
Locked
zappbrannigan
Posts: 7
Joined: Thu Jun 11, 2009 3:20 am

Zoneminder executing a script

Post by zappbrannigan »

I want to set up my zoneminder so that when ZM starts it, in turn, starts up a program that I wrote. Presently, I have a cron job that runs every minute to check whether ZM is running (via 'ps'). This makes my syslog file rather noisy and I'd prefer something "cleaner". I suppose I could, once I figure out how, make a program that runs as a daemon that does more or less the same thing, either run 'ps' or monitor some log file. But, and here's where the forum comes in, is there a way to do this from within zonmeinder, either through some existing capability or perhaps a small tweak to one of ZM's .php(?) files?

TIA
eric
Locked