Opensuse cacti snmpd. conf configuration cacti is successfully configured in centos. however, it took some time in opensuse. java code # Please see/usr/share/doc/packages/net-snmp/EXAMPLE. conf for a # more complete example and snmpd. conf (5 ). # Writing is disabled by defa
How does one compile and install net-snmp to generate snmpd. conf? -- Linux general technology-Linux technology and application information. For details, refer to the following section.
Recently, I wanted to build a MRTG traffic monitoring system on the gateway, but it was hard to install snmp. there is always a lot of dependency between the RPM package and the installation fails. The compilation and insta
# My SNMP configuration file can be used with MRTG and cacti
##### First, map the community name "public" into a "security name"
# Sec. Name source communityCom2sec notconfiguser 127.0.0.1 public # define the community name as public and map it
The company uses javastuserver, which uses cacti for monitoring through the SNMPD Protocol. However, when viewing system logs, snmpd generates a large number of logs, sometimes turning over many screens, to see the system information. This is a nightmare for administrators who want to view system logs every day. By using the following method, you can disable snmpd
Today's Ubuntu system for SNMPD configuration, after completion can not be started, after viewing the syslog log, the following error:Mar 3 15:11:45 hk-en-prod-web02 snmpd[10060]: Error on subcontainer ' ia_addr ' Insert (-1)Mar 3 15:11:45 hk-en-prod-web02 snmpd[10060]:/etc/snmp/snmpd.conf:line 146:warning:unknown token:defaultmonitors.Mar 3 15:11:45 hk-en-prod-w
Note:
The original listening port of SNMP is UDP port 161, which needs to be changed to another port, for example, to port 2014.
VI/etc/init. d/snmpd
To the options line:
Before modification:
Option = "-LS0-6d-LF/dev/null-P/var/run/snmpd. PID"
After modification:
Options = "UDP: 2014-LS0-6d-LF/dev/null-P/var/run/snmpd. PID"
Save and exit
Restart
The company is using Ubuntu server, with cacti to do the monitoring, through the SNMPD protocol monitoring, but when looking at the system log, SNMPD generated a lot of logs, sometimes to turn a lot of screen, to see system information, this to every day to see the System log Administrator, It was a nightmare. The following methods allow you to turn off SNMPD to
Sysctl. conf for learning and tuning, and sysctl. conf for tuning
Reproduced in the short book: sysctl. conf learning and tuning. If you have any version problems, please contact mePreface
Remember the first contact/etc/security/limits.confAnd/etc/sysctl.confThis is because kernel parameters must be modified as needed during Oracle deployment. The limits.
Openldap is installed in ubuntu 12.04. The solution that slapd. conf cannot find is openldapslapd. conf.
Https://help.ubuntu.com/12.04/serverguide/openldap-server.html
The installation of openldap in ubuntu has experienced a series of setbacks. the materials on the Internet for half a day are the same and cannot solve the problem.1. use apt-get install slapd ldap-utils, and the system prompts that the late
First, the questionAfter installing Apache with Yum, the CentOS system will sometimes fail after restarting, and then go online to find the information, and some say that the restart command is:/ETC/INIT.D/HTTPD restartAnd some, say the restart command should be this:Service httpd RestartThese two lines of command are different, but in fact the same thing, is to restart the httpd service.But many times found to change the configuration file, restart does not take effect, and then the online info
Where does thinkphp read Conf/conf. the database configuration information in the PHP file has been studied in thinkphp nbsp; framework for several days, but the database configuration information obtained during Database instantiation cannot be found. nbsp; nbsp; 'DB _ type' = gt; 'mysql', nbsp; n where thinkphp reads Conf/
Where does thinkphp read Conf/conf. the database configuration information in the PHP file has been studied in the thinkphp framework for a few days, but the database configuration information obtained during Database instantiation cannot be found. nbsp; 'db _ type' = gt; 'mysql', nbsp; 'DB _ host' = gt; 'localhost', where does thinkphp read Conf/
Redis configuration file redis. conf detailed description, redisredis. conf
Redis. conf1. daemonize
# By default Redis does not run as a daemon. use 'yes' if you need it. # Note that Redis will write a pid file in/var/run/redis. pid when daemonized. # Redis does not run as a daemon by default. You can modify this configuration item and use yes to enable the daemon (daemon) it refers to the computer program
Modify/etc/resolv. conf and restore it to the original state, etcresolv. conf
Ping: unknown host www.baidu.com ???
Modify/etc/resolv. conf. After the network adapter is restarted,/etc/resolv. conf is restored to the original state.
You cannot directly modify/etc/resolv. co
Where does thinkphp read Conf/conf. the database configuration information in the PHP file has been studied in thinkphp nbsp; framework for several days, but the database configuration information obtained during Database instantiation cannot be found. nbsp; nbsp; 'DB _ type' = gt; 'mysql', nbsp; n where does thinkphp read Conf/
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.