AcgMeasureMemory Command

AcgMeasureMemory Command

acgMeasureMemory

Monitoring client for ACGVision.

Install acgMeasureMemory

  • Raspbian apt-get install acgvision-agent Click to copy

acgvision-agent

Monitoring client for ACGVision.

ACGVision is a client/server monitoring system. It is made of 4 parts: - acgvision-core is the server. It serves jobs to agents, computes information to display on the console and sends email about events. - acgvision-agent is the client. It monitors the system activity. - acgvision-console is a Joomla plugin displaying reports about activity and allows selecting monitoring jobs for each agent. - acgvision-parameter is the GUI for creating jobs and templates (services) for acgvision. Acgvision-agent is the client used by ACGVision to monitor the system activity. It can monitor CPU activity, memory, filesystem space, and processes. It is controlled by the acgvision server (like what to monitor, which commands to execute and when to execute them). It checks the result and compares it to event values. If the value matches some criterias it sends an event to the core which will email it to the host owner and its followers. The event will also be displayed on the web console. The client exchanges SOAP messages with the server via HTTP or HTTPS. It reports events and executes scripts on failure. It is compatible with many nagios scripts.

Installation of latest acgMeasureMemory command is available for Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.