Back to Geneos FAQ

FKM not picking up the string correctly

FKM match key issue, FKM keyword, not finding string.

Problem Copied

FKM not picking up the string correctly

Possible Cause(s) Copied

There are numerous reasons why FKM may not pick up the string correctly. In this article, we will summarize some of the common ones.

Root Cause 1: Misconfiguration of file source

Root Cause 2: Misconfiguration of the setting of the key table

Root Cause 3: The user running the NetProbe has no permission to read the file. In such case, “NOT_FOUND: Permission Denied” status message is shown

Root Cause 4: The FKM trigger key is cleared by clear key

Root Cause 5: fkmTable > keys > key > clearTime is set, the trigger row is removed from the dataview after the number of seconds set of clearTime has passed

Root Cause 6: Keyword is detected out of the active time if active time is set

Root Cause 7: The key is ignored by an ignore key

Root Cause 8: Incorrect file content type files > file > contentType is set

Possible Solution(s) Copied

Below are the corresponding possible solutions for each of the problems above:

Solution Root Cause 1: Any suspected misconfiguration of the file path of file source

Solution Root Cause 2: Issue with match mode set to “Regexp” or “Regexp_ignore_case” and problem with regular expression is suspected:

Solution Root Cause 3: Make sure the user running the Netprobe has the necessary permissions to the directories and files. In the case of running Windows Netprobe, the Netprobe typically runs as a Windows service as “Local System Account”, and this process has no access to mapped drives, only local files are accessible to FKM

Solution Root Cause 4: If a file line matches the match key (creating a trigger) and a file line later matches this clear key, the created trigger will be automatically removed

Solution Root Cause 5: All triggers of a file are cleared at the defined time of day if a clear time is set

Solution Root Cause 6: If active time is used, the place where you set in the sampler configuration impacts when and how the file is read. If a keyword is not picked up, you might have active time set on file-level or keyword table-level. During the time is inactive, file lines are not scanned for the keyword.

Solution Root Cause 7: When ignore key is detected, it silently ignores the line which would otherwise match a key and create a trigger

Solution Root Cause 8: Make sure the correct file content type files > file > contentType is set. For more information of possible values of file content type, please see here

File Keyword Monitor (FKM)

File Keyword Monitor Configuration

Why is the FKM unable to detect some files

["Geneos"] ["Geneos > Netprobe"] ["FAQ"]

Was this topic helpful?