I have a corewatch.py program on ~400+ Linux machines that collect
core file gdb output and sends the output traces via email to
developers. I what to convert the script for all output to be sent to
a centralized server also written in python and displayed via
webpage. My first thought was a simpl
On Apr 15, 2:21 pm, MRAB wrote:
> joshbaptiste wrote:
> > I have a corewatch.py program on ~400+ Linux machines that collect
> > core file gdb output and sends the output traces via email to
> > developers. I what to convert the script for all output to be sent to
> >