Hello,
Is there any plan in future to integrate CheckMK's labeling in i-doit ?
https://checkmk.com/cms_labels.html
Hello,
Is there any plan in future to integrate CheckMK's labeling in i-doit ?
https://checkmk.com/cms_labels.html
Hello,
I've found CMDB location tags doesn't work as expected.
I've create rule to assign Plants to CMDB location tag of devices.
Plant is defined as pl01:
But pl01 isn't assigned properly:
idoitcmk pull command breaks connection after certain time (depends on "limitBatchRequests" configured in /etc/idoitcmk/config.json). Changing the value helps to adjust execution time from 5 to 10 minutes only..
Undefined index: action [phar:///opt/rh/httpd24/root/var/www/html/idoit/idoitcmk/src/Command/Pull.php:337]
Stack trace:
#0 phar:///opt/rh/httpd24/root/var/www/html/idoit/idoitcmk/src/Command/Pull.php(337): idoit\idoitcmk{closure}(8, 'Undefined index...', 'phar:///opt/rh/...', 337, Array)
#1 phar:///opt/rh/httpd24/root/var/www/html/idoit/idoitcmk/src/Command/Pull.php(323): idoit\idoitcmk\Command\Pull->importFromCue(Array)
#2 phar:///opt/rh/httpd24/root/var/www/html/idoit/idoitcmk/src/Command/Pull.php(110): idoit\idoitcmk\Command\Pull->import()
#3 phar:///opt/rh/httpd24/root/var/www/html/idoit/idoitcmk/vendor/bheisig/cli/src/App.php(899): idoit\idoitcmk\Command\Pull->execute()
#4 phar:///opt/rh/httpd24/root/var/www/html/idoit/idoitcmk/vendor/bheisig/cli/src/App.php(383): bheisig\cli\App->executeCommand(Object(idoit\idoitcmk\Command\Pull))
#5 phar:///opt/rh/httpd24/root/var/www/html/idoit/idoitcmk/vendor/bheisig/cli/src/App.php(314): bheisig\cli\App->satisfyUserChoice()
#6 phar:///opt/rh/httpd24/root/var/www/html/idoit/idoitcmk/bin/idoitcmk.php(145): bheisig\cli\App->run()
#7 /opt/rh/httpd24/root/var/www/html/idoit/idoitcmk(2): include('phar:///opt/rh/...')
#8 {main}