We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Can use netstat to discovery tcp connection(ADM) instead of lsof?

한균우
Tera Contributor

Hi All,

 

Some linux server are not installed lsof.

I have to create service-map using traffic based discovery. 

How about using netstat to collect tcp connection?

 

 

1 REPLY 1

palanikumar
Giga Sage

Hi,

You can refer this KB article to configure this.

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0725084

 

Thank you,
Palani