skunkie / glpi_sync

Check_MK extension to synchronize information from GLPI
GNU General Public License v2.0
2 stars 1 forks source link

glpi_sync

Check_MK extension to synchronize information from GLPI.

How it works

This extension makes a cron job that connects to the GLPI database, queries information on computers and synchronizes it with hosts' attributes in Check_MK. It can add new hosts to Check_MK. It can also run an inventory on new hosts.

Cron job

Check_MK's internal cron is used to run this job. A user with admin role can also run this job manually.

Synchronized attributes

Requirements