VMmanager/VEmanager:
Добавление IP:
/usr/local/mgr5/sbin/mgrctl -m vmmgr iplist.edit domain=domain.com family=ipv4 iptype=public plid=ID_VDS sok=ok
/usr/local/mgr5/sbin/mgrctl -m vmmgr iplist.edit domain=domain.com family=special ip=ваш_IP iptype=public plid=ID_VDS sok=ok
Удаление IP
/usr/local/mgr5/sbin/mgrctl -m vemgr iplist.delete elid=ID_IP plid=ID_VDS sok=ok
Удаление VDS:
/usr/local/mgr5/sbin/mgrctl -o text -m vmmgr vm.delete elid=ID_VDS

DNSmanager:
Смена slave:
/usr/local/mgr5/sbin/mgrctl domain.edit name=domen.com masterip=ваш_IP sok=ok
Создание домена у реселлера «resseller»:
/usr/local/mgr5/sbin/mgrctl -m dnsmgr domain.edit user=user dtype=slave [email protected] name=domain.ru masterip=8.8.8.8 reseller=resseller su=user sok=ok
Создание домена у пользователя:
/usr/local/mgr5/sbin/mgrctl -m dnsmgr domain.edit user=user dtype=slave [email protected] name=domain.ru masterip=8.8.8.8 su=user sok=ok

ISPmanager 5:
Создание пользователя:
/usr/local/mgr5/sbin/mgrctl -m ispmgr user.add name=USER passwd=пароль confirm=пароль limit_php_mode_cgi=on limit_php_mode_mod=on addinfo=off sok=ok
Редактирование пользователя:
/usr/local/mgr5/sbin/mgrctl -m ispmgr user.edit name=USER passwdgen=* passwd=* confirmgen=* confirm=* ip=none ip6=none domain= preset=custom phpmod=on disklimit=0 ftplimit=10000 maillimit=10000 domainlimit=10000 webdomainlimit=10000 maildomainlimit=10000 baselimit=10000 baseuserlimit=10000 bandwidthlimit=100000000 sok=ok
Создание почтового ящика:
/usr/local/mgr5/sbin/mgrctl -m ispmgr email.edit domainname=ваш домен greylist=on hidegreylist=on passwd=пароль name=пользователь sok=ok
Добавление доменов в WWW-доменах:
/usr/local/mgr5/sbin/mgrctl -m ispmgr webdomain.edit name=domain.com aliases=www.domain.com php=on php_cgi_version=native php_enable=on php_mode=php_mode_mod owner=user [email protected] sok=ok
Добавление доменов в Доменных именах:
/usr/local/mgr5/sbin/mgrctl -m ispmgr domain.edit owner=user ip=8.8.8.8 maildomain=off name=domen.ru ns=»ns1.domen.ru. ns2.domen.ru.» webdomain=off sok=ok
Включение логирования для доменов:
/usr/local/mgr5/sbin/mgrctl -m ispmgr webdomain.edit name=domain.ru rotation_count=10 rotation_period=every_day rotation_size= [email protected] elid=domain.ru sok=ok
Создание FTP пользователей:
/usr/local/mgr5/sbin/mgrctl -m ispmgr ftp.user.edit passwdgen=* passwd=* name=user owner=vladelec_FTP sok=ok

ISPmanager 4:
Массовая смена ip для доменов
/usr/local/ispmgr/sbin/mgrctl \
wwwdomain.edit sok=yes elid=domain.ru alias=www.domain.ru docroot=auto owner=user [email protected] index=index.php php=phpmod ip=1.2.3.4

Смена сервера имён
/usr/local/ispmgr/sbin/mgrctl domain.prop elid=domain.ru sok=yes [email protected] ns='ns1.domain.ru ns2.domain.ru'
заблокировать порты указанные в файле ports
cat ~/ports | xargs -tI _ /usr/local/ispmgr/sbin/mgrctl firewall.edit elid=_ sok=yes ftype=closed

BILLmanager:
Выставить статус «Удалено»:
/usr/local/ispmgr/sbin/mgrctl -m billmgr item.setstatus elid=ID status=4

Все панели:
Вход по ключу:
Вводим в консоли:/usr/local/mgr5/sbin/mgrctl -m ispmgr session.newkey username=root key=eu8quaiph2iZohthe6shaquaeyahloh2
Вводим в браузере: http://ip/ispmgr?func=auth&username=root&key=eu8quaiph2iZohthe6shaquaeyahloh2&checkcookie=no
Скачать лицензию:
/usr/local/mgr5/sbim/licctl fetch ispmgr
Вывод всех возможных функций в панели
/usr/local/mgr5/sbin/mgrctl -m ispmgr actionlist
Остановить работу панелей:
/usr/local/mgr5/sbin/mgrctl -l
Запуск всех панелей:
/usr/local/mgr5/sbin/mgrctl -u
Обновить только панели:
/usr/local/mgr5/sbin/pkgupgrade.sh coremanager