I am currently using service[automate,stopped,exlcude] to monitor service on windows servers. My exclude list has taking me past the 255 character limit has anyone found a way around this?
Example:
services[automatic,stopped,"PGPsdkServ,RemoteRegistry,STSch edEx,ShellHWDetection,SysmonLog,agent_watchdog,clr _optimization_v2.0.50727_32,clr_optimization_v2.0. 50727_64,clr_optimization_v4.0.30319_32,clr_optimi zation_v4.0.30319_64,gupdate,sppsvc"]
I need to add several more service to be excluded but can't due to the limit. I have opened a support case and they have suggested aliases, but I have tried that method and it does not work, unless I set it up wrong....
Thanks
Ross
Example:
services[automatic,stopped,"PGPsdkServ,RemoteRegistry,STSch edEx,ShellHWDetection,SysmonLog,agent_watchdog,clr _optimization_v2.0.50727_32,clr_optimization_v2.0. 50727_64,clr_optimization_v4.0.30319_32,clr_optimi zation_v4.0.30319_64,gupdate,sppsvc"]
I need to add several more service to be excluded but can't due to the limit. I have opened a support case and they have suggested aliases, but I have tried that method and it does not work, unless I set it up wrong....
Thanks
Ross
Comment