Process detection command
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 08:46 AM - edited 11-26-2024 08:48 AM
Dear community,
I've detected an issue when executing the Discovery pattern for Postgres.
During pattern debugging, in step "Process detection", I'm trying to find when this command is built:
ps -eo user,pid,ppid,comm,args | grep -i 'number' | grep -v grep
I guess is a sensor, but I've doing a deep search but no success so far.
Please, could you help me with this?
Thank you in advance
Javier
Labels:
- Labels:
-
Discovery
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 11:19 AM
What OS version is this running on? Have you resolved?