This page:
https://github.com/Icinga/icingaweb2/blob/master/modules/monitoring/doc/commandtransports.md
 suggests I need to create an app user in the icingaweb2 schema user and
put its name in /etc/icingaweb2/modules/monitoring/commandtransport.ini. Is
this true?
Ini parser error: File ended in unterminated state 4. (l. 8)

#0 /usr/share/php/Icinga/File/Ini/IniParser.php(237):
Icinga\File\Ini\IniParser::throwParseError('File ended in u...', 8)
#1 /usr/share/php/Icinga/File/Ini/IniParser.php(263):
Icinga\File\Ini\IniParser::parseIni('[icinga2]?trans...')
#2 /usr/share/php/Icinga/Application/Config.php(326):
Icinga\File\Ini\IniParser::parseIniFile('/etc/icingaweb2...')
#3 /usr/share/php/Icinga/Application/Config.php(423):
Icinga\Application\Config::fromIni('/etc/icingaweb2...')
#4 
/usr/share/icingaweb2/modules/monitoring/library/Monitoring/Command/Transport/CommandTransport.php(39):
Icinga\Application\Config::module('monitoring', 'commandtranspor...')
#5 
/usr/share/icingaweb2/modules/monitoring/library/Monitoring/Command/Transport/CommandTransport.php(121):
Icinga\Module\Monitoring\Command\Transport\CommandTransport::getConfig()
#6 
/usr/share/icingaweb2/modules/monitoring/application/forms/Command/Object/CheckNowCommandForm.php(70):
Icinga\Module\Monitoring\Command\Transport\CommandTransport->send(Object(Icinga\Module\Monitoring\Command\Object\ScheduleHostCheckCommand))
#7 /usr/share/php/Icinga/Web/Form.php(1152):
Icinga\Module\Monitoring\Forms\Command\Object\CheckNowCommandForm->onSuccess()
#8 
/usr/share/icingaweb2/modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php(63):
Icinga\Web\Form->handleRequest()
#9 
/usr/share/icingaweb2/modules/monitoring/application/controllers/HostController.php(61):
Icinga\Module\Monitoring\Web\Controller\MonitoredObjectController->showAction()
#10 /usr/share/icingaweb2/library/vendor/Zend/Controller/Action.php(507):
Icinga\Module\Monitoring\Controllers\HostController->showAction()
#11 /usr/share/php/Icinga/Web/Controller/Dispatcher.php(76):
Zend_Controller_Action->dispatch('showAction')
#12 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937):
Icinga\Web\Controller\Dispatcher->dispatch(Object(Icinga\Web\Request),
Object(Icinga\Web\Response))
#13 /usr/share/php/Icinga/Application/Web.php(389):
Zend_Controller_Front->dispatch(Object(Icinga\Web\Request),
Object(Icinga\Web\Response))
#14 /usr/share/php/Icinga/Application/webrouter.php(109):
Icinga\Application\Web->dispatch()
#15 /usr/share/icingaweb2/public/index.php(4):
require_once('/usr/share/php/...')
#16 {main}
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to