Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Marco Incalcaterra

#41
Feature Requests / Android client
November 03, 2011, 03:24:45 PM
It could be very nice to have the possibility to select which sound to play on events notification (instead of using the default one), this will help a lot to catch attention without turning on the smartphone.

Best regards,
Marco.
#42
I have a strange problem since the upgrade to version 1.1.5 (I got this behaviour even with version 1.1.4): all the nodes that are accessed through a node that is used as proxy are unreachable. Just reverting the server to 1.1.3 and all works again. The problem isn't the agent version, I tried 1.1.3, 1.1.4, and 1.1.5.

No problem to reach the node used as proxy as well as all other nodes that are not behind a proxy.

Any hint? :(

Best regards,
Marco.
#43
Hi,

I wrote a small program to notify some events via the execute command on management server action property, it works properly unless I put parameters inside double quotes. I'll try to better explain with an example:

This command works properly:

c:\\test\\myprg.exe firstpar secondpar thirdpar

This command doesn't work:

c:\\test\\myprg.exe "first par" "second par" "third par"

Is there a way to specify parameters that have spaces (my parameters are strings)?

Best regards,
Marco.
#44
Feature Requests / 95th percentile
October 23, 2009, 06:53:26 PM
Hello!

I don't know if this is already available, I tried to search buth without success. It could be an interesting feature the possibility to calculate the 95th percentile, as it used as a common way to estimate the bandwidth consumption.

Marco.