I look after a bunch of remote offices that connect via VPN - a Cisco ASA 5505 in each office acts as Firewall and VPN end point.
Beyond that we keep things as simple as possible in the offices to minimise the support burden. We don't have any kind of server except in offices large enough to justify having someone dedicated to IT.
my problem is about Ip Address which I am receiving on the windows system snmp-trap messages,is some thing like that UDP: [192.168.1.150]:1029->[0.0.0.0]:0
while same trap message on linux system has been displayed as
UDP: [192.168.1.150]:1030->[192.168.1.23]
Now,if you observed carefully these two ,its clearly shown that server ip is not coming in windows traps-Ip([0.0.0.0]:0).what woul
My 11.2(KDE) machine automatically picks up several remote printers at work, most of which I never ever use.
Is there a simple way to hide some selected printer?
I only want to hide certain specific printer names (or printer IP-addresses), but see all other remote printers. So when I am travelling somewhere else, I want to see all printers that are currently available.
Hi,
We are using Zyrion Traverse to monitor all the servers. I like to set the traps on all of the Linux servers to send the traps to that servers.
So for on the /etc/snmp/snmp.conf file, this is what I have...
### SNMP Traps ###
trap2sink x.x.x.x # Traverse server
My goal is to get email alert when disk fails, or some one keeps tring to log in as root.
Do I need to configure snmpd as well as snmptrapd? Any sample configs will be helpful
I am looking to send traps from our network devices (Riverbed, Cisco, and Citrix) to our Ubuntu Server.
Thanks in advance!
Hi there, I have a Nagios XI installed on Centos 6.4. Nagios is configured to receive traps from network devices. I am using the TCPDUMP to monitor port 162 on Centos VM, at the s... [by kowoo]
How to generate SNMP traps in linux. I have a program which monitors these traps.
I want to monitor a set of machines using these traps. Can anyone help me ?
I'm trying to get my head around our snmpd.conf file in order to begin managing snmp with puppet. The existing file has several alarms setup for things like excessive disk space, load, etc. I'm assuming that when these conditions are reached an snmp trap is sent to the manager. However, the snmpd.conf file does not contain any manager setup or information.
Is it possible to configure the RHEL 5.5 syslog to accept SNMP traps? That is I want to use a central logging server to pick up other systems syslogs, and SNMP messages from systems that cannot use remote syslog functions.