代码搜索结果
找到约 10,000 项符合
Monitor 的代码
monitor
title Monitor Various Aspects of the Running Host
description The following check up on various aspects of a host.
token proc
info Check for processes that should be running.
info # proc NAME [MAX=0
monitor
#!/bin/sh
#
# Copyright (C) 2005 Anders Logg.
# Licensed under the GNU LGPL Version 2.1.
#
# First added: 200
monitor
title Monitor Various Aspects of the Running Host
description The following check up on various aspects of a host.
token proc
info Check for processes that should be running.
info # proc NAME [MAX=0
monitor
#!/bin/sh
#
# Copyright (C) 2005 Anders Logg.
# Licensed under the GNU LGPL Version 2.1.
#
# First added: 200