snmpd.conf
来自「JdonFramework need above jdk 1.4.0 This」· CONF 代码 · 共 20 行
CONF
20 行
# Filename: $NET_SNMP_HOME/share/snmp/snmpd.conf# Check for processes running# Items in here will appear in the ucdavis.procTableproc sendmail 10 1proc httpd# Return the value from the executed program with a passed parm.# Items in here will appear in the ucdavis.extTableexec FileCheck /opt/local/shell_scripts/filecheck.sh /tmp/vxprint.error# Multiline return from the command# This needs its own OID# I have used a subset of my registered enterprise ID (2789) within the OIDexec .1.3.6.1.4.1.2021.2789.51 FancyCheck /opt/local/shell_scripts/fancycheck.sh \ /core# Check disks for their minsdisk / 100000
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?