Skip to content

[버그] 모니터링 구성 전 Netdive 실행되는 문제 #38

@stardom3645

Description

@stardom3645

이슈 타입

  • 기타

컴포넌트 이름


ABLESTACK 버전

ABLESTACK-�Cerato

구성


OS / 환경

CentOS 8.5 2111

이슈 내용

netdive agent service를 enable하는 단계를 삭제하고
모니터링을 구성하는 단계에서 하도록 합니다.

현재 kickstart 소스에서는 systemctl enable netdive-agent 명령어를 실행하는 부분을 삭제합니다.

재현 과정

ablestack-ks.cfg 파일 아래 해당부분 삭제
```
echo "systemctl enable --now netdive-agent" |& tee -a /var/log/ABLESTACK_install.log
systemctl enable --now netdive-agent |& tee -a /var/log/ABLESTACK_install.log
```

기대한 결과


실제 결과

`systemctl enable netdive-agent` -> 삭제

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions