API for querying statistics/usage of loadbalancer rule

2014-06-20 Thread Vijay Venkatachalam
Is there a user API in cloudstack to get statistics/usage of a loadbalancer rule? Thanks, Vijay V.

RE: NonOSS Dependencies - Citrix

2014-03-06 Thread Vijay Venkatachalam
Which branch you are using? You shouldn't be needing these jar files any more since NetScaler is part of OSS now. Thanks, Vijay V. -Original Message- From: Alex Hitchins [mailto:alex.hitch...@shapeblue.com] Sent: Thursday, March 6, 2014 5:49 PM To: dev@cloudstack.apache.org Subject:

RE: NonOSS Dependencies - Citrix

2014-03-06 Thread Vijay Venkatachalam
master. If they aren't needed in 4.3 onward then I'll amend the wiki accordingly. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: Vijay Venkatachalam [mailto:vijay.venkatacha...@citrix.com] Sent: 06

RE: Getting error while adding Netscaler with the new 10.1 API

2013-11-27 Thread Vijay Venkatachalam
In order to continue with the old behavior, use HTTPS but have cert and hostname validation turned off, the following has to be done nitro_service.set_certvalidation(false); nitro_service.set_hostnameverification(false); -Original Message- From: Syed Ahmed

RE: [Discuss] AutoScaling.next in CloudStack

2013-11-25 Thread Vijay Venkatachalam
Hi Chiradeep, The monitoring service seems to be collecting statistics using polling and triggers actions during threshold breach. This seems to be very tasking. Can it be designed to listen for events on threshold breach as well? For ex. a configuration

RE: Upgrading nitro API to 10.1

2013-11-22 Thread Vijay Venkatachalam
You should be able to use 10.1 now. Thanks, Vijay V. -Original Message- From: Vijay Venkatachalam Sent: Wednesday, November 20, 2013 6:56 AM To: 'Syed Ahmed'; 'Will Stevens' Cc: 'dev@cloudstack.apache.org'; 'Prasanna Santhanam'; Murali Reddy Subject: RE: Upgrading nitro API to 10.1

RE: Upgrading nitro API to 10.1

2013-11-19 Thread Vijay Venkatachalam
Hi Syed, I will check this. Will respond in a day or two. Thanks, Vijay V. -Original Message- From: Syed Ahmed [mailto:sah...@cloudops.com] Sent: Tuesday, November 19, 2013 11:25 PM To: Will Stevens Cc: dev@cloudstack.apache.org; Prasanna Santhanam; Murali Reddy; Vijay

RE: Runtime Error: could not find systemvmiso in master branch

2013-06-09 Thread Vijay Venkatachalam
. It helps me alot. Pheww. It should be noted! Someone doesn't know about clear tags 2012/10/29 Vijay Venkatachalam vijay.venkatacha...@citrix.com Identified the reason for the problem: The host did not contain system-vm.iso vhd-util etc. Basically, the patch files were not applied

netscaler jars hosted in maven central

2013-06-03 Thread Vijay Venkatachalam
Hi, The Apache licensed netscaler jars are now hosted in maven central. It is possible to make the netscaler plug-in as part of the OSS. Please check the details below. Nitro jar entry *** groupIdcom.citrix.netscaler.nitro/groupId artifactIdnitro/artifactId version10.0.e/version SDX

RE: NetScaler lib/sdk jars are apache licensed

2013-03-24 Thread Vijay Venkatachalam
, March 25, 2013 10:45 AM To: cloudstack-...@incubator.apache.org Subject: Re: NetScaler lib/sdk jars are apache licensed On 5 March 2013 00:14, Vijay Venkatachalam vijay.venkatacha...@citrix.com wrote: Thanks for the tip David on the signatures upload! I was a able to successfully release