You are not logged in.
Pages: 1
I'm curious as to whether or not anyone has looked into this. I'm on a secure network and I'd like to get a quick inventory of all my servers. I'd like to run a simple python script on the servers that will use urllib2 and log in and post the computer name and a few other fields.
Has anyone tried this? I'd rather not create a csv file and do a mass import if I can avoid it.
Offline
Using import from a CSV file is a solution
Another solution is to install OCS which provide a "agent" installed on computer and gather a lot of information which can be sync to GLPI.
++
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
Thanks. Since I posted this, I've downloaded and taken a quick look at OCS. I think that's the way to go.
Offline
Pages: 1