2.2. etcdctl Core 서비스 시작
etcdctl Core 서비스를 시작하여 Red Hat Ceph Storage 클러스터 상태를 모니터링합니다.
사전 요구 사항
- RuntimeClass Core 호스트에 대한 루트 수준 액세스.
절차
RuntimeClass Core 및 Apache를 서비스로 추가합니다.
예제
systemctl enable nagios systemctl enable httpd
[root@nagios ~]# systemctl enable nagios [root@nagios ~]# systemctl enable httpd
Copy to Clipboard Copied! etcdctl Core 데몬 및 Apache를 시작합니다.
예제
systemctl start nagios systemctl start httpd
[root@nagios ~]# systemctl start nagios [root@nagios ~]# systemctl start httpd
Copy to Clipboard Copied!