| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
Hi,
I'm not familiar with DECmcc and its data collector. But I found a real
useful practical example of VMS setup + command procedure using the data
collector on 2449.4. I'm extremely interested in the Ultrix version of such
an interfcace. After flashing through the whole notesfile i'm still
confused.
Could someone supply an example of interface to the Ultrix DECmcc (setup
and [c]shell script) using the data collecor, ala notes 2449.4 ?
Thanks in advance.
CJB
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 3045.1 | Works same as VMS | WELCLU::MCCALLUM | Thu May 21 1992 11:57 | 21 | |
I got this to work
the steps are:
1. Enable the data collector - from the fcl
enable mcc 0 collection sink decnet
2. enable notification of collection events - from the notification
window create notify request for the collector (with it's name) and any
event
3. from a script
#
mcc_evc_sink node collector-name target entity title text severity
the program mcc_evc_sink is in /usr/mcc/mmtoolkit/examples/collection
as is the source and API.
Dave.
| |||||
| 3045.2 | DCMX -> DECmcc | AZUR::BONETTO | christian-Jacques EIS/EIC 828 5825 | Fri May 22 1992 02:55 | 4 |
Thank you Dave, I'll try to make our Ultrix Data Center Monitor discuss
with DECmcc.
CJB
| |||||