Re: [tkined] About alerts

Peter Polkinghorne (Peter.Polkinghorne@brunel.ac.uk)
Mon, 01 Feb 1999 14:45:54 +0100

> Hi,
>
> I have tried to use tkined in my network.
> What I think is bad is the lack of an event manager
> (i.e: when you go to coffee and where you're back, you see
> there was an alert -your stripchart is red and after you aknowledge
> the alert, the stripchart get its original color).
> Is it possible to get an history of alerts happened to a node
> for excessive computerSystemAvgJobs1.0 (while monitoring that
> variable) and at what time ?
>
> Excuse-me, I am new to tkined and maybe I'm missing something.
>
> Thank you for the answer.
>
> J. B. YAYAKA
> System Administrator
> France Telecom Mobiles
> =========================

If you look at the scripts run by tkined, you will see MoJoAction (or similar) which indicates what actions should be taken - one of the actions is write - which will log to a log window when threshold was exceeded. Ditto to syslog.

It is not too hard to change the code to a) carry out extra actions. b) carry them out on major changes in state - I have done this for IP-Monitor - see:

ftp://ftp.brunel.ac.uk/cc/peter/bru_ip_monitor.tcl.gz

for example.

-- 
-----------------------------------------------------------------------------
| Peter Polkinghorne, Computer Centre, Brunel University, Uxbridge, UB8 3PH,|
| Peter.Polkinghorne@brunel.ac.uk   +44 1895 274000 x2561       UK          |
-----------------------------------------------------------------------------

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.