Working fine here on my mobile device, below are the SK contents for your reference
Symptoms
Running the command "pdp idc status" gives output of "No information about identity sources" even though the Identity Collector has events and pdp debug can confirm the gateway is receiving events from Identity Collector.
The Identity Collector is recently deployed.
Cause
Per sk108235, monitoring on Identity Collector is disabled by default.
Solution
To enable monitoring on Identity Collector, add a registry DWORD key named "MonitoringEnabled" and configure its value to 1 (digit one) in the applicable folder in Windows Registry:
Important - Before you make any changes, export the entire Windows Registry.
On Windows 32-bit:
HKEY_LOCAL_MACHINE\SOFTWARE\CheckPoint\IdentityCollector\
On Windows 64-bit:
KEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\CheckPoint\IdentityCollector\
The default frequency of sending the data is 10 seconds. To configure a different value, add a registry DWORD key named "MonitoringInterval" (in the same folder in Windows Registry) and configure its value to the required number of seconds (for example, for a period of 1 minute, configure the value 60).
NOTE: You must restart the identity Collector after making the changes for it to take effect.
CCSM R77/R80/ELITE