Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
First of all, this is my first document for Cool Solutions, so please boys and girls, be gentle
That being said, lets get some SNMP support on our beloved GroupWise system on our beloved operating system:
Libgwsnmp:
Libgwsnmp makes use of the http interfaces on the groupwise objects to retrieve information which is then again presented to snmp clients. Now the problem is that libgwsnmp only looks at the 127.0.0.1 address, so if you bind a groupwise object to a specific IP-address, then the libgwsnmp module is unable to retrieve any information and thus is snmpd not able to present this information to the snmp client. This behaviour creates 2 problems.
Problem 1:
If you have configured for example multiple Post Offices on one single server and all on a different IP address, then you MUST reconfigure all the ports so that they don't interfere with each other when you de-select "bind elusively to this IP-address".
Problem 2:
If you run a gwia on this server, you must reconfigure postfix to use another port than 25, because else the gwia won't start up properly. (The gwia does not give an error message when it can not bind to 0.0.0.0:25 (!!!))
Hope this works for you.
Regards,
Justin Zandbergen
NetCB Solutions