Monitoring a Cisco ASA

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
digitalbennu
Posts: 20
Joined: Fri Apr 19, 2013 10:46 am

Monitoring a Cisco ASA

Post by digitalbennu »

I will fully admit...I am a stark newbie when it comes to configuring Nagios....What I am trying to do is configure Nagios to read the log file from my Cisco ASA 5505. I have found plugin's but not really any instructions to tell me how to configure Nagios or what has to be done to the ASA.

Can anyone help me out here?
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Monitoring a Cisco ASA

Post by sreinhardt »

You would likely want to look at syslogd server and a plugin to monitor that. Could you point us towards what you have already found?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
digitalbennu
Posts: 20
Joined: Fri Apr 19, 2013 10:46 am

Re: Monitoring a Cisco ASA

Post by digitalbennu »

Honestly I haven't found much....I Googled monitoring a cisco asa in nagios and got

http://exchange.nagios.org/directory/Pl ... IX/details

Not much more then that.

Do I need to create a syslogd server in Nagios?

Also looking to be able to monitor the thru put and other stats on the ASA.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Monitoring a Cisco ASA

Post by sreinhardt »

That particular plugin would use snmp for monitoring your device, which is the generally accepted model. Short of looking over your device log files what are you attempting to monitor? The switch and router wizard is great for port status and bandwidth, and if you need other events snmptraps might be a good idea to look into. Otherwise for syslog setup, yes most likely you would need to configure cisco to send to an server on the nagios machine and sift through it from their.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked