Difference between revisions of "RemoteCLI"

Jump to navigation Jump to search
522 bytes added ,  10:34, 7 December 2010
(Added "vicfg-cfgbackup")
(→‎vicfg-snmp: Updated)
Line 3: Line 3:


<code> vicfg-snmp </code> Enables management of the ESXi SNMP agent
<code> vicfg-snmp </code> Enables management of the ESXi SNMP agent
To add a read-only (SNMP Get) community use
vicfg-snmp.pl --server esx --username root --password pass -c community
To set trap destinations use
vicfg-snmp.pl --server esx --username root --password pass -t trap-rxer1/community,trap-rxer2/community
To enable the service (use -D to disable)
vicfg-snmp.pl --server esx --username root --password pass -E
Be aware that for full fat ESX hosts you don't get anything back, config should be done via the Service Console's <code> /etc/snmp/snmpd.conf </code> config file


== vicfg-volume ==
== vicfg-volume ==

Navigation menu