[Nagiosplug-devel] [ nagiosplug-New Plugins-1090263 ] RDP check plugins
SourceForge.net
noreply at sourceforge.net
Mon Jan 3 04:23:32 CET 2005
New Plugins item #1090263, was opened at 2004-12-23 08:21
Message generated for change (Comment added) made by blink38
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=1090263&group_id=29880
Category: C plugin
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthieu MARC (blink38)
Assigned to: Nobody/Anonymous (nobody)
Summary: RDP check plugins
Initial Comment:
I tried to write a plugins to check my Terminal Server
not just using check_tcp on port 3389.
Because RDP protocol is not trivial and is not
documented, I choose to use code from rdesktop projects.
I am not a C developer, but I learnt it when I was in
college, so you can say my code is a little ugly ;-)
I think the plugins is working as I want. It make RDP
connexion and stop when the terminal server login
windows appears at the screen (I remove all code which
call GUI function, so the windows is not shown);
I have not already tested the plugins in server crash,
when the port is open but the terminal service does not
work. Maybee it never appears... maybee not.
I need now some help to integrate my code, to do a good
Makefile, configure.in.....
----------------------------------------------------------------------
>Comment By: Matthieu MARC (blink38)
Date: 2005-01-03 12:22
Message:
Logged In: YES
user_id=543506
Here the file (2)
----------------------------------------------------------------------
Comment By: Matthieu MARC (blink38)
Date: 2005-01-03 12:22
Message:
Logged In: YES
user_id=543506
Thanks you for submitting your plugin/script for inclusion in the
NagiosPlugins project.
Please note that only plugins/scripts with an opensource license
can be accepted in this project. Please ensure that your code
contains explicit copyright and license information.
Future status of your plugin:
Initially the plugin will be included asis in the contrib
directory. If you have any updates or patches that need to be
applied, please post them on the NaiosPlugins website under Patches.
(http://sourceforge.net/tracker/?group_id=29880&atid=397599)
If the plugin code meets with the guidelines and there is a
general consensus among users that it is useful and could see
wide deployment, the plugin code will be migrated from "contrib"
to "supported" status in either the plugins or plugins-scripts
directories.
Future status of your script:
At this time we have only started collecting scripts that are
used for report generation. Their future migration to supported
status is not clear at the moment.
Again thanks for contributing to opensource.
The NagiosPlugins Team
----------------------------------------------------------------------
Comment By: Matthieu MARC (blink38)
Date: 2005-01-03 12:20
Message:
Logged In: YES
user_id=543506
here the file
----------------------------------------------------------------------
Comment By: Matthieu MARC (blink38)
Date: 2005-01-03 12:20
Message:
Logged In: YES
user_id=543506
Thanks you for submitting your plugin/script for inclusion in the
NagiosPlugins project.
Please note that only plugins/scripts with an opensource license
can be accepted in this project. Please ensure that your code
contains explicit copyright and license information.
Future status of your plugin:
Initially the plugin will be included asis in the contrib
directory. If you have any updates or patches that need to be
applied, please post them on the NaiosPlugins website under Patches.
(http://sourceforge.net/tracker/?group_id=29880&atid=397599)
If the plugin code meets with the guidelines and there is a
general consensus among users that it is useful and could see
wide deployment, the plugin code will be migrated from "contrib"
to "supported" status in either the plugins or plugins-scripts
directories.
Future status of your script:
At this time we have only started collecting scripts that are
used for report generation. Their future migration to supported
status is not clear at the moment.
Again thanks for contributing to opensource.
The NagiosPlugins Team
----------------------------------------------------------------------
Comment By: Subhendu Ghosh (sghosh)
Date: 2005-01-03 10:54
Message:
Logged In: YES
user_id=46572
Can you post the file?
----------------------------------------------------------------------
Comment By: Subhendu Ghosh (sghosh)
Date: 2005-01-03 10:35
Message:
Logged In: YES
user_id=46572
Can you post the file?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=1090263&group_id=29880
More information about the Devel
mailing list