CheckMK: Difference between revisions
Chris.Hansen (talk | contribs) m (Text replacement - "Category:Connectors" to "Category:Settings") |
Chris.Hansen (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 28: | Line 28: | ||
=== Folders === | === Folders === | ||
Optionally, select or create folders to better organize your connections. See [[Connection Folders]] for more information. | Optionally, select or create folders to better organize your connections. See [[Connection Folders]] for more information. | ||
=== Connection Mode === | |||
Select the applicable connection mode: | |||
* '''Agents''': if using an Agent Pool to connect to the CheckMK server | |||
* '''Direct''': if CheckMK server is accessible from the internet | |||
=== Url === | === Url === | ||
Enter the full url to the CheckMK site on the server. For example: https://monitoring.example.com/sitename/check_mk | Enter the full url to the CheckMK site on the server. For example: https://monitoring.example.com/sitename/check_mk | ||
=== | === SSL Certificate Handling === | ||
Select the | Select the applicate mode for handling SSL certificates: | ||
* | |||
* | * '''Standard''': Invalid ssl certificates will be rejected and the connection will be prevented. This mode is the same as standard configurations for web browsers and should be used unless there is a known issue with the ssl certificate on the server. | ||
* '''Ignore Certificate Issues''': Issues with the ssl certificates will be ignored and the connection will still be made. This mode should only be used when a known issue with the certificate is preventing a connection. | |||
=== Username === | === Username === | ||
Line 43: | Line 49: | ||
Enter the automation secret for the CheckMK user | Enter the automation secret for the CheckMK user | ||
[[Category:Settings]] | [[Category:Settings]] | ||
[[Category:Connections]] |
Latest revision as of 15:02, 7 October 2024
CheckMK is a monitoring software used for keeping tabs on the health of IT infrastructure. It can monitor various components like servers, applications, networks, and even cloud setups. This article will guide you through connecting FojiSoft to CheckMK. By following these steps, you'll be able to seamlessly pull valuable status, metric data, and notifications from CheckMK directly into FojiSoft, enhancing your system's overall functionality and providing a more comprehensive view of your IT environment.
Agent Pool Configuration
If your CheckMK server is not accessible from the internet, you must configure an agent pool to be allowed to communicate with your server.
- Log into your Foji account
- Access Agent Pools under Integrations in the navigation menu of the Settings application
- Edit the agent pool
- Add your CheckMK server name and port to the list of allowed hosts. The following standard ports may be useful for reference:
- http: 80
- https: 443
- Save the agent pool
Adding a Connection
- Log into your Foji account
- Access Connections under Integrations in the navigation menu of the Settings application
- Click the New Connection button
- Click the CheckMK Site provider in the list. You may search for it in the search box or find it under Data
- Configure the Connection Fields
- Click the Create button
Configuring Connection Fields
Name
Enter a unique name for your connection. This name will help you identify and manage your connections within FojiSoft.
Folders
Optionally, select or create folders to better organize your connections. See Connection Folders for more information.
Connection Mode
Select the applicable connection mode:
- Agents: if using an Agent Pool to connect to the CheckMK server
- Direct: if CheckMK server is accessible from the internet
Url
Enter the full url to the CheckMK site on the server. For example: https://monitoring.example.com/sitename/check_mk
SSL Certificate Handling
Select the applicate mode for handling SSL certificates:
- Standard: Invalid ssl certificates will be rejected and the connection will be prevented. This mode is the same as standard configurations for web browsers and should be used unless there is a known issue with the ssl certificate on the server.
- Ignore Certificate Issues: Issues with the ssl certificates will be ignored and the connection will still be made. This mode should only be used when a known issue with the certificate is preventing a connection.
Username
Enter the username for a CheckMK user
Automation Secret
Enter the automation secret for the CheckMK user