Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Threat Emulation
Monitors status of Check Point Threat Emulation
Check Info:
* *service*: this check creates one service on the TE enbaled Check Point gateway
* *state*:\
**critical**
* if monthly quota on cloud used greater then crit
* if remaining quota on cloud less then crit
* if current files waiting for emulation greater then crit
**warning**
* if teUpdateStatus is not 'up-to-date'
* if teStatusCode is not '0'
* if teSubscriptionStatus is not 'valid'
* if teCloudSubscriptionStatus if not 'ok'
* if monthly quota on cloud used greater then warn
* if remaining quota on cloud less then warn
* if current files waiting for emulation greater then warn
* *wato*: you can configure warn/crit levels for
* monthly quota on cloud used
* remaining quota on cloud
* current files waiting for emulation
* *perfdata*:
* average emulated file size (bytes)
* average process time (s)
* average queue size (count)
* files scanned by threat cloud (count)
* files waiting for emulation (count)
* malicious files detected (count)
* malicious files detected by threat cloud (count)
* monthly quota on cloud used (%)
* peak queue size (count)
* remaining quota on cloud (count)
* scanned files (count)
Testetd with: R80.10
Sample output
![sample output](/doc/sample.png?raw=true "sample [SHORT TITLE]")