MONITOR PVM HOST

Level

pvm

History

Appears in Netasq 7.0.0
product Appears in Netasq 8.0.0
osname Appears in Netasq 8.0.0
Format Appears in Netasq 9.0.0

Description

Return all hosts which have some informations stored in proactive vulnerability management module

Returns

hostid : id use to join this other monitor requests
addr : ip address of the affected host
name : name of the host
info : number of information detected on the host
vuln : number of vulnerability detected on the host
port : number of open port detected on the host
product : number of product detected on the host
service : number of service (product that hold an open port) detected on the host
lastevent : date of the last even seen on the host
osname : operating system without version of the host
os : operating system of the host
detectedos : operating system of the host as detected by the proactive vulnerability management module

Format

section_line

Example

> MONITOR PVM VULN_HOST
101 code=00a01000 msg="Début"
hostid=x addr=x name=x info=x vuln=x product=x service=x port=x lastevent=x osname=x os=x detectedos=x
hostid=x addr=x name=x info=x vuln=x product=x service=x port=x lastevent=x osname=x os=x detectedos=x
100 code=00a00100 msg="Ok"