Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Nagios CGI には、定義されたサービスに関する多くの情報がありますが、status.datファイルでは利用できません。例えばPERCENT_TOTAL_TIME_UP。つまり、解析でstatus.datはサービスの可用性に関する情報は表示されません。
status.dat
PERCENT_TOTAL_TIME_UP
サービスの可用性に関する情報を取得できるように、これらのレポートを PHP で生成するにはどうすればよいですか?