> On 20.08.2016, at 22:41, Kiran <[email protected]> wrote: > > So most of the time (when Jenkins isn't interacting with a permanent agent), > there is no extra CPU or RAM utilization from the server having the .jar file > and being configured as a permanent agent?
While the node is connected/the Java process running, it consumes some memory and CPU, but it should be (for a Java process) fairly modest if there are no running builds. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9AD03B5C-3244-4672-93B3-8C75F934020D%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
