Network statistics from multiple servers

Hi All,

I need to collect the network and running process information form windows and linux servers. is there anyway BigFix can help in this?

Regards
Sunil

you can’t collect the network stats using the bigfix. There are other tools for that ( tcpdump,SAR for linux etc)
This is sample to get the process information.

(name of it, pid of it, pathname of image file of it) of processes whose (name of it as string contains regex “java|httpd|weblogic”)

It depends a lot on what you’re trying to capture. Can you give more details?

BigFix is great about reporting the system state right now, but not the most effective for logging network activity over time. For that you’d probably find a better fit with a SIEM tool like QRadar or Splunk.