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

How do you monitor Astaro with SNMP in Nagios/Centreon?

hi,
We currently use Nagios with Centreon as the GUI as our monitoring system.
I am looking for ways to monitor our Astaro using our Nagios system with SNMP.
I have download Astaro MIBs and loaded in our monitoring  system but still don't know how to configure our Nagios system to get info about our Astaro system

Will be glad if anyone who has done this before or share some examples of how to set this.

thanks in advance.
Banso_boy


This thread was automatically locked due to age.
  • I finally figured out how to configure this on Centreon, in case anyone needs help let me know.

    My only worry now is that I get these OIDs and don't really know what they mean.
    I want to monitor,  the interfaces, as well as fans and temp etc if possible.

    I ran this command and got a huge chunk of information but don't know what each OID meant. see below

    snmpwalk -v 2c -c public 17x.x.x.x

    .
    .
    .
    RFC1213-MIB::ifOutDiscards.2 = Counter32: 0
    RFC1213-MIB::ifOutDiscards.3 = Counter32: 0
    RFC1213-MIB::ifOutDiscards.4 = Counter32: 0
    RFC1213-MIB::ifOutDiscards.5 = Counter32: 0
    RFC1213-MIB::ifOutDiscards.6 = Counter32: 0
    RFC1213-MIB::ifOutDiscards.7 = Counter32: 0
    RFC1213-MIB::ifOutDiscards.8 = Counter32: 0
    RFC1213-MIB::ifOutDiscards.9 = Counter32: 0
    IP-MIB::ipNetToPhysicalType.3.ipv4."19x.16x.x.x" = INTEGER: dynamic(3)
    IP-MIB::ipNetToPhysicalType.3.ipv4."19x.16x.x.x" = INTEGER: dynamic(3)
    IP-MIB::ipNetToPhysicalType.3.ipv4."19x.16x.x.x" = INTEGER: dynamic(3)
    IP-MIB::ipNetToPhysicalType.3.ipv4."19x.16x.x.x" = INTEGER: dynamic(3)
    .
    .
    .
    etc

    Where can I the translation for each OID.

    thanks
  • Does the header information in the Astaro MIB file give you the info you want?

    Cheers - Bob
  • Hello Balfson, i will appreciate an example of what you mean.
    can you give me an OID with and how you interprete the header information using ASTARO MIB.

    Or better still how can I figure the OIDs for fans, temp, and the right one for the the interfaces and vpns connections?

    thanks in advance.


    Does the header information in the Astaro MIB file give you the info you want?

    Cheers - Bob
  • Are you asking about:
    -- Astaro Notification Definition
    
    -- .1.3.6.1.4.1.9789
    -- .iso.org.dod.internet.private.enterprises.astaro
    --      .1500  (.notification)
    --           .0  (DEBUG)
    --           .1  (INFO)
    --           .2  (WARN)
    --           .3  (CRIT)
    --                .0 - .999   ()


    Or better still how can I figure the OIDs for fans, temp, and the right one for the the interfaces and vpns connections?

    I don't think there's any place in the Astaro to add items not already in the Astaro MIB.

    Cheers - Bob
  • Hi,

    the astaro mibs are only for snmp traps, so you can't check any details from your system, only when the astaro trigger a notification via snmp.

    If will to read some information from the system you can do this with the standard linux mibs.

    regards,
    Steffen