Hello, I'm searching all the methods available on a object iTop like methods beforeUpdate, after ... Could you help me to find them? Thanks, Louis PERDEREAU
Hi everyone, PROBLEM SOLVED! Actually the openbase_dir was set with the directory '/home/www/cmdb-preprod/tmp,/home/www/cmdb-preprod/public_html'' so the web can just use them no other directory, so i add /tmp in the variable and installation work without any problems! But it could be nice to set our own value of tmp rep I think for the setup.
Hi everyone, PROBLEM SOLVED! Actually the openbase_dir was set with the directory '/home/www/cmdb-preprod/tmp,/home/www/cmdb-preprod/public_html'' so the web can just use them no other directory, so i add /tmp in the variable and installation work without any problems!
The version Ubunut 18.04 can't be for something in this problem? I'm just asking the question. More over isn't the official repo php-fpm for ubuntu 18.04 but ondrej/php
The version Ubunut 18.04 can't be for something in this problem? I'm just asking the question. More over isn't the official repo php-fpm for ubuntu 18.04 but ondrej/php
The version Ubunut 18.04 can't be for something in this problem? I'm just asking the question.
Hello, Well the ls -al on /tmp show me it's a directory, No value in env for TMPDIR and actually in setup/phpinfo.php i find /tmp for apc.writable. Thanks for your analyse and your help.
Well I find out the problem actually in the file: setuputils.class.inc.php: the function GetTmpDir() use sys_get_temp_dir() but the function realpath on sys_get_temp_dir() return an empty string but sys_get_temp_dir() alone return /tmp . So that's ok if i just return sys_get_temp_dir(). BUT!!! in compiler.class.inc.php: tempnam(SetupUtils::GetTmpDir(), 'itop-'); do not create file in temp so i put 1777 on /tmp to check if the rule is wrong and nothing happend, so i write a path tmp for my webapp:...
Hello, No error.log and in setup log: 2018-07-17 10:50:20 - Info - CheckGraphviz 2018-07-17 10:50:20 - Info - PHP functions disabled: 2018-07-17 10:50:20 - Info - /usr/bin/dot -V said: dot - graphviz version 2.40.1 (20161225.0304) 2018-07-17 10:50:20 - Info - operation 'async_action', peak memory usage. 1974952 2018-07-17 10:50:23 - Info - CheckGraphviz 2018-07-17 10:50:23 - Info - PHP functions disabled: 2018-07-17 10:50:23 - Info - /usr/bin/dot -V said: dot - graphviz version 2.40.1 (20161225.0304)...
I have no error, it can't finish and stays stuck for an unlimited time
I have no error, it can't finish and stays stuck for an unlimited time
I have no error, that could not finished it's during a unedefined time.
I have no error, that could not finish it's during a unedefined time.
Hello, I install iTop 2.4.1_3714 with a LAMP server : Ubuntu 18.04 server Apache/2.4.29 (Ubuntu) php-fpm with PHP 7.1.19-1+ubuntu18.04.1+deb.sury.org+1 on web application iTop I install package php: - php7.1-curl - php7.1-gd - php7.1-mysql - php7.1-json - php7.1-xml - php7.1-zip - php7.1-soap Moreover I install graphviz I install mysql 5.7 I cross checking server configuration from iTop and try to install production version, but when i run installation, iTop blocked to 20% on compile data model,...
Hello, I install iTop 2.4.1_3714 with a LAMP server : Ubuntu 18.04 server Apache/2.4.29 (Ubuntu) php-fpm with PHP 7.1.19-1+ubuntu18.04.1+deb.sury.org+1 on web application iTop I install package php: - php7.1-curl - php7.1-gd - php7.1-mysql - php7.1-json - php7.1-xml - php7.1-zip - php7.1-soap Moreover I install graphviz I install mysql 5.7 I cross checking server configuration from iTop and try to install production version, but when i run installation, iTop blocked to 20% on compile data model,...
Hello, I install iTop 2.4.1_3714 with a LAMP server : Ubuntu 18.04 server Apache/2.4.29 (Ubuntu) php-fpm with PHP 7.1.19-1+ubuntu18.04.1+deb.sury.org+1 on web application iTop I install package php: - php7.1-curl - php7.1-gd - php7.1-mysql - php7.1-json - php7.1-xml - php7.1-zip - php7.1-soap Moreover I install graphviz I install mysql 5.7 I cross checking server configuration from iTop and try to install prduction version, but when i run the installation iTop blocked to 20% on compile data model,...
Hello, I install iTop 2.4.1_3714 with a LAMP server : Ubuntu 18.04 server Apache/2.4.29 (Ubuntu) php-fpm with PHP 7.1.19-1+ubuntu18.04.1+deb.sury.org+1 on web application iTop I install package php: - php7.1-curl - php7.1-gd - php7.1-mysql - php7.1-json - php7.1-xml - php7.1-zip - php7.1-soap Moreover I install graphviz I install mysql 5.7 I cross checking server configuration from iTop and try to install prduction version, but when i run the installation iTop blocked to 20% on compile data model,...
UP I find the problem, i forgot to add this line in class Modem <category>bizmodel,searchable,structure</category>
Hi, I have been create a new class in a new extension i can create object of this class with "http"/pages/UI.php?operation=new&class=Modem& and i can list them with a dashlet "Group By" and select Modem class in OQL but i can create a Dashlet Badge with configuring xml i want to create with toolkit "Edit page" but was not in the Dashlet properties list. Could you help me please?
Hi, I'm looking for a display function to change the value in database when they are display to keep the real values for occupancy and change the excplicit number. Could you help me please?
Hi, I'm searching how can i organized my extensions cause i want to create a module to not displayd history on some object like ip address alocation on the extension teemip or some object i'have created and i want to move to production, but if the module history have been moved before another that he redefine an attribute that gone a crash during setup, no?
Hi, I'm searching how can i organized my extensions cause i want to create a module to not displayd history on some object like ip address allocation on the extention teemip or some object i'have created and i want to move to production, but if the module history have been moved before another that he redefine an attribute that gone a crash during setup, no?
Thank you for this documentation vdumas. I try to do an xml with some code for my actual problem but when i run toolkit he sayd me error when i define _delta="define" on method ComputeOcupancy in class VirtualMachine could you help me please? Note: I made a badway to setup my itop i fixed it and thats works thanks vdumas for your help
Thank you for this documentation vdumas. I try to do an xml with some code for my actual problem but when i run toolkit he sayd me error when i define _delta="define" on method ComputeOcupancy in class VirtualMachine could you help me please?
I give some picture to improve my problem and help you to understand what i need.
Hi, I'm searching how to add a field with the percent of taken size in a disk of a virtual machine, I have created a new class drives who reference drives of a virtual machine, a virtual machine have a list of drives where we can find free size and total size, i want to make a oql like a sum of free size of all drives of the V.M. and another sum with total size of the same drives and make a percent attribute of this could you help me to create and add this to my redefinition of the class Virtual...
Hi, I'm searching how to add a field with the percent of taken size in a disk of a virtual machine, I have created a new class drives who reference drives of a virtual machine, a virtual machine have a list of drives where we can find free size and total size, i want to make a oql like a sum of free size of all drives and another sum with total size of the same drives and make a percent attribute of this could you help me to create and add this to my redefinition of the class Virtual Machine. :)
Hi, I'm searching how to add a field with the percent of taken size in a disk of a virtual machine, I have created a new class drives who reference drives of a virtual machine, a virtual machine have a list of drives where we can find free size and total size, i want to make a oql like a sum of all free size of drives and another sum with all total size of the same drive and make a percent attribute of this could you help me to create and add this to my redefinition of the class Virtual Machine....
Problem Solved!! I suppr extention.xml of teemip and that make appear organization module :)
No problem, I understand. Actually I don't understand why the module doesn't appear in the extention I've juste TeemIp checked.
No problem, I understand. Actually I don't understand why the module don't appear in the extention I've juste TeemIp checked.
I've seen you are french ?
I do all setup with reinstall teemip now i haven't got error and warning but the organizations-module don't appear on extensions install in setup :/
I do all setup with reinstall teemip now i havent got error and warning but the organizations-module don't appear on extensions install in setup :/
'dependencies' => array( 'itop-config-mgmt/2.0.0', 'itop-service-provider-mgmt/2.0.0' to 'itop-service-mgmt-provider/2.0.0' )
Rrrrr x), If i wrote 'dependencies' => array( 'itop-config-mgmt/2.0.0', 'itop-service-mgmt-provider/2.0.0' ) I have no warning but it don't say me to add extension more over it say me i need to add teemip.
===== begin ===== iTopVersion: 2.4.1 iTopBuild: 3714 iTopBuildDate: 2018-02-13 14:29:20 DataModelVersion: 2.4.0 MySQLVersion: 5.5.59-0+deb8u1 PHPVersion: 5.6.33-0+deb8u1 OSVersion: Linux WebServerVersion: Apache/2.4.10 (Debian) PHPModules: Core, date, ereg, libxml, openssl, pcre, zlib, bcmath, bz2, calendar, ctype, dba, dom, hash, fileinfo, filter, ftp, gettext, SPL, iconv, mbstring, session, posix, Reflection, standard, shmop, SimpleXML, soap, sockets, Phar, exif, sysvmsg, sysvsem, sysvshm, tokenizer,...
iTop version 2.4.1-3714 du 2018-02-13 14:29:20 Modèle de données: 2.4.0 MySQL: 5.5.59-0+deb8u1 PHP: 5.6.33-0+deb8u1
I upload on a we transfert this is the link to access to my zip: https://wetransfer.com/downloads/686cfd341a2ac2d1e5b1464cbc0828d020180416140740/396d5d2952b01aa9c59fd5117801496320180416140740/88b47f
this the zip of the extensions folder. Thx to help me again :)
I upload on a we transfert this his the link to access to my zip: https://wetransfer.com/downloads/686cfd341a2ac2d1e5b1464cbc0828d020180416140740/396d5d2952b01aa9c59fd5117801496320180416140740/88b47f
How can I share a folder, on this forum?
How can I share a file, on this forum?
I think this file? in extensions/organizations-module/ module.organizations-module.php <?php // // iTop module definition file // SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file 'organizations-module/1.0.0', array( // Identification // 'label' => 'Organizations Module', 'category' => 'business', // Setup // 'dependencies' => array( 'itop-config-mgmt/2.0.0', 'itop-service-provider-mgmt/2.0.0' ), 'mandatory' =>...
Hi Jeffrey, Which files do you want I share?
I don't understand now it say me : The following modules have unmet dependencies: Organizations Module (id: organizations-module/1.0.0) depends on itop-config-mgmt/2.0.0 + itop-service-provider-mgmt/2.0.0 in each part of setup with a icon (!)
Hi Guillaume, I have checked Service Management for Service Providers actually I think I have to change my dependencies on my module? Louis
Hi, I'm trying to add a new TextFields to organization object, actually I have created a organization-module with dependencies itop-config-mgmt/2.0.0 and itop-service-mgmt/2.0.0 but when I run itop setup that's says me : The following modules have unmet dependencies: Organizations Module (id: organizations-module/1.0.0) depends on itop-service-mgmt/2.0.0 At state Ready to upgrade and I can't upgrade. If anyone needs more informations say me. If anyone to the solution, I would be enormously grateful....