Alon Bar-Lev has posted comments on this change. Change subject: notifier: send sysUpTime in snmp notifications. ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/31916/1/backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/transport/snmp/Snmp.java File backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/transport/snmp/Snmp.java: Line 20: import org.ovirt.engine.core.notifier.utils.NotificationProperties; Line 21: import org.snmp4j.CommunityTarget; Line 22: import org.snmp4j.PDU; Line 23: import org.snmp4j.mp.SnmpConstants; Line 24: import org.snmp4j.smi.*; > I don't understand use of * in import Line 25: import org.snmp4j.transport.DefaultUdpTransportMapping; Line 26: Line 27: public class Snmp extends Transport { Line 28: -- To view, visit http://gerrit.ovirt.org/31916 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1f908ec8d7b9ce27bd845a568cc4ed195aafc9ab Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: mooli tayer <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
