<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dynamic TS-Agent Configuration in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25373#M649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently working with a project where I'm running into the same issue. I need to add ts-agents to the Panorama configuration as a new servers are installed and remove/disable the agents when the servers are offline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you figured out a good way to do this? I would really appreciate if anyone could share their experiences with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose it would be possible to write a script using the API to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2014 13:35:37 GMT</pubDate>
    <dc:creator>torm</dc:creator>
    <dc:date>2014-08-25T13:35:37Z</dc:date>
    <item>
      <title>Dynamic TS-Agent Configuration</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25369#M645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently have 100+ Citrix Servers with more being added or removed every week. The TS-Agent is installed as part of the default Citrix Server build but it would be nice to have a slicker process to add new servers into the Panorama config. Presumably this is could be done using the API. Does anyone have any experience that they would like to share?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 16:26:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25369#M645</guid>
      <dc:creator>peter.hughes</dc:creator>
      <dc:date>2013-07-29T16:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic TS-Agent Configuration</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25370#M646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are also about to run into this problem as our Citrix guys are asking us to add 500 ts-agents on top of the 170 we already have configured. Is there a limitation on this for PANOS 4.1 and 5.0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 10:29:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25370#M646</guid>
      <dc:creator>rds</dc:creator>
      <dc:date>2013-08-08T10:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic TS-Agent Configuration</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25371#M647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a limitation of User-Agents based on the hardware. Max agents on the 5060 we run is a 1000 and goes down from there. There is a "show system ?" command and you run a match for "max" outputs a bunch of limits for your machine including the TSA agents. Haven't got the command handy to find but will try and remember to reply to this thread with it when I get into work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: show system state | match cfg.general.max-tsagents. I did notice on one of our PA-5060 running 4.1.12 the limit was 2000 ( pretty sure 4.0.x was only 1000 ). A PA-5060 running 5.0.6 in our environment is 1000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 20:23:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25371#M647</guid>
      <dc:creator>dpenhall</dc:creator>
      <dc:date>2013-08-08T20:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic TS-Agent Configuration</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25372#M648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ran this command on 4020 and there doesn't seem to be any reference to "tsagents" anywhere? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone form PA came back to say the 5000 series max is 1000 all others max is 100. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards to adding multiple ts-agents it would be really nice if we could add a range of IP's instead of one at a time. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2013 10:26:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25372#M648</guid>
      <dc:creator>rds</dc:creator>
      <dc:date>2013-08-09T10:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic TS-Agent Configuration</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25373#M649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently working with a project where I'm running into the same issue. I need to add ts-agents to the Panorama configuration as a new servers are installed and remove/disable the agents when the servers are offline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you figured out a good way to do this? I would really appreciate if anyone could share their experiences with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose it would be possible to write a script using the API to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 13:35:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/dynamic-ts-agent-configuration/m-p/25373#M649</guid>
      <dc:creator>torm</dc:creator>
      <dc:date>2014-08-25T13:35:37Z</dc:date>
    </item>
  </channel>
</rss>

