Action - Publish/Push Data
Truth to say I don't see reason to implement this action because Windows has standard command line utility FTP.EXE. It can process script that specified in command line by -s:filename parameter.
HostMonitor can start FTP client using "Execute external program" action. Also it can start external program each time reports generated.
Regards
Alex
HostMonitor can start FTP client using "Execute external program" action. Also it can start external program each time reports generated.
Regards
Alex
Unless there is currently a convention to do it otherwise, the advantage would be to store the authentication information encrypted or at least measked within HostMonitor.
This information sitting in a batch file or even within the command line parameter field is too open.
<font size=-1>[ This Message was edited by: Doobie on 2003-03-12 17:20 ]</font>
This information sitting in a batch file or even within the command line parameter field is too open.
<font size=-1>[ This Message was edited by: Doobie on 2003-03-12 17:20 ]</font>
>This won't work for us as we don't have 'full control' over the servers that we need to monitor on behalf of our clients.
I assume if you are going to use a script to perform an ftp action, the script is on your own machine, on which Hostmonitor runs. This is the place where you can secure your scripts with ntfs permissions.
I assume if you are going to use a script to perform an ftp action, the script is on your own machine, on which Hostmonitor runs. This is the place where you can secure your scripts with ntfs permissions.
Marcus wrote...
>I assume if you are going to use a script to perform an ftp action, the script is on your own machine, on which Hostmonitor runs.<
No, the machine is typically property of the client and is always at the client site. Although we have admin rights, so do others, and we may never know the ownership has been taken on the file and the information breached.
To this effect, I would also suggest that the ability to 'Show' the application window from the system tray be password protected.
>I assume if you are going to use a script to perform an ftp action, the script is on your own machine, on which Hostmonitor runs.<
No, the machine is typically property of the client and is always at the client site. Although we have admin rights, so do others, and we may never know the ownership has been taken on the file and the information breached.
To this effect, I would also suggest that the ability to 'Show' the application window from the system tray be password protected.
>No, the machine is typically property of the client and is always at the client site. Although we have admin rights, so do others, and we may never know the ownership has been taken on the file and the information breached.
Yeah, difficult situation...
>To this effect, I would also suggest that the ability to 'Show' the application window from the system tray be password protected.
You can use "Protect settings by password" option located on Miscellaneous page in the Options dialog. It will protect all settings from viewing or changing.
Regards
Alex
Yeah, difficult situation...
>To this effect, I would also suggest that the ability to 'Show' the application window from the system tray be password protected.
You can use "Protect settings by password" option located on Miscellaneous page in the Options dialog. It will protect all settings from viewing or changing.
Regards
Alex
Alex Wrote....
>You can use "Protect settings by password" option located on Miscellaneous page in the Options dialog. It will protect all settings from viewing or changing.<
But only after showing all the tests, status, test method, etc.. This can still be too much information in some cases (for us). I would prefer that the password is prompted prior to displaying the application window.
>You can use "Protect settings by password" option located on Miscellaneous page in the Options dialog. It will protect all settings from viewing or changing.<
But only after showing all the tests, status, test method, etc.. This can still be too much information in some cases (for us). I would prefer that the password is prompted prior to displaying the application window.
There is a workaround possible, using the perm.exe utility from the resource kit. It can show the permissions of a directory (including the owner). In combination with showacls you can also check the file permissions.
Build it in a script and let HM check it every x minutes. This wil be the time other admins have to compromise your files.
Not a nice solution, but......
Build it in a script and let HM check it every x minutes. This wil be the time other admins have to compromise your files.
Not a nice solution, but......
Protection in version 4 will be more flexible. Admin will be able to assign different set of rights to different operators, etc.
But
>But only after showing all the tests, status, test method, etc.. This can still be too much information in some cases (for us). I would prefer that the password is prompted prior to displaying the application window.
I don't understand this. Are you afraid somebody will be able to see list of your servers/services? Anybody who has access to your network able to check your servers and services. It doesn't need to use HostMonitor, it can use any port scanner and similar utilities and get much more information that HostMonitor can display.
If you leave server unlocked under administrator account, any HostMonitor protection will not help you.
Regards
Alex
But
>But only after showing all the tests, status, test method, etc.. This can still be too much information in some cases (for us). I would prefer that the password is prompted prior to displaying the application window.
I don't understand this. Are you afraid somebody will be able to see list of your servers/services? Anybody who has access to your network able to check your servers and services. It doesn't need to use HostMonitor, it can use any port scanner and similar utilities and get much more information that HostMonitor can display.
If you leave server unlocked under administrator account, any HostMonitor protection will not help you.
Regards
Alex