Everything posted by Paul
-
Vembu StoreGrid Plugin 1.2
Hello, Due to the community requests (Thread Link) I created a plugin for Vembu's backup solution. Vembu and StoreGrid are registered trademarks by Vembu Inc. and are not owned by me. Main purpose of the plugin: Monitoring and Basic Actions over Store Grid Server. Features: View lists of resellers, customers, clients, backups, alarms and events. View detailed informations for resellers, customers, clients, backups, alarms and events. Configurable notifications for alarms and events by severity. Supported Commands: Activate / disable resellers, customers, clients and backups. Delete resellers, customer and clients (Recursive delete for resellers and customers is configurable). Disable web access for resellers, customers and clients. (Note. Because enable web access / update web access password requires a new password to be inputed these commands are not enabled until PC Monitor supports input boxes in the API). Upgrade trial client to paid client. Acknowledge and anotate alarms with a hardcoded text (The text will be configurable in the future versions). Clear alarms (all or a single one) with a hardcoded text (The text will be configurable in the future versions). Alarm commands got disabled since StoreGrid does expose the API calls for them but there is no functionality implemented at this moment. No client version because of their limited API, if the will update their client API I will implement a plugin for the client too. There is a chance that some data will be displayed as-received from StoreGrid API because of the lack of documentation. You can improve the display of data by providing me examples of all possible cases for that particular item. For example: Backup Status: - 1: Enabled - 0: Disabled - 2: Unknown Thank you for helping improve my plugin. My release is open-source bound by no license. That being said you can freely modify, distribute, claim as your work, sell and / or include in your copyrighted material as long as it doesn't breach PC Monitor's license or terms and conditions. Download Link: Click. (Version 1.2). Changes from 1.1: Fixed critical bug where no detailed screen would show because of new Vembu API Fixed minor formatting problem that was omitted in 1.1 Added more debug logging Changes from 1.0: Fixed some formatting problems Any feedback and plugin ideas will be appreciated. Screenshots: Thank you for using my plugin! Paul.
-
Web site monitoring / RBL check
Hello, I can write a plugin for website checks however you need to tell me if you want to check if the http response is 200(OK) or you actually want to compare the html that's getting returned? Also how do you check for blacklisted ip? They get saved in a file?
-
Database module
Well MySQL and MsSQL are two of the most used solutions and I think it would be great to have them. Also it would be great if we can *hook* to the database module with our plugins .
-
Plugin for Vembu StoreGrid
Hello, The plugin is close to a beta release, once I finish testing it I will release it for the public. This means that Friday will be the release date. Features: View lists of resellers, customers, clients, backups, alarms and events. View detailed informations for resellers, customers, clients, backups, alarms and events. Configurable notifications for alarms and events by severity. Supported Commands: Activate / disable resellers, customers, clients and backups. Delete resellers, customer and clients (Recursive delete for resellers and customers is configurable). Disable web access for resellers, customers and clients. (Note. Because enable web access / update web access password requires a new password to be inputed these commands are not enabled until PC Monitor supports input boxes in the API). Upgrade trial client to paid client. Acknowledge and anotate alarms with a hardcoded text (The text will be configurable in the future versions). Clear alarms (all or a single one) with a hardcoded text (The text will be configurable in the future versions). No client version because of their limited API, if the will update their client API I will implement a plugin for the client too. Thank you for your patience and sorry for the delayed release, Paul.
-
Touch Screen Support in Web Application
I like this idea. PC Monitor Web Application on a multi touch dedicated computer sounds too good to be true. I am interested in the outcome of this.
-
Notification issues on Android
As Marius said custom roms can cause problems like this. Due to the high amount of diferences among roms it's virtually impossible to know where the exact problem is. There could be anything from custom rules that block access to the google's push servers, broken core components... The best solution is to use retail firmware which is also supported by PC Monitor releases.
-
View User Internet History
That's still considered monitoring / spying. You can do this youself in a plugin if you wish so, just make sure it's legal.
-
User Support Plugin 1.3
Hello, I can confirm that the application writes correctly the values to the registry however in semi rare cases (On windows x64) you will have to go to HKEY_LOCAL_MACHINE\Software\Wow6432Node\UserSupport . I will release an update which uses INI settings this week, this should fix your permission problems. Please let me know if you cannot find the registry values. Paul.
-
User Support Plugin 1.3
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.
-
User Management, Share Folder Monitor/Session Control
And to get notified too, I'd love to see this feature, I will take a look at it tomorow.
-
Download or delete remote file
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.
-
User Management, Share Folder Monitor/Session Control
I will take a look over it too, maybe I will make a plugin too. Expect news soon.
-
User Support Plugin 1.3
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.
-
User Support Plugin 1.3
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.
-
User Support Plugin 1.3
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.
-
PowerOfTheShell Plugin 1.5
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.
-
Security Plugin 1.4
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.
-
View User Internet History
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?
-
Ftp-server under attack notification
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.
-
Plugin for Vembu StoreGrid
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.
-
is there a way to monitor a ntbackup job?
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.
-
VGA Monitor, Temp discription, And Priority managment
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.
-
Plugin for Vembu StoreGrid
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.
-
Wrong tempurature reading intel MB
Try installing open hardware monitor http://openhardwaremonitor.org/ and see if you get the right temperatures.
-
To monitor antivirus
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.