Server :: SNMP NOTIFICATION-TYPE - Memory: Killed Process 8005 (snmpd)
May 5, 2011
My Objective is to add Private MIB and compile that file and perform snmpget and snmpset operation. My MIb file contain this macro
[Code]...
Next I try to cmpile using mib2c highCpuUsage. it's give template code for that. I read all the tutorial and copy in /mibgroup and restart snmpd service and try snmpwalk ,snmpset but it�s not work and in var/log/messages its give Out of Memory: Killed process 8005 (snmpd)
View 2 Replies
ADVERTISEMENT
Dec 13, 2010
We have a situation where we have to set up a server to send traps with information regarding CPU, memory usage, etc. I know snmpd can be set up to allow another process to request snmp information about the server, but can it be done the other way around (have a host send information about itself to another server through snmp)?
View 4 Replies
View Related
Feb 8, 2010
I have six linux Centos 5.0 Servers. I had to configure the snmp client. I just created a pretty basic configuration snmpd.conf file
Code: rocommunity CompanyCom 10.1.1.10
I installed all of these
lm_sensors-2.10.7-4.el5.i386.rpm
net-snmp-libs-5.3.2.2-7.el5.i386.rpm
net-snmp-5.3.2.2-7.el5.i386.rpm
net-snmp-utils-5.3.2.2-7.el5.i386.rpm
4 of them are working fine, the application installed on 10.1.1.10 can query 4 servers but I got 2 Linux Centos that are in a DMZ, and my networking team already opened ports and configured NAT but the SNMP Server 10.1.1.10 is not able to query them how can I check the snmpd is really running apart from service snmpd status? might be related with the DMZ configuration?
View 3 Replies
View Related
Aug 12, 2010
I'm trying to configure SNMP service to send traps to SNMP server. I've installed net-snmp-utils, now I need to configure the "snmpd.conf" file...
View 2 Replies
View Related
Jan 24, 2011
I use linux and Unix and I want to monitor the memory usage for process. To prevent memory leakage and out of memory of the system. Any command or sytnax , have more better and presentable data than below command about memory usage of one process ?
View 3 Replies
View Related
Jun 22, 2009
We had servers that worked fine for years. After updated them to the latest version of CentOS (5.2 with latest updates), they keeps on hanging when being scanned by PCI Verdors (a Credit Card security standard). Basically, the scan causes httpd process to eat up all memory, and the server becomes unresponsive. Normal operations resume after the scan stops for 5, 10 minutes. Output from top looks like the following:
Mem: 1018988k total, 1007168k used, 11820k free, 432k buffers
Swap: 2096440k total, 2096440k used, 0k free, 4528k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
13601 apache 16 0 289m 102m 456 D 4.0 10.3 0:15.25 httpd
12836 apache 16 0 330m 101m 232 S 2.4 10.2 0:17.57 httpd
12834 apache 16 0 341m 100m 292 D 8.9 10.1 0:17.70 httpd
12837 apache 16 0 317m 99m 456 D 6.0 10.0 0:17.66 httpd
12839 apache 15 0 327m 97m 232 S 0.0 9.8 0:17.37 httpd
13590 apache 15 0 287m 96m 228 S 0.7 9.7 0:15.18 httpd
12833 apache 15 0 333m 96m 232 S 2.2 9.7 0:17.58 httpd
12835 apache 15 0 322m 95m 232 S 0.4 9.6 0:17.50 httpd
12840 apache 15 0 310m 88m 232 S 6.9 8.9 0:17.34 httpd
12838 apache 15 0 297m 85m 232 S 1.3 8.6 0:16.52 httpd
12831 root 18 0 20644 1360 248 S 1.3 0.1 0:00.27 httpd
View 5 Replies
View Related
Jan 9, 2010
Here's what i have with Ubuntu 9.10:
Code:
ruslan@hplaptop:~$ ps -Ao%mem,pid,cmd
%MEM PID CMD
[code]...
View 14 Replies
View Related
Mar 18, 2011
I have a computer with 16GB of ram. At the moment, top shows all the RAM is taken, (NOT by cache), but the RAM used by the various processes is very far from 16GB.I have seen this problem several times, but I don't understand what is happening.My only remedy so far has been to reboot the machine.
View 1 Replies
View Related
Oct 19, 2010
In Ubuntu 10.10 on a REALLY old laptop, everything works fine - except the system occasionally gets a lag spike, where the CPU is suddenly being throttled. This wouldn't be a problem, except my mother's using the laptop to play backing music for her choir and the CPU spikes are causing the music to stutter. After much searching and eventually resorting to TOP, I found that the CPU was being throttled every 10-20 seconds or so by a process called, "kslowd001". "sudo kill -9 `pidof kslowd001`" did nothing, nor did, "sudo killall -9 kslowd001". It doesn't want to die, it just wants to throttle the CPU, and I just want it to stop. What does this process actually do? Why can't I kill it? How do I switch it off, or otherwise stop it from throttling the CPU every couple of seconds so that we can actually listen to music or watch videos from the laptop?
View 1 Replies
View Related
Jul 31, 2009
I've always wondered whether my process kills when I am in the process of doing something during my ssh session. For instance, I ssh from my local box to dev-formbox and did an scp transfer to another remote host. All of the sudden, I lost ssh connectivity on my local box due to network issue. Will the scp process (or any of my process that I am currently doing) kill also once I loose the ssh session?
View 1 Replies
View Related
Jan 25, 2011
I am reasonable linux skilled. I am running a VPS account with Debian Linux Lenny, Virtualmin/Webmin. This has only recently started but I don't know at what point, as haven't done much on it recently but applied some updates. There's always at least 50% free ram when it happens (of 512mb) and basically no CPU activity. I've even tried killing off all process's apart from what I believed to be needed to test, (init, sshd, loggers). I can find mention of the action anywhere in any logs, even though I have klogd and syslog running. It seems to happen at varying intervals fairly regularly with certain processes. I've had it happen with a big 'rm -r' but more regularly with make's , make install's, apt-get (while its awaiting your reply to proceed), and rtorrent.
All I get is "Killed" and back to prompt,
If I type "echo $?" I get '137'
View 6 Replies
View Related
Jan 29, 2011
I have had a fresh install of Ubuntu 9.10 and installed some software after that.Since third some, some process is eating half of my memory.I have checked processes running in system manager but everything is normal.Maximum is consumed by compiz which is about 26 mb, seems very normal.I did restarted my computer several times, and in the start for 5 mins, its fine after that again my cpu fans runs at very fast speed and my one cpu is used up 95 % (I have dual core).Please help me out, this invisible thing is driving me crazy.I am attaching my htop screen shot (sorted by cpu %), now the cpu is not used by completely but fan is still struggling hard and fast.
View 9 Replies
View Related
Mar 29, 2010
recently a weird error occured on my Ubuntu Karmic. When I shutdown (or reboot) the os, the flashing logo shows and then the whole process hangs with last few lines of shutdown log displayed. The last line then says this error:
Code:
init: rc main process (pid) killed by TERM signal where pid is actual pid of that process.
Then I have to shutdown the computer manually with hardware button. It's no big deal, it's just not that comfortable and I'd really like to know why this is happening.
View 1 Replies
View Related
Mar 22, 2011
I want to find the mib files where the OIDs used in snmpd are. Where can I find those mib files?
View 1 Replies
View Related
Apr 20, 2011
I just installed Ubuntu on a Cr-48 netbook, which has an odd custom bios which can't boot regular bootloaders/kernelsI'm therefore using the existing kernel on the machine rather than the Ubuntu one, with no initrd/initramfs, just booting directly to the Ubuntu root filesystem.t's just a minimal text mode install right now, from the alternate installerAt boot time, plymouth crashes. It doesn't seem to actually affect the system, everything still boots just fine, but it doesn't seem like it should be doing that I get:
Code:
mountall: Disconnected from Plymouth
init: plymouth main process (70) killed by SEGV signal
[code]....
View 1 Replies
View Related
Jun 11, 2010
I have nagios server 3.2 and it works fine.I want to know, how know can i send mail notification by alert type?
Or example
How can i achieve this type of notification? Is it possible or not?
View 4 Replies
View Related
Aug 26, 2010
am finding that kde device notifier is not seeing my memory card (sdcard) when plugged into the memory car slot on laptop?
Card see the card with fdisk -l
Code:
Disk /dev/mmcblk0: 8015 MB, 8015314944 bytes
121 heads, 42 sectors/track, 3080 cylinders
Units = cylinders of 5082 * 512 = 2601984 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
[Code]...
View 5 Replies
View Related
May 2, 2011
I upgraded from Ubuntu 10.0.4 to 11.0.4 on a Dell Optiplex. Now, when I boot, I am given the option to boot into different kernels. I select "ubuntu, with Linux 2.6.38-8-generic", which results in a black screen that reads
Code:
init: plymouth main process (58) killed by SEGV signal and that's where it hangs. Pressing ENTER or hitting Esc does nothing. What steps can I take to recover my machine and all the files I used to have on it?
View 2 Replies
View Related
Apr 7, 2011
How can i get the notification of process which are currently running?
We wrote one script which is being fired for every minute, instead of that is there any to trigger the event from linux core implicitly if there is any change in my process(pid)?
View 3 Replies
View Related
Dec 19, 2010
I would like to purchase more memory for one of my computers. Is there a utility that will tell me what type of memory is installed in the machine?
View 4 Replies
View Related
Apr 28, 2011
I was transferring data from one computer to my laptop and crash error came up on my laptop...
Error 1:
Nautilus-2.32.0-1.fc14 Reason: Process/usr/bin/nautilus was killed by signal 11 (SIGSEGV)
Error 2:
Openoffice.Org-Brand Crash
Reason: Process/usr/lib/openoffice.org3/program/soffice.bin was killed by signal (SIGABRT)
What could be the problem? Is it serious issue? I have been having security issues with Windows and are those issues begun once again? I have been under targeted attack since 2005.
View 2 Replies
View Related
Jan 29, 2010
there a way to check what type of memory is in a laptop & how much it can have,
View 7 Replies
View Related
May 12, 2010
I need to buy some more RAM for my old PC. I know there are Windows applications that can tell me the type of RAM I have installed. I am running Ubuntu and I was wondering if there was an alternative that would tell me about the RAM I am using.
View 9 Replies
View Related
Jun 22, 2010
I have a server hacked when i try to log in i type root but won't let me type a passwdthere are no services up, can't see page mail nothing
View 11 Replies
View Related
Jul 3, 2009
I have an x application I am trying to run under gnome. It assumes a fixed ip address and exclusive use of the eth0. I have run it under gnome on RHEL 5.3. I set the ip address and ifconfig confirms the correct address. When I run it I get "SocketConnect() error:
Resource temporarily unavailabele, port 8005. (on the terminal that I started it)
This is indicative that it has failed to make a connection to the outside world. One difference I notice between the non-working and the working is that, the error message seems to stop coming out on the fedora gnome, almost immediately, whereas on the other installations it will come out indefinitely until it connects. is virb0 interferring. What is different in the networking on fedora 11 then RHEL?
View 2 Replies
View Related
Jan 8, 2010
I'm trying to install Redhat 6.1 on my new pc (Acer) but I can't end my installation process because of a type drive selection. More exactly I have changed the boot sequence and set it to boot from a cd-rom drive in Bios environment. I have observed that to solve my first problem
" PCI-IDE: unknow IDE controller on PCI bus 00 device fa, vid=8086, did=2928 have changed in Bios environment: "D2D recovery:" from IDE ---> to AHCI Then I have observed that I have passed this step but I am stuck with this problem: Which drive should I try?[*] Specify module parameters I have tried all devices shown in the list but without success.
View 2 Replies
View Related
Apr 2, 2011
I need a command that can get the memory consumption of a process called "job_runner_o".
Running ubuntu 10.10
View 2 Replies
View Related
Aug 23, 2010
Is there any program which gets the CPU and memory of a process ?
View 1 Replies
View Related
Apr 30, 2011
I have been assigned a school project on detecting memory leaks in linux processes. I am reading.. but have found it hard and inefficient to go through the very vast documentation not knowing what to really look for. Could you please give me some guidelines on this subject?
View 4 Replies
View Related
Jul 15, 2009
Is there any command to get the memory utilization of a particular process in Linux?I tried with Top and /proc/pid/status commands but the results are not proper, the memory keeps on increasing.Can anyone tell other than Top and /proc/pid/status commands ?
View 2 Replies
View Related