📄 snmpd.conf
字号:
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -