HMC Server Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello!
I am trying to run discovery for an HMC server.
The pattern triggers, completes successfully, no errors shown in the logs.
However, during the discovery, I get the following warnings:
"/bin/bash: PATH: readonly variable
environment: line 4: /bin/systemctl: restricted: cannot specify `/' in command names"
"/bin/bash: PATH: readonly variable"
In the ECC queue, the first part of the result in payload is the following:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I have not tried this my self.
However you can check this out : https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0788147
Regards,
Pratiksha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello!
I did this in the first place, to have the pattern triggered. As mentioned, now the pattern triggers, but however I still see those warnings.
Maybe they are generated because the multi-probe "UNIX - Classify" includes 7 probes for UNIX-based systems and tries all of them on the HMC, which does not have all commands available. My problem is if there is an issue or the warnings can be ignored.
Thank you!