T.R | Title | User | Personal Name | Date | Lines |
---|
4716.1 | Use the Script AM | MOLAR::ROBERTS | Keith Roberts - Network Management Applications | Thu Mar 18 1993 14:11 | 12 |
| Rick,
You could use the Script AM to retrieve Disk Header information, then
write Alarm Rules to detect when these values are too big or too small.
Start with the 'mcc_scripts:mcc_disk.com' script ... you can add the
extra information you need .. also you'll have to modify the mcc_disk
MSL file to include the new attributes.
Let me know if you need any help.
/keith
|
4716.2 | best != timely (unfortunately) | MCDOUG::doug | pre-retinal integration | Thu Mar 18 1993 14:12 | 12 |
| > I am running DECmcc 1.2 on a VS4000 running the NSDP software used
> by NEtsupport (NIS). The customer wants to alarm on "disk space"
> and number of file headers remaining on his VS3100 pathworks servers.
>
> What is the best way to fulfill this request...??
The *best* way? -> Get VMS to implement a MoM for this.
The *realistic* way? -> Use DCL and the data collector mcc_evc_send program
form a batch procedure.
/doug
|
4716.3 | Here is an example | TOOK::R_SPENCE | Nets don't fail me now... | Thu Mar 18 1993 15:05 | 6 |
| An see the sample procedure (MCC_CHECK_DIDKS) for an example of
how to do stuff with the Data Collector Send Event API.
Look in TOOK::USER$778:[SURVIVAL.VMS.DC-TOOLS]
s/rob
|