What's Happening?
A user on the ServiceNow community forum, ChandanK0753855, has reported significant challenges in implementing Service Mapping due to SSH authentication errors and missing load balancer discoveries. The issues include a failure to discover any of the three
required load balancers and numerous active Discovery errors related to SSH authentication failures. Specifically, the system is unable to find valid credentials for SSH Password, SSH Private Key, and Azure SSH Certificate types. Many affected Configuration Items (CIs) were discovered through Qualys or Microsoft Intune integrations and belong to classes like Hardware, DNS Name, and IP Router, which are not typically expected to support SSH access. Despite this, Discovery attempts SSH connections on port 22. Direct SSH connectivity attempts from the MID Server also failed with an error indicating 'no matching host key type found,' suggesting a potential issue with unsupported SSH algorithms rather than just missing credentials. These problems are currently preventing further progress on the Service Mapping implementation.
Why It's Important?
These SSH authentication and discovery issues are critical for organizations relying on ServiceNow for IT Operations Management (ITOM) and service mapping. Accurate service mapping is essential for understanding the dependencies between IT components and business services, which in turn supports incident management, change management, and overall IT service delivery. When SSH authentication fails, it prevents the discovery of critical infrastructure components like F5 BIG-IP devices and Linux servers, leading to an incomplete and inaccurate service map. This can result in blind spots in IT operations, making it difficult to diagnose and resolve service outages, assess the impact of changes, and ensure compliance. The inability to properly map services can lead to increased operational costs, extended downtime, and a reduced ability to maintain service level agreements (SLAs), ultimately impacting business continuity and customer satisfaction. The problem also highlights potential compatibility issues between ServiceNow's MID Server and target devices' SSH configurations, which could affect a broader range of enterprises using similar setups.
What's Next?
The user is seeking guidance from the ServiceNow community to resolve these blocking issues. Key next steps involve identifying and eliminating CIs that are not valid SSH candidates early in the Discovery remediation effort. This requires establishing clear criteria for which CIs should qualify for SSH-based Discovery to avoid wasting resources on devices where SSH is not expected or available. Troubleshooting will also focus on determining if the error 'Unable to negotiate with host on port 22: no matching host key type found' indicates an SSH algorithm or host key compatibility issue between the MID Server and target devices, rather than a simple credential problem. Recommended steps include validating connectivity, credentials, SSH versions, and supported host key algorithms before re-running Discovery. The community's input will be crucial in developing best practices and troubleshooting methodologies to overcome these technical hurdles and enable successful Service Mapping implementation.
Beyond the Headlines
The challenges faced by this ServiceNow user underscore a broader issue in complex IT environments: the intricate interplay between security protocols, discovery mechanisms, and configuration management. The attempt to apply SSH authentication to non-SSH-capable devices, or encountering compatibility issues with SSH algorithms, points to potential misconfigurations or a lack of granular control in discovery profiles. This situation highlights the need for robust pre-discovery validation and intelligent filtering mechanisms within ITOM tools to prevent unnecessary authentication attempts and streamline the discovery process. Furthermore, the reliance on third-party integrations like Qualys and Microsoft Intune for CI data, which then leads to SSH authentication attempts on inappropriate device types, suggests a need for better data harmonization and validation at the integration layer. Addressing these underlying architectural and configuration complexities is vital for ensuring the efficiency and accuracy of IT service mapping, which is a cornerstone of modern IT infrastructure management and digital transformation initiatives.











