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
rrent 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...@citri

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

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 [m

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 "respon

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

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; Mura

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

2013-06-09 Thread Vijay Venkatachalam
master branch > > Thanks Vijay. It helps me alot. Pheww. It should be noted! Someone doesn't > know about clear tags > > > 2012/10/29 Vijay Venkatachalam > > > Identified the reason for the problem: The host did not contain > > system-vm.iso vhd-util etc.

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 *** com.citrix.netscaler.nitro nitro 10.0.e SDX Nitro jar entry * com.citrix.netscaler.ni

RE: [PROPOSAL] "Internal Load Balancing between VPC tiers"

2013-03-25 Thread Vijay Venkatachalam
If the services are provided by a LBVM, it should have access to both networks, one NIC in the web tier (the guest network where the VIP is present) and one NIC in the App Tier (the guest network where the server vms are present), would that understanding be right? So when provisioning the LB VM

RE: NetScaler lib/sdk jars are apache licensed

2013-03-24 Thread Vijay Venkatachalam
Sent: Monday, 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 > wrote: > > Thanks for the tip David on the signatures upload! > > > > I was a

RE: Building nonoss

2013-03-24 Thread Vijay Venkatachalam
Hi Mike, You should get the netscaler jars to compile from http://community.citrix.com/download/attachments/37847122/cloud-netscaler-jars.zip If the build doc is not updated we need to update this. Thanks, Vijay V. > -Original Message- > From: Mike Tutkowski [mailto:mike.

RE: [PROPOSAL] EIP across zones

2013-03-22 Thread Vijay Venkatachalam
You have to unsubscribe yourself, check the link http://cloudstack.apache.org/mailing-lists.html > -Original Message- > From: 김현일(Infra센터) [mailto:hyunil@kt.com] > Sent: Friday, March 22, 2013 2:19 PM > To: dev@cloudstack.apache.org > Subject: RE: [PROPOSAL] EIP across zones > > Hi

RE: Commiting reviews 10017 (4.1) & 10058 (master) for CLOUDSTACK-1537

2013-03-21 Thread Vijay Venkatachalam
.com] > Sent: Thursday, March 21, 2013 10:23 PM > To: dev@cloudstack.apache.org > Cc: cloudstack-...@incubator.apache.org; Sudha Ponnaganti; Sowmya > Krishnan > Subject: Re: Commiting reviews 10017 (4.1) & 10058 (master) for > CLOUDSTACK-1537 > > On Thu, Mar 21, 2

Commiting reviews 10017 (4.1) & 10058 (master) for CLOUDSTACK-1537

2013-03-21 Thread Vijay Venkatachalam
! Thanks, Vijay V. > -Original Message- > From: Devdeep Singh [mailto:nore...@reviews.apache.org] On Behalf Of > Devdeep Singh > Sent: Thursday, March 21, 2013 7:25 PM > To: Rajesh Battala; Devdeep Singh > Cc: cloudstack; Vijay Venkatachalam > Subject: Re: Review Requ

Review Request: Summary: Fix for CLOUDSTACK-1537 - Restart network with clean up set to true causes Autoscaled LB rule to get mangled and unusable

2013-03-21 Thread Vijay Venkatachalam
server/src/com/cloud/network/lb/LoadBalancingRulesManagerImpl.java a06cbc5 Diff: https://reviews.apache.org/r/10058/diff/ Testing --- Tested Reviewed and Marked for Ship already in 4.1 branch. https://reviews.apache.org/r/10017/ Thanks, Vijay Venkatachalam