Hi. I just started using Linux and need some help setting up monitoring of my Ubuntu 7.10 server. I need snmp client "enable snmp" installed on the server and help with a right snmpd.conf file. Anyone who can help me with instructions ? //Peter
reply I have installed OP manager on my Windows server and trying to connect to my snmp client on UBUNTU 7.10. The problem is that the Op can´t find the Snmp on de ubuntu server. I tryed to browse it from an snmp browser to with no result. When i read the forum theres to ways to do it . Install snmp och snmpd and i tryed both with no luck. Snmp - I don´t know if it is the client. Snmpd - Server or server ??
snmp is the client, snmpd the server. What are the outputs of Code: netstat -tap and Code: iptables -L ?
netstat and iptables HI here you got the output.. Hope you can help me. Have installed apt-get install snmp. Netstat. Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp6 0 0 *:ssh *:* LISTEN 8942/sshd tcp6 0 0 ::ffff:192.168.1.12:ssh ::ffff:192.168.1.9:2756 ESTABLISHED12729/sshd: ljsyste Iptables. Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination root@KURS125:/home/ljsystem#
I got this out of netstat -uap.. Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name udp 0 0 *:bootpc *:* 3786/dhclient3
ok. Thank yoou ! I tryed this one before with no result. I will try it again! Seems not that easy to get it to work.
It did not work The artical did not work:-( Any one who can try it and see if it can get it to work? //Peter