Details
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]
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]
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.