Sponsored Content
Full Discussion: snmpd daemon error
Top Forums UNIX for Dummies Questions & Answers snmpd daemon error Post 48136 by itsgeorge on Friday 27th of February 2004 07:58:42 AM
Old 02-27-2004
snmpd daemon error

Good day

I always find these error messages on /var/adm/messages

it appear every 15 mn , does any body know how to stop these messages without stopping the daemon , i tried to restart the daemon by uising Kill -HUP 332


please find below the error messages that appear always in /var/adm/messages:

[archapps]oracle:/>tail -f /var/adm/messages
Feb 27 09:45:39 archapps /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] Agent sn
mpd appeared dead but responded to ping
Feb 27 09:57:35 archapps /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] Agent sn
mpd appeared dead but responded to ping
Feb 27 11:17:41 archapps /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] Agent sn
mpd appeared dead but responded to ping
Feb 27 11:32:07 archapps /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] Agent sn
mpd appeared dead but responded to ping
Feb 27 12:04:14 archapps /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] Agent sn
mpd appeared dead but responded to ping
Feb 27 12:45:47 archapps /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] Agent sn
mpd appeared dead but responded to ping
Feb 27 13:54:28 archapps su: [ID 810491 auth.crit] 'su root' failed for oracle o
n /dev/pts/10
Feb 27 13:57:58 archapps /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] Agent sn
mpd appeared dead but responded to ping
Feb 27 14:15:39 archapps /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] Agent sn
mpd appeared dead but responded to ping
 

10 More Discussions You Might Find Interesting

1. Solaris

tftp daemon error

Hi everyone, I am currently receiving an error on my console that reads something like: <host> tftpd: socket (delay): Protocol not supported I have done so much research into tftpd, i've looked everywhere to find out what this might be caused by...unfortunately i have Solaris 8, so there... (5 Replies)
Discussion started by: myscsa2004
5 Replies

2. AIX

snmpd modification problem

Hi Gurus, I am relatively new in AIX. I have a problem in modifying the community string in snmpd. I have edited the /etc/snmpd.conf file and changed the default community name 'public' to new one (P@@$w0rd). When I tried to query my aix server with the new string , it is not giving any... (1 Reply)
Discussion started by: helloajith
1 Replies

3. Linux

Snmpd

Hello to all. For setting my MRTG i want get snmp-info with LAN interface eth0 but information about snmpd daemon very small :( (0 Replies)
Discussion started by: jess_t03
0 Replies

4. Solaris

snmpd manager question

Solaris 8 I have a question about snmpd. My software is running on one box. This box has 2 snmp managers. Is it possible to configure snmpd on my software box such that only one of the managers can perform snmpsets? I want my *redundant* snmp manager only to be able receive traps and do... (1 Reply)
Discussion started by: jalburger
1 Replies

5. HP-UX

SNMPD: need a little help.

Hi there all, I am running here an HP UX 11i v1. I got snmpd running here now. But how do I configure it so it also shows the HD's and swap and RAM's? So I can get the info back to Solarwinds Orion? All I get now is network card status. I want as many info as posible.. Thanx and... (0 Replies)
Discussion started by: draco
0 Replies

6. Infrastructure Monitoring

AIX - snmpd version

Hi, I have a P595 server with AIX 5.3 and i need to know what version of snmpd i use on this: Example: On solaris i use Net-snmpd 5.4.2.1 (netsnmp-5.4.2.1-sol9-sparc-local) because i can see the package. How can i see what snmpd package is installed on the AIX? Thanks... (3 Replies)
Discussion started by: anonymouzz
3 Replies

7. UNIX for Dummies Questions & Answers

adm: [ID 70291 daemon.error]

Hi all I have been having this error in dmesg for quite some time and I'm not sure what's the errors associate with it. The closest I can get is the error in the fd2log, mv: cannot rename pacct.0 to SPacct.0.xxxx: Permission denied I initially solved the problem by setting the folder group... (9 Replies)
Discussion started by: xiaochensg
9 Replies

8. AIX

Disable snmpd for good

Hi everyone, I am struggling with something that I thought it would be really easy. I want to disable snmpd, but every time y reboot my server, it starts again. I've commented it out on the rc.tcpip file, but still it starts automatically. # Start up the Simple Network Management Protocol (SNMP)... (4 Replies)
Discussion started by: Janpol
4 Replies

9. Solaris

Daemon error in Solaris 11

Hi guys, thanks for your help. Please can some explain to me what this error means Aug 21 09:18:29 solaris11 in.ndpd: incoming_ra: SIOCSLIFLNKINFO (interface net1): Invalid argument I am running solaris 11 in Sunfire T2000 Thank you very much for your assistance. (0 Replies)
Discussion started by: cjashu
0 Replies

10. Red Hat

Snmpd dying on centos7.1

Hello All, SNMPD dying after 2 mins once it started. Here is the configuration Oct 12 04:43:00 localhost systemd: Starting Simple Network Management Protocol (SNMP) Daemon.... Oct 12 04:43:00 localhost snmpd: dlopen failed: /usr/lib64/libcmaX64.so: cannot open shared object file: No such... (1 Reply)
Discussion started by: shekar777
1 Replies
Music Player Daemon(1)                                        General Commands Manual                                       Music Player Daemon(1)

NAME
MPD - A daemon for playing music SYNOPSIS
mpd [options] [CONF_FILE] DESCRIPTION
MPD is a daemon for playing music. Music is played through the configured audio output(s) (which are generally local, but can be remote). The daemon stores info about all available music, and this info can be easily searched and retrieved. Player control, info retrieval, and playlist management can all be managed remotely. MPD searches for a config file in ~/.mpdconf then /etc/mpd.conf or uses CONF_FILE. Read more about MPD at <http://www.musicpd.org/>. OPTIONS
--help Output a brief help message. --kill Kill the currently running mpd session. The pid_file parameter must be specified in the config file for this to work. --no-daemon Don't detach from console. --stderr Print messages stderr. --verbose Verbose logging. --version Print version information. FILES
~/.mpdconf User configuration file. /etc/mpd.conf Global configuration file. SEE ALSO
mpd.conf(5), mpc(1) BUGS
If you find a bug, please report it at <http://www.musicpd.org/mantis/bug_report_page.php>. AUTHORS
Warren Dukes <warren.dukes@gmail.com> Special thanks to all the people that provided feedback and patches. Music Player Daemon(1)
All times are GMT -4. The time now is 04:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy