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
MongoDB Backup and Recovery
Overview This article provides the standard procedures for creating a compressed backup of the cloudmon database and the steps required to perform a failback (restore) in the event of a system failure or unsuccessful update. 1. Backup Procedure ...
Cloudmon System Requirements
Self-Hosted Deployment Cloudmon System Requirements Reference specifications for installing Cloudmon in your environment, organized by deployment size — Small, Medium, and Large — based on the number of monitored nodes. Overview The following ...
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 ...
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 ...