Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Monitoring ASG from Nagios through SNMP

Hi,

anyone configured Nagios to monitor ASG (120) through SNMP?

I enabled SNMP on ASG, and tried to query with snmpwalk from my external Nagios box, and it works.

Then I tried with some snmp plugins to check disk and load but it failed.

Anyone knows some working plugins for Nagios to monitor ASG through SNMP?

Thanks.


This thread was automatically locked due to age.
Parents
  • Hi,

    anyone configured Nagios to monitor ASG (120) through SNMP?

    I enabled SNMP on ASG, and tried to query with snmpwalk from my external Nagios box, and it works.

    Then I tried with some snmp plugins to check disk and load but it failed.

    Anyone knows some working plugins for Nagios to monitor ASG through SNMP?


    Hi,

    is anyone out there got this working? I have exactly the same question running ASG 7.500.

    Best regards,
    nkoch
Reply
  • Hi,

    anyone configured Nagios to monitor ASG (120) through SNMP?

    I enabled SNMP on ASG, and tried to query with snmpwalk from my external Nagios box, and it works.

    Then I tried with some snmp plugins to check disk and load but it failed.

    Anyone knows some working plugins for Nagios to monitor ASG through SNMP?


    Hi,

    is anyone out there got this working? I have exactly the same question running ASG 7.500.

    Best regards,
    nkoch
Children
  • works like a charm on my Debian Lenny:

    i.e. uptime:
    nagios:/usr/lib/nagios/plugins# ./check_snmp -H  -o HOST-RESOURCES-MIB::hrSystemUptime.0 -C public -P 2c
    SNMP OK - Timeticks: (848770) 2:21:27.70 | HOST-RESOURCES-MIB::hrSystemUptime.0=Timeticks: (848770) 2:21:27.70


    cheers,

    David
  • works like a charm on my Debian Lenny:
    i.e. uptime:


    Hi David,
    can you tell me if I could monitor the site2site vpn state with snmp on a ASG220 8.306?

    -Carsten