Details

    • Add New Device / OS
    • Resolution: Unresolved
    • Trivial
    • None
    • Professional Edition
    • Poller
    • It is based on sendmail

    Description

      Hi,

      I would like to add Prrofpoint e-mail gateway appliance to Observium.

      I have already done the usual SNMP Walk (see attachments).

      I also send you the appliance MIB.

      Thanks in advance,

      Rui

      [^MTA-MIB.txt]

       

      Attachments

        Activity

          [OBS-3710] Support for Proofpoint e-mail gateway
          rclaro Rui Claro added a comment -

          Hi Mike,

          I have just updated to version 11262 (stable):

          $svn update

          $discovery.php -u

          After this, I ran a new discovery for the device:

          $discovery.php -h proofpoint-mx1

          The whole thin blew up on me, complaining about an error on line 428 of file "/includes/alerts.inc.php".

          Indeed, looking at the file, I found a strange line, without indentation, calling a function "r()":

          //r($query); (I had to comment it, as it is clearly a mistake).

          This is repeated on line 434. The same "r()" function, which I commented, so the discovery script could finish.

          Any suggestions on this?

          Should I edit something in this file?

          BTW, any news on supporting MTA-MIB?

          Thanks.

          rclaro Rui Claro added a comment - Hi Mike, I have just updated to version 11262 (stable): $svn update $discovery.php -u After this, I ran a new discovery for the device: $discovery.php -h proofpoint-mx1 The whole thin blew up on me, complaining about an error on line 428 of file "/includes/alerts.inc.php". Indeed, looking at the file, I found a strange line, without indentation, calling a function "r()": //r($query); (I had to comment it, as it is clearly a mistake). This is repeated on line 434. The same "r()" function, which I commented, so the discovery script could finish. Any suggestions on this? Should I edit something in this file? BTW, any news on supporting MTA-MIB? Thanks.

          Added basic detect in r11238.

          Currently without MTA-MIB support. In progress..

          landy Mike Stupalov added a comment - Added basic detect in r11238. Currently without MTA-MIB support. In progress..
          rclaro Rui Claro added a comment -

          Hi Mike,

          I already did that. The files are in my first post.

          Best regards.

          rclaro Rui Claro added a comment - Hi Mike, I already did that. The files are in my first post. Best regards.

          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community>  --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community>  --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            If device not support SNMP version 2c, replace -v2c with -v1.

          • If you have problems with discovery or poller processes, please do and attach these debugs:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          Note, this comment is added automatically.

          bot Observium Bot added a comment - Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk If device not support SNMP version 2c, replace -v2c with -v1. If you have problems with discovery or poller processes, please do and attach these debugs: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files Note, this comment is added automatically.

          People

            landy Mike Stupalov
            rclaro Rui Claro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: