Service Stop
- Organization of this page
Overview
The Service Stop alarm monitors the service name used in the service control manager database and the service status at the time of data collection. If the application service (process) is not active (running), it means that the service has stopped.
Main settings
Alarm properties in PFM - Web Console |
Setting |
|
---|---|---|
Item |
Details |
|
Main Information |
Product |
RM Platform |
Alarm message |
State of service(%CVS1) has changed |
|
Enable alarm |
Selected |
|
Alarm notification |
Notify when the state changed |
|
Notification target |
State changes for the alarm |
|
Evaluate all data |
Do not specify. |
|
Monitoring time range |
Always monitor |
|
Report alarm when the following damping condition is reached |
Do not specify. |
|
occurrence(s) during |
0 |
|
interval(s) |
0 |
|
Alarm Conditions |
Record |
Application Service Overview (PD_ASVC) |
Field |
|
|
Abnormal condition |
Service Name = JP1PCAGT_7S_RM# AND State <> Running |
|
Warning condition |
Service Name = JP1PCAGT_7S_RM# AND State <> Running |
|
Actions |
|
-- |
Command |
-- |
|
SNMP |
Abnormal, Warning, Normal |
- Legend:
-
--: The setting is always ignored.
- #
-
Specify the name of the service to be monitored. The settings in the table gives an example that sets the service name for a Remote Monitor Store service whose instance name is RM. Make sure that the character string you enter matches what is entered in the Service Name field of the PD_ASVC record.
Any character in the information to be acquired that is not in the ASCII character set range of 0x20 to 0x7E will be converted to a hash mark (#: 0x23) before it is stored in the Service Name field of the PD_ASVC record. Note that multi-byte characters are processed in single-byte units during conversion. For example, the multi-byte (full-width) letter
is converted as follows:
Information to be acquired
Information after conversion
Character encoding
Binary
Binary
Character string
Shift-JIS
8260
2360
#`
EUC
A3C1
2323
##
UTF-8
EFBCA1
232323
###
Alarm table
PFM RM Platform Template Alarms [SVC] 09.10
Related reports
None.
- Note
-
Do not use this alarm if the OS of the monitored host is UNIX.