to launch tests
This commit is contained in:
parent
e65f12cd44
commit
3a27709048
|
@ -16,7 +16,7 @@
|
|||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
|
||||
package snmp_standard::mode::udpcon;
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check cpu detailed
|
||||
Documentation Check CPU
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check cpu table
|
||||
Documentation Check CPU
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check disk usage table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check diskio table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check inodes table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check the list-diskio mode
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check list diskspath path
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check list interfaces
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check list processes
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check list storages
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check load table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check memory table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Network Interfaces
|
||||
Documentation Network table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check processcount table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check storage table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check swap table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check tcpcon table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check time table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check udpcon table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
*** Settings ***
|
||||
Documentation Check uptime table
|
||||
Documentation Check table
|
||||
|
||||
Resource ${CURDIR}${/}..${/}..${/}..${/}resources/import.resource
|
||||
|
||||
|
|
Loading…
Reference in New Issue