dbretty / EUCMonitoring

End User Compute Monitoring Platform that is FREE and based on PowerShell. Will cover Citrix, VMware and Microsoft technologies. Driven and written by the community for the community
http://bretty.me.uk
Apache License 2.0
37 stars 19 forks source link

No Web page for only Networking #24

Closed Avinash4c9 closed 6 years ago

Avinash4c9 commented 6 years ago

Code is not letting me generate html page for Networking components only , and even the final page should show only networking workloads on final web html page..

littletoyrobots commented 6 years ago

Can you confirm that in your euc-monitoring.json that citrix.global.workloads is empty?

"workloads": [],

Avinash4c9 commented 6 years ago

Yes..it is empty..please find the below "Global": { "xdbrokerprimary": "10.XXX.XXX.XXX", "xdbrokerfailover": "xdsecondary.domain.com", "workloads": ["server"], "controlup": "no"

littletoyrobots commented 6 years ago

Will you try removing the workload "server" so that the value is the empty set, and retry? I hope I understand what you're trying to do, in trying to only monitor the netscalers and not see any other Citrix resource type information.

wilkyit commented 6 years ago

i am getting the below trying to connect , even if i have not selected any Citrix tests to be performed. "xdbrokerprimary": "10.XXX.XXX.XXX", "xdbrokerfailover": "xdsecondary.domain.com".

I think Line 238-468 just needs to be wrapped in check to if global citrix test is yes then run it otherwise end and check microsoft