You are not logged in.
Pages: 1
Hi,
I'm new to this project and I'm looking to use it with our IT company managing customers IT and telecoms.
I've also looked into the OCS integration and so I'm looking for suggestions where best to do the following:
I want GLPI to contain information about IP Phones such as extension number, firmware, model etc and I want this information to be updated automatically.
My question is am I best looking at a GLPI plugin or an OCS?
Steve
Offline
I don't think OCS is able to do anything else than "ipdiscover"
GLPI can handle such device, but without automatic update.
++
P.S.1 : if your phone are SNMP device, tracker will be a solution in the future... (need more work)
P.S.2 : couldn't you get some data from your PABX
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
Hi,
Thanks for the quick response...
My thought was around a GLPI plugin would be that I could query the PBX and then populate the information into GLPI.
Is there a method to do this or is it a case of writing to the database directly?
Steve
Offline
Is PABX and IP Phone have SNMP functions?
Last edited by ddurieux (2008-10-30 00:44:47)
Offline
Unfortunately the phones don't support SNMP, however it could provide a suitable starting point for what I'm looking for, is your plugin available?
Offline
no it is in development, it's a bug plugin, wait a little
It's right SNMP could be a good solution but you must identify how to get informations of this devices.
EDIT : I have search a litle on google (my friend ) and cisco and avaya IP Phones used SNMP, so verify that on your equipements.
Last edited by ddurieux (2008-10-30 00:54:30)
Offline
Is there a way to import .csv or .xml to glpi? Maybe that could be part of the solution?
Using another product to read information - export to .csv for example an then import into glpi?
Offline
That would also be a good idea. If someone can give me some guideance on this I'd happily take a look at such a tool.
Offline
I've downloaded and installed the plugin .... looks like it could work quite nicely. Is it for a one off import of data or can it be used to poll a file at regular intervals?
EDIT: Can I scehdule the update from a shell script?
Last edited by srthomas (2008-11-01 22:12:46)
Offline
Import from the command line is on the roadmap...
++
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
EDIT: Can I scehdule the update from a shell script?
I hope I'll have enough time to finish it for the next version...
Offline
Do you have any estimate on when this could be?
Offline
Do you have any estimate on when this could be?
unfortunatly not, because it's not easy at all...
but if you know how to code, and you are ready to help and test it'll be great
Offline
Are there any guides or documentation on writing a plugin?
Offline
https://dev.indepnet.net/plugins/wiki/CreatePlugin071
https://dev.indepnet.net/plugins/wiki/CreatePlugin for >=0.72
JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au projet GLPI : Soutenir
Offline
Pages: 1