Re: Cloud Platform Dashboard's System Capacity is not updated with newly added resources

2016-09-07 Thread anil lakineni
Hi Will, Thank you for your inputs and clarifications. Yes, I have already seen the reflected resources at Zone tab. I thought it was an issue with my CloudPlatform when those were not reflected at Dashboard, now i can leave this as the Dashboard wouldn't work properly in many cases. Regards, Ani

[GitHub] cloudstack issue #1600: Support Backup of Snapshots for Managed Storage

2016-09-07 Thread mike-tutkowski
Github user mike-tutkowski commented on the issue: https://github.com/apache/cloudstack/pull/1600 @jburwell @syed There is no real overlap. Syed and I are working on items from a shared to-do list. The PR here is something he and I built so that volume snapshots can be taken

[GitHub] cloudstack issue #1600: Support Backup of Snapshots for Managed Storage

2016-09-07 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1600 @syed I want to hold this PR until we have a chance to review #1642. On the surface, there appears to be some overlap, and I like to understand it before proceeding. --- If your project is s

[GitHub] cloudstack issue #1635: CLOUDSTACK-9451

2016-09-07 Thread nathanejohnson
Github user nathanejohnson commented on the issue: https://github.com/apache/cloudstack/pull/1635 I did find one marvin test that does pass forced flag. Here are the results. https://gist.github.com/nathanejohnson/c4d1ffb8b61b19a8105dcb5326794b15 --- If your project is set

[GitHub] cloudstack issue #1600: Support Backup of Snapshots for Managed Storage

2016-09-07 Thread syed
Github user syed commented on the issue: https://github.com/apache/cloudstack/pull/1600 @karuturi @jburwell Can we merge this in? Anthing left from my side? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your projec

[GitHub] cloudstack pull request #1600: Support Backup of Snapshots for Managed Stora...

2016-09-07 Thread syed
GitHub user syed reopened a pull request: https://github.com/apache/cloudstack/pull/1600 Support Backup of Snapshots for Managed Storage This PR adds an ability to Pass a new parameter, locationType, to the “createSnapshot” API command. Depending on the locationType,

[GitHub] cloudstack pull request #1600: Support Backup of Snapshots for Managed Stora...

2016-09-07 Thread syed
Github user syed closed the pull request at: https://github.com/apache/cloudstack/pull/1600 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-07 Thread fmaximus
Github user fmaximus commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77851893 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -631,195 +753,257 @@ def check_Router_state(self, router, state=None):

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-07 Thread fmaximus
Github user fmaximus commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77831210 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -175,45 +234,44 @@ def tearDown(self): return # create_Vp

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-07 Thread fmaximus
Github user fmaximus commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77818579 --- Diff: server/src/com/cloud/network/element/VirtualRouterElement.java --- @@ -988,6 +1016,21 @@ public boolean addDhcpEntry(final Network network, fi

Re: Virtual Router - Zabbix integration

2016-09-07 Thread Rene Moser
Hi On 09/07/2016 09:34 AM, Artjoms Petrovs wrote: > Hello, All! > > A while back I’ve found a need to monitor Virtual Router performance ( > CPU, Network peaks, etc ), which is not provided by VR Service > Monitoring Tool. > > > > Does anyone have experience with adding Zabbix ( or Nagios ) a

Re: Cloud Platform Dashboard's System Capacity is not updated with newly added resources

2016-09-07 Thread Will Stevens
I don't have the ui in front of me, so I can't give you specifics. The dashboard does not work how most people expect. The dashboard only shows the most used cluster, which is why it did not change. When you click on the dashboard, it will take you to a second screen full of horizontal bars. Those

[GitHub] cloudstack pull request #1578: CLOUDSTACK-9401 : Support for Internal DNS in...

2016-09-07 Thread fmaximus
Github user fmaximus commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1578#discussion_r77800584 --- Diff: test/integration/plugins/nuagevsp/nuageTestCase.py --- @@ -77,85 +117,104 @@ def setUpClass(cls, zone=None): cls.test_data["virtua

RE: Virtual Router - Zabbix integration

2016-09-07 Thread Paul Angus
Hi Artjoms, The guys at SwissTXT do some great stuff around external monitoring of their VRs. If Rene doesn't pick up on this thread, I'll ping him directly for you. Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @sha

Re: Cloud Platform Dashboard's System Capacity is not updated with newly added resources

2016-09-07 Thread anil lakineni
Hi All, Guys, Can any one help me on this issue. *Newly added resources are not updated in the Dashboard's System Capacity but those new resources are updated in Infrastructure tab's Zone Resources(Infrastructure --> Zone --> Resources)* Thanks, Anil. On Sun, Sep 4, 2016 at 12:13 PM, anil lakin

Virtual Router - Zabbix integration

2016-09-07 Thread Artjoms Petrovs
Hello, All! A while back I've found a need to monitor Virtual Router performance ( CPU, Network peaks, etc ), which is not provided by VR Service Monitoring Tool. Does anyone have experience with adding Zabbix ( or Nagios ) agent to Virtual Router default template? How update-safe is this appro