- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2024 03:59 AM
Linux-AIX Discovery
Ran Quick Discovery for one of the passed Test Credential IP which is already present in the IP Affinity List
- Tried to run the 'Quick' Discovery for this IP.
- Error="SNMP probe timed out. Target is either unreachable or there are no valid credentials for it."
- Unix-AIX schedule is also failing.
- New Linux IP is giving error.
<results error="Adding target to blacklist. No valid credential found for types [SSH Password,SSH Private Key,Azure SSH Certificate]" probe_time="4141" result_code="42">
<result error="Adding target to blacklist. No valid credential found for types [SSH Password,SSH Private Key,Azure SSH Certificate]">
<debug_info>
{"debug_info":[{"10.55.42.8":{"credentials_attempted":
[{"credential_type": "SSH Password","credential_name":" AIX ","credential_order":"100","credential_success":false,"credential_id":""},
{"credential_type": "SSH Password", "credential_name": "Linux", "credential_order":"100","credential_success":false,"credential_id":" "}],"adding_key_to_target_blacklist":true,"connection_parameters":{"credential_types":["SSH Password","SSH Private Key", "Azure SSH Certificate"],"target":"10.55.42.8"}}}]}</debug_info>
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2024 10:25 PM
Hi @mochan_s
If the credential test is success then there must be something wrong with the MID server tagged for it OR the schedule might have any credential alias and it must be picking only that. Can you verify these 2 points.
Also, instead of doing quick discovery can you configure SSH behavior and tag it to the schedule and run the discovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2024 06:12 AM - edited ‎10-09-2024 06:12 AM
Hi, for AIX server discovery you need valid SSH credentials, please make sure they are added (and tested) to ServiceNow credential list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2024 07:41 AM
Yes Appli
We have already created the AIX Credential entry in the credential list.Earlier the devices were getting discovered also.But now older Ips are also not getting discovered when we are running 'Quick Discovery' and also for new IP address it is giving error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2024 04:14 AM
Hi, thank you. since it is not isolated to one host/ip, apparently issue is more generic.
Can you please check if these MID server properties are set to true?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2024 07:02 AM
Hi,
Did you test the credential and verify if the right MID server is tagged to it? It might be present in Affinity due to any credential match but it might not be working now or something must have changed and for that its better to check the 'Test' as from the discovery log its clearly stating its not able to find any credential.