Jump to content

Paul

Administrators
  • Posts

    1740
  • Joined

  • Last visited

Everything posted by Paul

  1. Hello, The application run only as an administrator because he needs to write registry keys. It's very abnormal not to write them, are you sure he has administrative rights. The values should be in HKEY_LOCAL_MACHINE\Software\UserSupport. Please confirm that the application does not write the values to registry. I will make an update soon that uses INI settings, which don't require administrative rights. Paul.
  2. And to get notified too, I'd love to see this feature, I will take a look at it tomorow.
  3. Hello, File Transfer is already planned on the Roadmap . In the mean time you can send your files to your email address and in order to delete it you can do it via terminal. Indeed it's a good thing to be able to download the files. Maybe we can get a Dropbox feature where you can ask the host computer to upload selected file to a Dropbox folder. Let's see what others think about it.
  4. I will take a look over it too, maybe I will make a plugin too. Expect news soon.
  5. Hello, The problem is now fixed, please redownload my archive from the first post. Note: The application requires that the plugin (UserSupportPlugin.dll) to be in the same folder with the application otherwise it will crash just like it did before. Thank you for considering my plugin. Paul.
  6. Hello, You are corect. It seems to be a problem with the application. I am sorry about this. Tomorrow you will have a fixed version. Thank you for reporting the problem. Paul.
  7. Hello, Please confirm that you are have .Net Framework 4.0 FULL installed on your computer, if not you can download it from here: http://www.filehippo.com/download_dotnet_framework_4 . Also what do you mean that it's not opening is it making an error? Please show me a screenshot. Also for the translation you only need to edit the .xml file located in the /locale folder, it's very easy. Paul.
  8. Hello, I love the idea, a bundled powershell script runner. Also it has xml configuration! The folders (Pages) represent scripts that are loaded from xml or is it hardcoded? Can't wait to test it out, Thanks Johnni.
  9. Hello, Thanks for dropping by. This plugin is obsolete since PC Monitor has integrated support for third party security products and windows firewall monitoring. Please use PC Monitor's security center features since it's better than mine. Thank You, Paul.
  10. This would change the application in a spyware if you try to monitor someone's browsing history. It's more recommended to use a firewall with a transparent proxy to prevent access to websites you want to block, rather than monitoring the history which can include ads and malicious popups. Are you sure you want this?
  11. Most FTP servers have anti hammering technology which automatically filters the client's IP Address in case he types wrong account details too many times in a short time period. As Marius said the best way would be a plugin that implements your FTP Server's public API (if it has) or you could monitor the events, or you can make a plugin that reads the text from a log file and sends you a plugin if something matches your query. The PC Monitor client API has endless possibilities, you only need to find the most appropriate way to approach your problem.
  12. Hello, I've talked with some people (Shiju D., Jaikumar, Mark W.) from Vembu too and they told me that at this moment these are the only supported API calls for StoreGrid Client: "CreateBackup", "BackupJobList", "GetRestoreList", "RestoreXML", "ReloadBackup", "ReloadRestore", "ReloadAction", "DoReports", "DoRestore", "GetBackupConfigInfo", "GetBackupList", "BackupConfigInfo", "GetClientRestoreTreeList", "GetClientBackupProgress", "GetClientRestoreProgress", "ListClientFullBackups", "ClientDisasterRecovery", "GetLocalBackupList" I have also requested some backup actions to be included in the API but I am not sure if they will be implemented and when. All the server functionality is already supported by my plugin, I'm still integrating it in the PC Monitor API. Also their documentation for the client API is outdated and obsolote. It contains a lot of calls that don't exist anymore. Paul.
  13. All ntbackups generate a event in the system or application events. Try looking it up to get the ids you need then you can set the right filters in PC Monitor.
  14. Hello, This is a limitation of motherboards. They provide various sensor informations that can differ from other revisions. Most nVidia gpu have temperature sensors. Usages can be read using performance counters.
  15. Hello, Thank you for the offer however I have to refuse it. The only way to thank me for my work is by using it. The only problem is that vembu storegrid client's api is very limited. I already requested some new features. You can expect a release in about a week. Thank you for waiting.
  16. Try installing open hardware monitor http://openhardwaremonitor.org/ and see if you get the right temperatures.
  17. I will take a look again over powershell to see what can be done. Maybe a plugin can be done.. Expect some news on this on the following week.
  18. Sadly WMI doesn't cover Action Center, and it's sdk is very invasive. The best way to approach this is by implementing their own api one at a time. It's time and resource consuming job.
  19. It is possible to stop the user from killing the application but only if that speciffic user does not have administrative rights on the local system.
  20. To turn off "The service is running" notification you need to go to PC Monitor Manager -> Notifications tab -> Status subtab -> State group -> untick "Send a notification when the computer is offline (recommend for servers)". Also PC Monitor talks to the servers every 15-20 seconds however keeping a computer 24/7 online without using the mobile application to request data PC Monitor will not use more than 30-50mb a month.
  21. I am sorry about the release delay. You can expect version 1.1 today. Paul. Edit: 1.1 got released, check the first post for the download link. Any feedback is welcomed, feature requests are welcomed too
  22. Hello, You can view more precise informations using this application which Microsoft has provided. If you consider the informations are related to a PC Monitor bug post here the output too. I use PC Monitor on a few machines as well and I never experienced this problem before. Paul.
  23. Open registry editor (regedit.exe) and go to: HKEY_LOCAL_MACHINE\SOFTWARE\MMSOFT DESIGN LTD\PC MONITOR . Delete "PreventChangesPassword" and "PreventChanges" values.
  24. Hello, There are a lot of antiviruses avaiable on the internet, I don't think possible to monitor them all. Now you have two solutions: Wait for the feature. Write a plugin to monitor action centre or your antivirus via their public api. I wish I could have helped you further.
  25. I am currently analising the structure of their API. You can expect a release in two to three weeks. Note: Due to certain circumstances expect that the release date to change. Rest assured a plugin will be released however it may be delayed. Updates 12/01 - Core functionality and structure finished. ListResellers functional core functionality ready. Expected features for first release: Listing events / resellers / clients / servers / backup jobs. Updates 22/01 - Most functionality is finished. Waiting for PC Monitor API 2.0 to be released.
×
×
  • Create New...