Welcome to the HyperFORGE

The HyperFORGE was created to facilitate collaboration on plugins and documentation for they Hyperic Community.

Become a HyperFORGE member →

Recent Activity

Skip to end of metadata
Go to start of metadata

Note: This is an example plugin and is not supported.

Vyatta Plugin

Vyatta is an Open Source routing project and has Cisco-like command line/configuration. Tab completion for everything and '?' if you are unsure about something. Syntax is also pretty similar as well.

Download

  • Included in main HQ distribution as of HQ 3.1
  • Download the latest source code:
    svn co http://svn.hyperic.org/projects/hq/trunk hyperic-hq
    

Documentation

Configuration Tips

Configuring Interfaces
%> configure
%# set interfaces ethernet eth0 address 10.0.0.199 prefix-length 24
%# set interfaces ethernet eth0 description ""
%# commit
Enabling SSH access
%> configure
%# set service ssh
%# commit
Enabling SNMP
%> configure
%# set protocols snmp community <snmp community string>
%# commit
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.