Cisco WebEx Collaboration Host is a
software-only system, with hardware independence
a key goal. To that end, it will be designed
to work only on a VMware virtual platform.
Cisco WebEx Collaboration Host consists of
various components that allow user to
collaborate using web, video, and audio in
a meeting.
These host components are as follows:
i) Web service component -
serves the web application
to allow user to schedule and start
the meeting
ii) Web admin service component -
serves the web application
to allow user to configure,
manage, and monitor the whole
collaboration platform.
iii) meeting service component -
serves the WebEx meetingroom application
to allow user to share or view, and perform
in-session control for the meeting and
participants.
iv) multi-media service component -
serves the VOIP conference application
for video and audio.
v) telephony service component -
serves the in-session control for the
audio participants.
vi) network-based recording service component -
serves to record meeting.
Each service component except i and ii as described
above could be clustered to run on multiple systems.
Each cluster is related to a zone in WebEx
terminology. A group of service components that
are deployed to make up various zone with
failover capability is known as a meeting domain.
This MIB provides the common objects that will be
monitored by WebEx web monitoring system to indicate
performance and capacity issues.
This MIB covers following
1. System Resource Utilization
2. Notification resources usage changes
ication indicates that some system resource usage
changes to the normal status. System could send out this
notification once one of the following cases happens:
1. The cwCommCPUUsage value of one CPU changes to be less than
the value of pre-defined CPU Minor Threshold.
2. The value of cwCommMEMUsage changes to be less than
the value of pre-defined MEM Minor Threshold.
3. The value of cwCommMEMSwapUsage changes to be less than
in the value of pre-defined MEM SwapMinor Threshold.
4. The value of cwCommFileUsage changes to be less than
the value of pre-defined File Minor Threshold.
5. The value of cwCommDiskUsage on one disk changes to be
less than the value of pre-defined Disk Minor Threshold.
cwCommSystemResourceUsageMinorEvent
.1.3.6.1.4.1.9.9.809.0.2
ication indicates that some system resource usage
changes to the minor status. System could send out this
notification once one of the following cases happens:
1. The cwCommCPUUsage value of one CPU changes to be larger
than or equal to the value of pre-defined CPU Minor Threshold
and be less than the value of cwCommCPUMajorThreshold.
2. The cwCommMEMUsage value changes to be larger than or equal
to the value of the pre-defined MEM Minor Threshold and be
less than the value of pre-defined MEM Major Threshold.
3. The cwCommMEMSwapUsage value changes to be larger than or
equal to the value of pre-defined MEM Swap Minor Threshold and
be less than the value of pre-defined MEM Swap Major
Threshold.
4. The cwCommFileUsage value changes to be larger than or
equal to the value of pre-defined File Minor Threshold and be
less than the value of pre-defined File Major Threshold.
5. The cwCommDiskUsage value of one disk changes to be larger
than or equal to the value of pre-defined Disk Minor Threshold
and be less than the value of pre-defined Disk Major
Threshold.
The minor notification means the system has some issues, the
system administrator needs to pay attention.
cwCommSystemResourceUsageMajorEvent
.1.3.6.1.4.1.9.9.809.0.3
ication indicates that some system resource usage
changes to the major status. System could send out this
notification once one of the following cases happens:
1. The cwCommCPUUsage value of one CPU changes to be larger
than or equal to the value of pre-defined CPU Major Threshold.
2. The cwCommMEMUsage value changes to be larger than or equal
to the value of pre-defined MEM Major Threshold.
3. The cwCommMEMSwapUsage value changes to be larger than or
equal to the value of pre-defined MEM Swap Major Threshold.
4. The cwCommFileUsage value changes to be larger than or
equal to the value of pre-defined File Major Threshold.
5. The cwCommDiskUsage value of one disk changes to be larger
than or equal to the value of pre-defined Disk Major Threshold.
The major notification means the system is in critical status,
it needs the system administrator to take action immediately.