diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-09 23:19:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-09 23:19:47 +0000 |
commit | ed9248323406588bf8fc2bc24778bdaaa9136f90 (patch) | |
tree | 999fdae296001566758cd62c61f3cd20f0412179 /net-mgmt/Makefile | |
parent | 881f80fc0e840a1533736d260cec776b1a00aefc (diff) | |
download | ports-ed9248323406588bf8fc2bc24778bdaaa9136f90.tar.gz ports-ed9248323406588bf8fc2bc24778bdaaa9136f90.zip |
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>
Notes
Notes:
svn path=/head/; revision=247467
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 80741b42b44a..ee610607d283 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -72,6 +72,7 @@ SUBDIR += flowviewer SUBDIR += fprobe SUBDIR += fruity + SUBDIR += glpi-plugins-tracker-agent SUBDIR += glpi-plugins-tracker-server SUBDIR += gps SUBDIR += grepcidr |