Difference between revisions of "Rmond"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(add small desc for new component - rmond)
 
(update structure)
Line 1: Line 1:
 
{{Virtuozzo}}
 
{{Virtuozzo}}
 +
 +
== Description ==
  
 
rmond is a component of Virtuozzo. It is a plugin for [http://www.net-snmp.org/wiki/index.php/Snmpd snmpd] which provides statistics about VM and CT usage via SNMP protocol.
 
rmond is a component of Virtuozzo. It is a plugin for [http://www.net-snmp.org/wiki/index.php/Snmpd snmpd] which provides statistics about VM and CT usage via SNMP protocol.
  
[https://src.openvz.org/projects/OVZ/repos/rmond/browse Source code].
+
== Project resources ==
 +
 
 +
The source code is [https://src.openvz.org/projects/OVZ/repos/rmond/browse on Stash]
 +
 
 +
== See also ==
 +
 
 +
* rmond [[packages]] in various Linux distributions.
 +
* [https://github.com/ligurio/zabbix-virtuozzo-template Zabbix template] for monitoring Virtuozzo
  
 
[[Category:Virtuozzo]]
 
[[Category:Virtuozzo]]
 
[[Category: Sub-projects]]
 
[[Category: Sub-projects]]

Revision as of 09:08, 17 December 2015

Description

rmond is a component of Virtuozzo. It is a plugin for snmpd which provides statistics about VM and CT usage via SNMP protocol.

Project resources

The source code is on Stash

See also