ERROR- (Shell is not in supported shell list)

HareeshPVR
Tera Expert

HI 
I am working on discovery of BMC devices. I tried to create a probe and execute the BMC device command to fetch the data. when i test this probe, I am getting the output of command followed by its also throwing "(Shell is not in supported shell list)" this error due to which i could not use the result.output in the sensor and its shows as dataundefined when i try to check the data in the logs.
I also created a probe prameter for allowunsupportedshells to be set as true. can anyone help me out on how i can get rid of this error.

HareeshPVR_0-1709887903943.png

 

 
4 REPLIES 4

HareeshPVR
Tera Expert

@Amit Gujarathi , can you please help me on the above issue

yasin1
Tera Contributor

Hi,

  • Please check your mid server's parameter mid.ssh.shells_supported. Default values are ksh,bash,sh Check BMC configuration and add to mid server's mid.ssh.shells_supported parameter value.
  • Add to your probe allow_unsupported_shells  parameter true 

 

Yasin,

 

HareeshPVR
Tera Expert

@yasin1 , i did added these details in mid server as well

HareeshPVR
Tera Expert

BMC uses IPMI protocol to get the information it just uses normal command line to get the information ..in this situation how i can get the data