Search found 35 matches
- Mon Mar 18, 2019 12:30 pm
- Forum: Nagios XI
- Topic: REST API Access for Users
- Replies: 5
- Views: 533
Re: REST API Access for Users
Hi ddaluka , Appreciate your feedback, I will submit a feature request. Please keep in mind the decision to implement the feature is at the discretion of the development team. By the way, I did a simple test by commenting out the is_admin check, and then substituting a users a API key, and it did w...
- Mon Mar 18, 2019 11:01 am
- Forum: Nagios XI
- Topic: REST API Access for Users
- Replies: 5
- Views: 533
Re: REST API Access for Users
Hi ddaluka , Yes, currently, the admin has access to the config and system API and that will not be changing int the next release ( 5.6.0 ). If you'd like I can submit a feature request on your behalf for this functionality. Hi benjaminsmith, Yes please. Can you please give me the request number on...
- Mon Mar 18, 2019 8:09 am
- Forum: Nagios XI
- Topic: REST API Access for Users
- Replies: 5
- Views: 533
REST API Access for Users
Hi Team, We are now using rest APIs to do the configuration from backend (using Ansible, scripts etc) . But only Admin is having access to config and system related APIs . We should be able to use these APIs with a user who is given API access along with CCM access for their Ids . If he/she can do t...
- Tue Mar 05, 2019 5:20 am
- Forum: Nagios XI
- Topic: Issue with ccm_config.inc.php file in Nagios 5.5.9
- Replies: 9
- Views: 2357
Re: Issue with ccm_config.inc.php file in Nagios 5.5.9
Please mark it as resolved. Thank you for your support.ssax wrote:Do you have any other related questions on this or are we okay to lock it up and mark it as resolved?
- Thu Feb 21, 2019 9:12 am
- Forum: Nagios XI
- Topic: Issue with ccm_config.inc.php file in Nagios 5.5.9
- Replies: 9
- Views: 2357
Re: Issue with ccm_config.inc.php file in Nagios 5.5.9
Good news on the top items there. As for the list you have of questions: For number 1 & 2 we do not currently have a way to do the entire setup from the command line. This will also be something that will be added in future versions but I cannot guarantee it will be in 5.6 or 5.7 but it is comi...
- Tue Feb 19, 2019 12:14 pm
- Forum: Nagios XI
- Topic: Issue with ccm_config.inc.php file in Nagios 5.5.9
- Replies: 9
- Views: 2357
Re: Issue with ccm_config.inc.php file in Nagios 5.5.9
If you're checking on database information it would be easiest to do so with a php script, much like the ccm_delete_object.php you would be able to hook into the internal functions in XI to verify configuration in the database. That would require some custom coding on your part but is probably the ...
- Mon Feb 18, 2019 6:52 am
- Forum: Nagios XI
- Topic: Issue with ccm_config.inc.php file in Nagios 5.5.9
- Replies: 9
- Views: 2357
Re: Issue with ccm_config.inc.php file in Nagios 5.5.9
Hi Jomann, Thank you for your quick response. We are installing Nagios using RPM and then we have also created an RPM which is creating some generic hostgroups etc in nagios import directory and runs reconfigure script. Till this point , everything is working as expected. After this, we execute a pe...
- Thu Feb 14, 2019 5:49 am
- Forum: Nagios XI
- Topic: Issue with ccm_config.inc.php file in Nagios 5.5.9
- Replies: 9
- Views: 2357
Issue with ccm_config.inc.php file in Nagios 5.5.9
Hi, We are planning to use nagios version 5.5.9. After doing the fresh install, following file (/usr/local/nagiosxi/etc/components/ccm_config.inc.php ) is not generated anymore until somebody do a login using GUI or any of the nagios scripts are being used. The issue is, when this file gets created ...
- Wed Dec 05, 2018 12:08 pm
- Forum: Nagios XI
- Topic: Duplicate Service Definitions
- Replies: 12
- Views: 1366
Re: Duplicate Service Definitions
My mistake, I gave you the patch for a more recent version of XI. The file attached to this post was tested against 5.5.6 import.class.txt If you do the same thing with this file, it should work this time. Hi swolf, Its working fine. Thanks a ton for immediate resolution. Which NagiosXi Version I w...
- Wed Dec 05, 2018 6:34 am
- Forum: Nagios XI
- Topic: Duplicate Service Definitions
- Replies: 12
- Views: 1366
Re: Duplicate Service Definitions
Hi Swolf,
I have got following error in importing the configuration.
I have got following error in importing the configuration.
Code: Select all
PHP Fatal error: Call to undefined method mysqldb::escape() in /usr/local/nagiosxi/html/includes/components/ccm/classes/import.class.php on line 429
Importing into the CCM failed!