yeah I know i did the same. couldn't find much about it.. so i went right to the Deviare github and asked.. I posted some code to the test i was running (for the one outside of EG) and the answer was what i explained above. he/she said even WMI will miss. It was a great educational thing at the very least.. I will take it for that. but it may have helped me fix another issue with things i learned from this.
i wonder how much will get missed with the altered plugin i did up where you can select which processes to have show up. I did run a test with it and it is quite a bit faster not having to trigger events for processes you do not need to know about..
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
ProcessWatcher
- kgschlosser
- Site Admin
- Posts: 5190
- Joined: Fri Jun 05, 2015 5:43 am
- Location: Rocky Mountains, Colorado USA
Re: ProcessWatcher
Nice and fast support they got there.kgschlosser wrote:Deviare github and asked..
Yeah, even when you fail you learn so you may fail less later.It was a great educational thing at the very least.. I will take it for that. but it may have helped me fix another issue with things i learned from this.
jonib
Re: ProcessWatcher
Is there any way I can use this to collect diagnostic information? I would like to only see events when some process throws an error. I think it might be quicker to troubleshoot this way.
Re: ProcessWatcher
I didn't come across any diagnostic related stuff but that was not my focus so can't help with that.jachin99 wrote: Sat Mar 31, 2018 2:55 pm Is there any way I can use this to collect diagnostic information? I would like to only see events when some process throws an error. I think it might be quicker to troubleshoot this way.
I know some programs/processes send debug messages that might be useful, that can be viewed via a program called DebugView I don't know if this could be used in EventGhost. But I'm suspecting the debug messages are too program specific to be used in a general way.
jonib
Re: ProcessWatcher
Ok, thanks.

