similar to: CentOS 6.6 - net-snmp process - Too many open files

Displaying 20 results from an estimated 1100 matches similar to: "CentOS 6.6 - net-snmp process - Too many open files"

2011 Apr 24
0
SNMP issues since 5.6 upgrade
Hi there... I scanned the archives and did some Google'ing ... can find some references to these errors but didn't find a solution. This started when upgrading some servers from 5.5 to 5.6 release. It's net-snmp creating a lot of errors in the /var/log/messages suddenly. I do believe this is only happening on 64 bit installations but not 100% sure yet... [root at mail1
2012 Apr 25
3
Exec and snmpd restart question
Hello Pros and users of Puppet. I have two problems with the following modul setup: My first problem that i tried every combination of require,notify,subscribe for the mail sending exec but it runs every single time when i run the module no matter if the files changed or not. Second problem that puppet reports that snmpd was refreshed by two resource and restarted but actually it doesnt happen.
2007 May 26
0
SNMP errors with vlans
Hi all, I keep getting the following error messages on all my systems that have Vlans configured on it's ethernet interfaces. May 27 02:50:50 spin-gw snmpd[5226]: error on subcontainer 'ia_addr' insert (-1) May 27 02:50:50 spin-gw snmpd[5226]: error on subcontainer 'ia_addr' insert (-1) May 27 02:50:50 spin-gw snmpd[5226]: error on subcontainer '' insert (-1)
2007 Nov 29
1
SNMP Log entries
Hi, Does anyone know how to prevent snmpd from writing the below into /var/log/messages/ Nov 29 19:35:02 serenity snmpd[2287]: Received SNMP packet(s) from UDP: [127.0.0.1]:34309 Nov 29 19:35:02 serenity snmpd[2287]: Connection from UDP: [127.0.0.1]:34309 Nov 29 19:35:02 serenity last message repeated 7 times Nov 29 19:40:02 serenity snmpd[2287]: Connection from UDP: [127.0.0.1]:34313 Nov 29
2007 May 20
2
snmpd log messages
I updated to CentOS 4.5 yesterday and now I am finding the snmpd daemon is logging reams and reams of these messages: May 20 10:40:03 mx01 snmpd[2572]: Connection from - 127.0.0.1 May 20 10:40:03 mx01 snmpd[2572]: transport socket = 12 Is there a way to turn off this useless logging? I am getting these every 5 minutes (every time MRTG updates my MailScanner statistics). So far what I tried
2008 Nov 19
0
net-snmp puzzle
I have a bunch of centos 5.2 boxes. I'm trying to run smtp on all of them. Using indentical net-snmp configuration files. /etc/snmp/snmpd.conf com2sec notConfigUser localhost smssnmp com2sec notConfigUser 10.1.1.0/24 smssnmp group notConfigGroup v1 notConfigUser group notConfigGroup v2c notConfigUser view systemview included
2011 Jul 22
2
CentOS 6.0 chkconfig strange behavior
Hi, I'm noticing some strangeness with chkconfig on CentOS 6.0 and was looking for a bit of advice. It appears that chkconfig is re sequencing or re ordering the start priority of various services when turning on a service using chkconfig. Example is the network service. Under normal circumstances network is set to start at S10. However when I add something like snmpd and invoke chkconfig
2007 Jul 13
0
asterisk snmp
Hello, I'm trying to monitor asterisk with snmp. I'm using asterisk 1.4.4 compiled with res_snmp on a debian stable: *CLI> module show like snmp Module Description Use Count res_snmp.so SNMP [Sub]Agent for Asterisk 0 I've configured asterisk in res_snmp.conf: [general] subagent = yes enabled = yes and when asterisk start print
2006 Dec 15
0
Solaris snmpd/init.sma service
First off, new to puppet here, but so far it''s been exceptionally easy to install and get running. I''ve got it on a handful of solaris 10/x86 zones, and it''s working well. I had one gotcha that I ran into, which turned out to be a combination of a sun bug and and just some slight weirdness. I was trying to get the stock solaris snmpd service running (net-snmp 5, by
2005 May 27
0
compiling new module; conflicting function
I posted this to the -dev list and have recieved no reponse so I'm gonna try the -users list. I'm trying to bring ast-ax-snmp up to date with current CVS. It's a small patch against chan_zap and pbx, but also has a loadable module component. That module is compiled against some NET-SNMPD headers/libraries. But net-snmpd also has module support and they have a function called
2008 Nov 15
3
how to debug hardware lockups?
Hi, We have a server which locks up about once a week (for the past 3 weeks now), without any warning, and the only way to recover it, is to reset the server. This causes unwanted downtime, and often software loss as well. How do I debug the server, which runs CentOS 5.2 to see why it locks up? The CPU is an Intel Q9300 Core 2 Quad, with 8 GB RAM, on an Intel Motherboard The last few entries
2008 Jan 27
3
Request to add to the wiki
I just used Nick Mae's well written HOWTO on setting up Cacti on CentOS 4.xto setup Cacti on my CentOS 5.1 system : http://wiki.centos.org/HowTos/Cacti_on_CentOS_4.x I was hoping to add a page or section for CentOS 5.x with the modifications I'm including below. My wiki.centos.org username is "GeneWood" Changes : # Make sure snmpd accepts 'public' as public
2007 Apr 17
1
CentOS 3 - net-snmp startup issue
Hi I have been using snmp for 'years' but never came accross this issue before. On starting i get this Apr 17 15:42:20 server snmpd: snmpd startup succeeded Apr 17 15:42:21 server snmpd[29630]: Error opening specified endpoint "udp:161" Apr 17 15:42:21 server snmpd[29630]: Server Exiting with code 1 i have googled this but cant find a solution - does anyone have any hints?
2008 Jul 30
0
Logrotate Problem
Dear All, Currently i am using CentOS 4.4 Linux I have configured crontab to run cron.daily at 4:02 am 2 4 * * * root run-parts /etc/cron.daily On 4:02 am my pc is shutdown and i am boot-up my pc on 13:11:10 Please verify the system log messages from "/var/log/messages" file Jul 30 13:11:10 localhost syslogd 1.4.1: restart (remote reception). Jul 30
2015 Oct 19
1
snmpd exec issue
Hello guys , I was trying to get a command output from my Centos 6 server using the snmpd "exec" section. The line added to snmpd.conf id: exec get_whitelist /bin/cat /home/snmp_user/whitelist.txt Afer trying to get the resut performing the snmpwalk client form another server I always got "permission denied" After reading some forums I founded that disabling selinux It
2008 Apr 10
2
snmpd wont start on CentOS 4.4?
Hello All, Ive searched the arqchives, but didnt find anything like this.. Maybe im missing some trick here... The problem: I've instaled snmpd and snmp-utils packages with yum. Im using and old simple .conf file, i've been using on my fedora 1 box, but when I try to start snmpd, it just says OK, (Starting snmpd..........[OK]), but the service dont work at all. I dont see any process
2006 Oct 29
1
warning: Deprecation notice: Resource references should now be capitalized?
Puppet 0.22.0 is complaining with "warning: Deprecation notice: Resource references should now be capitalized on line 22 in file /etc/ puppet/manifests/classes/snmp.pp". <snip> remotefile { "/etc/snmp/snmpd.conf": mode => 444, source => "system/snmp/snmpd.conf", notify => service[snmpd] # this is
2015 Dec 17
0
Network services start before network is up since migrating to 7.2
On 17 December 2015 at 11:12, Sylvain CANOINE <sylvain.canoine at tv5monde.org> wrote: > Hello all, > > I updated two of my servers to CentOS 7.2 (1511) two days ago, and since, > on one of them, the network services are started (and fail to start) before > the network interfaces are online. > > Parts of "journalctl" after the last reboot : > > d?c. 17
2007 May 26
2
Issues with SNMP
Hello, I'm wondering if anyone else is seeing the same issues I'm seeing here. I have recently upgraded one of my systems from 4.4 to 4.5 and ever since then I cannot get snmp to work. I am monitoring the interface traffic. Please keep in mind the firewall/router I do the same thing without any issues for 4 interfaces and it is still at 4.4 and doesn't have any issues. If I
2015 Dec 29
3
Systemd and systemd-sysv-generator
On Tue, Dec 29, 2015 at 3:14 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 12/29/2015 09:13 AM, Mike - st257 wrote: > >> ~]# /etc/init.d/lsi_mrdsnmpd start >> Reloading systemd: [ OK ] >> Starting lsi_mrdsnmpd (via systemctl): Failed to start >> lsi_mrdsnmpd.service: Unit lsi_mrdsnmpd.service failed to