Adding a new probe and including in it Discovery Schedule.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2013 03:09 AM
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 ??
Labels:
- Labels:
-
Discovery
-
Service Mapping
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2013 04:23 AM
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