Hi No1! On 10/24/2017, at 10:25:00 AM you wrote:
> Hi Neil, > > I know I can use any standalone VNC viewer to view the console, but it > won't allow me to send controls. > > The question is, Can I replicate the same VNC consoles in Foreman as it > supports noVNC. I am looking for a solution when I cna consolidate all the > iDrac consoles in a single place rather than launching each iDrac console > separately. Is this possible? > > Thanks. You might try to use websocket-based server[1] which actually connects to VNC in iDRAC and wire this in Foreman. I guess it's what noVNC provides by default[2]. We used websockify together with noVNC from ikvm branch from kelleyk[3], works very well with idrac and supermicro BMCs. 1. https://github.com/novnc/websockify 2. https://github.com/novnc/websockify/blob/master/README.md 3. https://github.com/kelleyk/noVNC -- WBR et al. -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
