Adding a new probe and including in it Discovery Schedule.

shanushaan
Kilo Explorer

I have made a new SSH command probe for LINUX Discovery and individually tested it using TEST probe.
The probe is working fine with all the details.
But if I run the complete Discovery the probe is not getting added in the complete Discovery Schedule.
What am I missing ??

5 REPLIES 5

The probe was a simple command "dnsdomain" which gives me the dns domain name in the linux servers.

The sensor written is similarly others and changed the line .

current.dns_domain=result.strip()


-Rohit