aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/glpi-plugins-tracker-agent/pkg-message
blob: 24df0d73835452c7344c2882de0d83823238d130 (plain) (blame)
1
2
3
4
5
6
7
8
*****************************************************************
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

*****************************************************************