| Author |
Scripts which report on application crashes
|
|
| Tezza 2004-03-26, 11:16 pm |
| Hi
Does anyone know where would I find pre-written scripts which collect
information about the state of a server - I am particularly trying to
find scripts which will report on application errors/crashs ande the
state of the server before and after the application crash?
Thanks for any help
Richard
| |
| Matt Garrish 2004-03-26, 11:16 pm |
|
"Tezza" <terry@terryland.co.uk> wrote in message
news:dch8605nd36nhhd91aehm1pksopc2r3p5k@
4ax.com...
> Hi
>
> Does anyone know where would I find pre-written scripts which collect
> information about the state of a server - I am particularly trying to
> find scripts which will report on application errors/crashs ande the
> state of the server before and after the application crash?
>
Why don't you just check the error logs?
Matt
| |
| Tezza 2004-03-26, 11:16 pm |
| On Fri, 26 Mar 2004 17:01:47 -0500, "Matt Garrish"
<matthew.garrish@sympatico.ca> wrote:
>
>"Tezza" <terry@terryland.co.uk> wrote in message
> news:dch8605nd36nhhd91aehm1pksopc2r3p5k@
4ax.com...
>
>Why don't you just check the error logs?
>
>Matt
>
Because I want to receive reports from many machines...
| |
| Matt Garrish 2004-03-26, 11:16 pm |
|
"Tezza" <terry@terryland.co.uk> wrote in message
news:eqe960dd22h3gt5pq7v30ejptdar07j2gv@
4ax.com...
> On Fri, 26 Mar 2004 17:01:47 -0500, "Matt Garrish"
> <matthew.garrish@sympatico.ca> wrote:
>
> Because I want to receive reports from many machines...
>
Okay, let me rephrase: why are you asking this in a Perl newsgroup? You
never said what server you're using (which is a wee bit important), but if
you had I would have recommended you ask this question in a newsgroup that
deals with whatever server that happens to be. Seems kind of logical that
other people using the server might have a better idea about where you might
find these scripts you're looking for.
Matt
| |
| Tezza 2004-03-27, 11:54 pm |
| On Fri, 26 Mar 2004 21:01:29 -0500, "Matt Garrish"
<matthew.garrish@sympatico.ca> wrote:
>
>"Tezza" <terry@terryland.co.uk> wrote in message
> news:eqe960dd22h3gt5pq7v30ejptdar07j2gv@
4ax.com...
snip[color=darkred]
>
snip
>
>Matt
>
Thanks for your 'help'
| |
| Matt Garrish 2004-03-27, 11:54 pm |
|
"Tezza" <terry@terryland.co.uk> wrote in message
news:krqb6055g7jb8qctc30nrjs84r3kqdvnlh@
4ax.com...
>
> Thanks for your 'help'
>
You're most unwelcome.
Matt
| |
| Roel van der Steen 2004-03-28, 10:13 pm |
| On Fri, 26 Mar 2004 at 23:23 GMT, Tezza <terry@terryland.co.uk> wrote:
> On Fri, 26 Mar 2004 17:01:47 -0500, "Matt Garrish"
><matthew.garrish@sympatico.ca> wrote:
>
> Because I want to receive reports from many machines...
Looks like you want to do something with SNMP. There's
a Usenet group about that: comp.protocols.snmp,
and there are several modules available on CPAN:
http://search.cpan.org/search?query=snmp
| |
| Tezza 2004-03-28, 10:13 pm |
| On 28 Mar 2004 07:42:20 GMT, Roel van der Steen <roel-perl@st2x.net>
wrote:
>On Fri, 26 Mar 2004 at 23:23 GMT, Tezza <terry@terryland.co.uk> wrote:
>
>Looks like you want to do something with SNMP. There's
>a Usenet group about that: comp.protocols.snmp,
>and there are several modules available on CPAN:
>http://search.cpan.org/search?query=snmp
Yes that looks spot on. Thanks. I will read and learn.
Regards
Richard
|
|
|
|