Пинг предназначен для анализа доступности хоста в сети.
Запросы для управления пингамиPing is designed to analyze the availability of the host on the network.
Ping Management Requests:
addping - добавить пинг. Дополнительные параметрыadd a ping. Extra options:
- k - идентификатор сессии пользователяuser session ID;
- id - идентификатор элемента, в случае если идентификатор отсутствует создается новый элемент типа the identifier of the element; if the identifier is absent, a new element of type 'ping' , иначе модифицируется существующийis created, otherwise the existing one is modified;
- name - имя пинга, не более 63 символовthe name of the ping, no more than 63 characters;
- period - период отправки пинга хосту, минимальное значение the period of sending the ping to the host, the minimum value is 5;
- rtt - время между отправкой запроса и получением ответа the time between sending a request and receiving a reply (Round Trip Time), минимальное значение the minimum value is 1;
- server - имя или name or ip-адрес хоста, не более 127 символовaddress of the host, no more than 127 characters;
- reset - значение the value "true" для этого параметра сбрасывает накопленную элементом статистикуfor this parameter resets the statistics accumulated by the element.
delping - удалить пинг. Дополнительные параметрыdelete the ping. Extra options are:
- k - идентификатор сессии пользователяuser session ID;
- id - идентификатор элементаelement ID.
getelement - чтение элемента. Обязательные параметрыread the element. Required parameters are:
- k - идентификатор сессии пользователяuser session ID;
- id - идентификатор элемента.
...
- element ID.
The response contains information about the element:
|
...