Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add the service resource to a group.

Warning

서비스 에이전트는 서비스 상태를 모니터링 합니다.
서비스가 동작 중이라면 모니터링 결과로 0이 반환되고, 서비스가 정지되었다면 3이 반환됩니다.
만약 서비스 스크립트의 리턴 값이 기본값과 다르게 설정되어 있을 경우 모니터링 결과를 신뢰할 수 없습니다To monitor status of a service, use a service agent.

It indicates the service is on running if results from monitoring is "0", while "3" means stop of the service.

Results from monitoring may be wrong if the returned value of the service's script has not been the same as default one.

  1. When add a resource from a group name, select a group → right click → '"Add Resource'". Or select "Edit(E)" from the main menu bar → select '"Add Resource'". Or select '"Add Resource' " icon from the tool bar.
  2. Select '"Service' " from Resource Type lists and click 'the "Next' " button. When add a resource from the Service resource type name, this step will be skipped.
  3. Enter the service resource name.
  4. Enter the service name and it will automatically search and list up proper service name, and then select the service to be managed.

    [Figure] Adding service resource

  5. Click 'the "Finish' " button to add the basic application resource.


Deleting

Select resource "Resource type" → right click → delete resource.

Infowarning

The service added as resource in MCCS will be automatically switched to "Manual Start" of service start type.
After deleting the resource, the user needs to change the RunLevel to revert to default value.

...

StateAgent commandDescriptionNote

Online

Service is running properly.

Offline

MCCS stops service.


Monitoring

It monitors status of service.

If the service is running properly, the '0' value is returned. If it is stopped, '3' value is returned. If the service script's return value is different to the default setting, the result is untrustable.


Offline

Service is stopped.

Online

MCCS starts service.


Monitoring

It monitors status of service.

If the service is running properly, the '0' value is returned. If it is stopped, '3' value is returned. If the service script's return value is different to the default setting, the result is untrustable.


Fault

Service is not running properly.

OnlineMCCS starts service.
OfflineMCCS stops service.

...

Specified attribute values are normally entered when add the resource, This value can be edited or viewed through 'Specified Attribute' table in the Resource Attributes tab on the detailed information panel.


Info

MCCS has function to limit input values against user's input field, and it provides function detects automatically data which is input wrong by user's mistake.