Jump to content

Dilbert

Members
  • Posts

    17
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi, very good question, we need this feature too and I don't know what is so complicated. It should be very easy to add this feature. - Dilbert -
  2. Hi Paul, how can we trust you on any promised feature? Nearly every question for a new feature in this forum is on your ever growing roadmap. Pulseway can be a great product and when we decided to buy the enterprise version nearly one year ago, I thought that the GUI is really great and clean and that it is easy to add new features, etc. But what did you do in the last year? Yes, you have added the scripting (which is very nice). You also added an Antivirus solution (at extra cost). The promised patch management is not available, the promised support for ESET v6 will never be available, many other promised features are on your roadmap since years but nothing happens. The only supported backup solutions are ShadowProtect and Windows Server Backup. What about the big players on the market like Veeam? We didn't upgrade our customers to ESET v6 because of the lack of support from Pulseway yet. Now I know that it will never be supported. This means, that we will have to switch to Pulseway Antivirus or use another monitoring solutions. If you read my post carefully, you know the answer. - Dilbert -
  3. Beware: I also tested Labtech last year. It is very powerful but not very comfortable. Labtech was my favorite of all tested systems, I really liked their approach with templates, rules, etc. For a software developer and senior system engineer, the UI does not really matter. But our support staff needs an easy to understand UI and the mobile apps. Pulseway ist much simpler. If you just want to monitor some basics, it is an easy to use system that works out of the box. If you want to do something more, you have to use the SNMP extension (which is horrible at the moment). If you install it on a non-english Windows Server, you get many type conversion errors when Labtech communicates with the underlying database (for example if you have a comma as decimal separator). After some research I've seen that they use string concatenation to build SQL statements. This leads to a high risk of SQL injection attacks. That was the biggest possible showstopper for me. So I decided to use Pulseway instead of Labtech an developed a plugin to circumvent bottlenecks of Pulseway.
  4. Hi, it would make life much easier if we can execute scripts on groups and scopes without creating seperate tasks. I have a script that I normally execute only once on a new agent. At the moment, I run it manually on every agent. Dilbert
  5. Dilbert

    Veeam

    Hi Paul, this thread is almost two years old and a lot of people were asking for a small feature. Is this really so complicated? Dilbert
  6. Dilbert

    Veeam

    Hi, nearly every thread in this forum that is asking for new features is answered with "we will consider this", "we don't support this but maybe we will do this in a future release" or "we haven't got a reply from software vendor xyz". Now you're always talking about the addon framework. Most of the threads are 1 or more years old and still not integrated. I hope your development department will deliver at least some of the promised features. Otherwise we have to look for alternatives to Pulseway. Pulseway is very easy to use product with a great UI but for the price, we're expecting faster integration of new features (or integration at all). I've spent a lot of time to create Pulseway Plugins for monitoring different software or hardware. If I look at solutions like PRTG, I have most of these features out of the box. Monitoring of SNMP devices in PRTG is very easy and it automatically discovers new devices on the network. Yes, I can't do everything with it that I can do with Pulseway, but the arguments for using Pulseway instead of PRTG in our environment are only some limited features (Pulseway can perform maintenance of WSUS and AD) and can be used without a VPN to our customers. If this can be solved with PRTG and Pulseway does not provide more features or a better addon framework, we'll have to consider to switch to PRTG. We need: * More Backup solutions (Veeam, BackupAssist,...) * Support for more Antivirus solutions (ESET 6, GDATA,...) * Easy monitoring of SNMP compatible devices * Patch Management (the existing solution with Ninite is unusable) Dilbert
  7. Hi Paul, there are a lot of simple things: - Groups don't have customizable icons - Custom icons would be great - Searchable lists like in the WSUS module - I have just numeric group identifiers. This makes it very difficult to pass data from the Details page to a group page. I can't pass something different than a number. Dilbert
  8. Hi Paul, please open the Addon Framework for external developers. The Client Plugins are very limited at the Moment. I have tons of ideas on how to extend Pulseway that are only limited by the limited featureset of the plugin Interface. Dilbert
  9. Hi, perhaps you should introduce something like a "Notification ID" to detect wether the notification has been shown before or not. Dilbert
  10. Why is this not updated? Once per service startup would be enough, so it will not affect performance. Dilbert
  11. It would also be great to have more icons in the SimpleItemStyle enumeration. A green check would be nice. Dilbert
  12. Hi I wrote a couple of plugins for Pulseway. The plugins often provide a "global" state and a more detailed status on a seperate page. Currently, I have to create a group containing 2 items in the GetAdditionalComputerDetails method. The first item is a SimpleItem with the title "XYZ state" and a subtile "OK". The second item is a PageItem "Details...". It would save a lot of space if I could have a PageItem which has an icon in front (so that the state is easily visible). Dilbert
  13. Hi, I want to write a plugin for changing user configurations. As the list of users is long (more than 100) it would be great, if I could create a page with the list of the users and a "search" textbox. If the user enters some text, the list will be filtered. It could be like the "Search users" feature of the Active Directory Server Module. Is this somehow possible with a plugin? Dilbert
  14. Why not move the update function to a seperate windows service? Would make our life much easier.
×
×
  • Create New...