mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
ed92483234
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>
9 lines
351 B
Plaintext
9 lines
351 B
Plaintext
*****************************************************************
|
|
Add in cron table to run agent script :
|
|
|
|
*/10 * * * * root /usr/local/bin/perl %%PREFIX%%/%%TRACKERAGENTDIR%%/tracker_agent.pl
|
|
|
|
This script get devices to query from glpi server, query devices and send them to server
|
|
|
|
*****************************************************************
|