AW: Patch for check_by_ssh - Add option to force pseudo tty allocation

Skibbe, Oliver Oliver.Skibbe at mdkn.de
Wed Nov 26 10:34:23 CET 2014


I created a pull request for this patch

https://github.com/monitoring-plugins/monitoring-plugins/pull/1303



Best regards
Oliver Skibbe

Medizinischer Dienst der Krankenversicherung Niedersachsen | MDKN
Geschäftsbereich Zentrale Dienste Informationstechnologie

Oliver Skibbe
Systemadministrator
Hildesheimer Straße 202-206
30519 Hannover
Tel: +49 (0) 511 8785 4321

Oliver.Skibbe at mdkn.de<mailto:Oliver.Skibbe at mdkn.de> | http://www.mdk-niedersachsen.de<http://www.mdk-niedersachsen.de/>
________________________________

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


Von: Skibbe, Oliver
Gesendet: Mittwoch, 26. November 2014 10:15
An: 'devel at monitoring-plugins.org'
Betreff: Patch for check_by_ssh - Add option to force pseudo tty allocation

Hey,

because i've needed a pseudo tty for running sudo via ssh, i created a small patch for check_by_ssh

It introduces a new option "-z" which adds

     -t      Force pseudo-tty allocation.  This can be used to execute arbitrary screen-based programs on a remote machine, which can be very useful, e.g. when implementing menu services.  Multiple -t options
             force tty allocation, even if ssh has no local tty.


While using this new option, you have to set -E because on STDERR appears:
Connection to $IP closed.

Maybe there is a better way to surpress this message but i'm not this deep in C.


Let me know if you're interested.


Mit freundlichem Gruß
Oliver Skibbe

Medizinischer Dienst der Krankenversicherung Niedersachsen | MDKN
Geschäftsbereich Zentrale Dienste Informationstechnologie

Oliver Skibbe
Systemadministrator
Hildesheimer Straße 202-206
30519 Hannover
Tel: +49 (0) 511 8785 4321
Oliver.Skibbe at mdkn.de<mailto:Oliver.Skibbe at mdkn.de> | http://www.mdk-niedersachsen.de<http://www.mdk-niedersachsen.de/>
________________________________

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20141126/4c9f8aa2/attachment.html>


More information about the Devel mailing list