Unix and Linux Discussions Tagged with ems |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
6 |
16,626 |
Solaris |
|
|
|
2 |
1,266 |
UNIX for Beginners Questions & Answers |
|
|
|
9 |
18,321 |
HP-UX |
|
|
|
0 |
5,993 |
Solaris |
|
|
|
4 |
2,959 |
Red Hat |
|
|
|
2 |
8,925 |
Shell Programming and Scripting |
|
|
|
0 |
1,716 |
IT Security RSS |
|
|
|
0 |
1,515 |
UNIX and Linux RSS News |
|
|
|
0 |
1,764 |
UNIX and Linux RSS News |
|
|
|
0 |
1,863 |
Software Releases - RSS News |
|
|
|
4 |
4,826 |
Shell Programming and Scripting |
|
|
|
0 |
1,899 |
Complex Event Processing RSS News |
|
|
|
0 |
1,971 |
UNIX and Linux RSS News |
|
|
|
0 |
2,145 |
Solaris BigAdmin RSS |
|
|
|
6 |
9,970 |
Cybersecurity |
|
|
|
0 |
2,394 |
UNIX and Linux RSS News |
|
|
|
0 |
2,408 |
OS X Support RSS |
|
|
|
0 |
1,578 |
Solaris BigAdmin RSS |
|
|
|
11 |
5,162 |
Shell Programming and Scripting |
|
|
|
0 |
1,736 |
Software Releases - RSS News |
|
|
|
0 |
2,823 |
UNIX and Linux RSS News |
|
|
|
0 |
2,140 |
UNIX and Linux RSS News |
|
|
|
0 |
5,442 |
OS X Support RSS |
|
|
|
0 |
2,137 |
Solaris BigAdmin RSS |
|
|
|
0 |
3,023 |
UNIX and Linux RSS News |
|
|
|
0 |
1,641 |
UNIX and Linux RSS News |
|
|
|
1 |
7,248 |
AIX |
|
|
|
0 |
1,694 |
Complex Event Processing RSS News |
|
|
|
0 |
1,179 |
Software Releases - RSS News |
|
|
|
0 |
2,529 |
HP Server News and Podcasts RSS |
|
|
|
0 |
2,106 |
Complex Event Processing RSS News |
|
|
|
1 |
4,111 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
3,988 |
AIX |
|
|
|
0 |
2,312 |
Complex Event Processing RSS News |
|
|
|
0 |
1,450 |
UNIX and Linux RSS News |
|
|
|
0 |
3,373 |
IT Security RSS |
|
|
|
0 |
6,438 |
AIX |
|
|
|
0 |
2,743 |
UNIX and Linux RSS News |
|
|
|
1 |
1,759 |
Shell Programming and Scripting |
|
|
|
0 |
1,519 |
UNIX and Linux RSS News |
kcmond(1M) kcmond(1M)
NAME
kcmond - EMS Kernel Tunable Monitor daemon
SYNOPSIS
kcmond
DESCRIPTION
The kcmond daemon monitors the consumption of kernel resources. It is an Event Monitoring Services (EMS - see ems(5)) monitor. The data
collected by kcusage can be displayed by kcusage(1M).
kcmond includes a resource dictionary file (/etc/opt/resmon/dictionary/kcmond_01.dict) which is used by EMS to identify resources for moni-
toring.
Users can control the monitoring of each kernel tunable by setting a percentage value for the consumption of that resource. For example, if
the user sets a value of 75 for nproc, the Kernel Tunable Monitor will report an event when the number of processes reaches 75% of the
nproc setting.
The kcalarm(1M) command is used to add, modify and delete kernel tunable alarms. The kcusage(1M) command is used to view data collected by
kcmond. The kcweb(1M) command provides a Web-based, graphical user interface to control alarms and view usage data, including graphs of the
usage data.
kcmond is a light weight daemon that will exit after being idle for ten minutes.
SUPPORTED PARAMETERS
For a complete list of the kernel tunables that can be monitored with this daemon, see the kcusage(1M) manpage.
DEPENDENCIES
kcmond must be run by the registrar process of the Event Monitoring Service (EMS) and is not designed to be run from the command line.
AUTHORS
was developed by Hewlett-Packard.
FILES
Executable.
The resource dictionary for kcmond, describes the location (e.g. /system/kernel_tunables/nproc) of kernel tunables in the resource hierar-
chy and references kcmond as the resource monitor.
Log file for the entire Resource Monitor Framework, including kcmond. Any errors are logged here.
SEE ALSO
kcalarm(1M), ems(5), kcusage(1M)
kcmond(1M)