Trying to start monitors that don't exist

Forum for questions and support relating to the 1.24.x releases only.
Locked
BlueH2O
Posts: 55
Joined: Thu Aug 12, 2010 10:33 pm

Trying to start monitors that don't exist

Post by BlueH2O »

I have alot of this fluff in my logs:

Code: Select all

Aug 20 10:15:50 arturo zmdc[23280]: INF [Starting pending process, zmc -m 4]
Aug 20 10:15:50 arturo zmdc[23280]: INF ['zmc -m 4' starting at 10/08/20 10:15:50, pid = 29325]
Aug 20 10:15:50 arturo zmdc[29325]: INF ['zmc -m 4' started at 10/08/20 10:15:50]
Aug 20 10:15:50 arturo zmc_m4[29325]: INF [Debug Level = 0, Debug Log = <none>]
Aug 20 10:15:50 arturo zmc_m4[29325]: ERR [No monitors found]
Aug 20 10:15:50 arturo zmdc[23280]: ERR ['zmc -m 4' exited abnormally, exit status 255]
I don't have this many monitors, how do I get rid of these extra processes?
Locked