RMI Crawler->JMX Crawler
This commit is contained in:
parent
f08466d69e
commit
39648273b4
|
@ -21,7 +21,7 @@ public enum MetaCrawlerEnum {
|
||||||
POP_CRAWLER((short)14),
|
POP_CRAWLER((short)14),
|
||||||
POSTGRESQL_CRAWLER((short)15),
|
POSTGRESQL_CRAWLER((short)15),
|
||||||
REDIS_CRAWLER((short)16),
|
REDIS_CRAWLER((short)16),
|
||||||
RMI_CRAWLER((short)17),
|
JMX_CRAWLER((short)17),
|
||||||
SMB_CRAWLER((short)18),
|
SMB_CRAWLER((short)18),
|
||||||
SMTP_CRAWLER((short)19),
|
SMTP_CRAWLER((short)19),
|
||||||
SNMP_CRAWLER((short)20),
|
SNMP_CRAWLER((short)20),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user