Skip to main content

Configuration in PandoraFMS

  • The plugin will create a global agent with the following modules:
<Module prefix>.Datasources 
<Module prefix>.Datasources count
<Module prefix>.Deployments 
<Module prefix>.Deployments count
<Module prefix>.Threadpools 
<Module prefix>.Threadpools count
<Module prefix>.committed.heap-memory-usage
<Module prefix>.committed.non-heap-memory-usage
<Module prefix>.committed.init.heap-memory-usage
<Module prefix>.committed.init.non-heap-memory-usage
<Module prefix>.max.heap-memory-usage
<Module prefix>.max.non-heap-memory-usage
<Module prefix>.used.heap-memory-usage
<Module prefix>.used.non-heap-memory-usage
<Module prefix>.committed.server.log

In turn, if monitoring of these is enabled, it will create an agent for each :

  • Deployments
<Prefijo modulo>.context-root
<Prefijo modulo>.active-sessions
<Prefijo modulo>.expired-sessions
<Prefijo modulo>.highest-session-count
<Prefijo modulo>.max-active-sessions
<Prefijo modulo>.rejected-sessions
<Prefijo modulo>.server
<Prefijo modulo>.servlet
<Prefijo modulo>.session-avg-alive-time
<Prefijo modulo>.session-max-alive-time
<Prefijo modulo>.sessions-created
<Prefijo modulo>.virtual-host
<Prefijo modulo>.websocket
  • Threads
<Prefijo modulo>.<name thread>.active-count
<Prefijo modulo>.<name thread>.completed-task-count
<Prefijo modulo>.<name thread>.current-thread-count
<Prefijo modulo>.<name thread>.keepalive-time
<Prefijo modulo>.<name thread>.largest-thread-count
<Prefijo modulo>.<name thread>.max-threads
<Prefijo modulo>.<name thread>.queue-size
<Prefijo modulo>.<name thread>.rejected-count
<Prefijo modulo>.<name thread>.task-count
  • Datasources

It will create a boolean module, for each service, that will show whether it is True or False.