Red Hat Training
A Red Hat training course is available for Red Hat Enterprise Linux
4.5.7.2. unbound の稼働確認
unbound
デーモンが動作しているかどうかを確認するには、次のコマンドを入力します。
~]$ systemctl status unbound
unbound.service - Unbound recursive Domain Name Server
Loaded: loaded (/usr/lib/systemd/system/unbound.service; disabled)
Active: active (running) since Wed 2013-03-13 01:19:30 CET; 6h ago
systemctl statusコマンドは、
バインドされていない
サービスが実行されていない場合、バインドされていないもの
をActive: inactive (dead)
として報告します。