What is the database utilized by Cloudmon?
Cloudmon utilizes MongoDB. In addition, for NetFlow monitoring (Network traffic monitoring NTM), Cloudmon uses MySQL as its database.
Related Articles
Cloudmon System Requirements
The following information outlines the system requirements for the self-hosted option, enabling IT teams to install Cloudmon in their environment. These system requirements have been determined keeping various deployment scenarios in mind to help ...
Database Monitoring
Servers Database Monitoring Gain full visibility into your Oracle and MySQL database servers from a single platform. Track performance, set intelligent alerts, and never miss a critical event across your database infrastructure. Cloudmon's Database ...
Cloudmon POC System Requirements
The following are the minimum system requirements for setting up the Cloudmon POC environment. Component Specifications Cloudmon Controller And MongoDB Database (8+) CPU: 4 cores RAM: 32 GB Storage: At least 500 GB capacity OS: Ubuntu 24.04 LTS ...
Agent Vs Agentless Monitoring in cloudmon
Attribute Agent-based Monitoring Agentless Monitoring – SNMP, WMI, TCP, ICMP Methodology Deploy the Cloudmon Agent on each server that requires monitoring. Cloudmon uses Probes to monitor IP network endpoints and devices in the network such as ...
What steps can be taken to debug frequent server crashes with a 502 bad gateway error in cloudmon?
1. Check the status of the MongoDB and server using the following commands: To check MongoDB status: service mongod status. To check server status: service cloudmon-controller@server status. If either of them is inactive, restart them using the ...