New port: net-mgmt/glpi-plugins-tracker-agent : Agent get informations of networking devices by SNMP for GLPI
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it.
pgollucci 2010-01-09 23:19:47 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/glpi-plugins-tracker-agent Makefile distinfo pkg-descr pkg-message pkg-plist Log: glpi-plugin-tracker-agent in a program writen in perl. It receive informations from glpi server and query networking devices to get informations like serial number, name, cartridge and page counter of printers and on switchs, devices connected on each port. After it send them to glpi server. PR: ports/140174 Submitted by: ddurieux <d.durieux at siprossii.com> Revision Changes Path 1.210 +1 -0 ports/net-mgmt/Makefile 1.1 +48 -0 ports/net-mgmt/glpi-plugins-tracker-agent/Makefile (new) 1.1 +3 -0 ports/net-mgmt/glpi-plugins-tracker-agent/distinfo (new) 1.1 +5 -0 ports/net-mgmt/glpi-plugins-tracker-agent/pkg-descr (new) 1.1 +8 -0 ports/net-mgmt/glpi-plugins-tracker-agent/pkg-message (new) 1.1 +20 -0 ports/net-mgmt/glpi-plugins-tracker-agent/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!