| Title: | DIGITAL UNIX (FORMERLY KNOWN AS DEC OSF/1) |
| Notice: | Welcome to the Digital UNIX Conference |
| Moderator: | SMURF::DENHAM |
| Created: | Thu Mar 16 1995 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 10068 |
| Total number of notes: | 35879 |
I am answering an RFP and the end-user needs to
know if Unix comes (or has a layered product)
that would allow a configurable disk highwatermark.
ie: say the customer wants to be somewhat notified
if the volume is 87% full. The notification
method is irrelevent, a mail or something like
an OPCOM message would be sufficient.
I searched in LSM litterature, but could not find
the right answer.
Would DECevent do it?
Not being very Unix litterate, I do need some
basic information.
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 9626.1 | KITCHE::schott | Eric R. Schott USG Product Management | Sat Apr 26 1997 17:44 | 31 | |
> > I am answering an RFP and the end-user needs to > know if Unix comes (or has a layered product) > that would allow a configurable disk highwatermark. I don't know if any of the SNMP MIBs (like serverworks, BMC, or host MIB do this). I think Polycenter Watchdog can do this (a CA product now)... A simple shell script can do this. > > ie: say the customer wants to be somewhat notified > if the volume is 87% full. The notification > method is irrelevent, a mail or something like > an OPCOM message would be sufficient. > > I searched in LSM litterature, but could not find > the right answer. LSM does not know about file system freespace (and should not) > > Would DECevent do it? I don't think so. > > Not being very Unix litterate, I do need some > basic information. | |||||
| 9626.2 | AdvFs knows Free Space Alerts | ALFAM7::STREPPEL | Mon Apr 28 1997 09:02 | 3 | |
AdvFs knows about Free Space Alerts too, with the little help of a
shell script.
Hartmut
| |||||
| 9626.3 | DECWET::MARTIN | Mon Apr 28 1997 13:31 | 5 | ||
The AdvFS GUI can do this for AdvFS filesystems, but not for any other type of filesystem. Performance Manager can do this for any filesystem. See http://www.zso.dec.com/unix/pm/pmweb/ for details on this product. | |||||