Forum Discussion
visithag
Mar 18, 2020Brass Contributor
Nagios with Azure Stack
Configuring Azure Stack with nagios. I need to know how to configure azurestack_services.cfg and azurestack_hosts.cfg ? https://docs.microsoft.com/en-us/azure-stack/operator/azure-stack-integrate-m...
troettinger
Microsoft
Apr 03, 2020Happy to help. What is your specific question?
The documentation that you have linked below does cover all parameters you need to configure the config file.
Parameter Description Authentication
**External_domain_fqdn ** | External Domain FQDN | |
**region: ** | Region Name | |
**tenant_id: ** | Tenant ID* | |
client_id: | Client ID | SPN with secret |
client_secret: | Client Password | SPN with secret |
client_cert**: | Path to Certificate | SPN with certificate |
client_cert_thumbprint**: | Certificate Thumbprint | SPN with certificate |
You can always reach out directly to me sharing any environmental specific error that you have.
Thomas
visithag
Apr 06, 2020Brass Contributor
- troettingerApr 30, 2020
Microsoft
Hi
The SPN that you use in the configuration file, did you grant reader permission to the default provider subscription?
Thomas