mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
2010-07-28 Junichi Satoh <junichi@rworks.jp>
* unix/SunOS/pandora_agent.conf: Fixed a typo. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3072 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
077a4e43c9
commit
d5795cf73c
@ -1,3 +1,7 @@
|
|||||||
|
2010-07-28 Junichi Satoh <junichi@rworks.jp>
|
||||||
|
|
||||||
|
* unix/SunOS/pandora_agent.conf: Fixed a typo.
|
||||||
|
|
||||||
2010-07-21 Dario Rodriguez <dario.rodriguez@artica.es>
|
2010-07-21 Dario Rodriguez <dario.rodriguez@artica.es>
|
||||||
|
|
||||||
* win32/pandora_agent_conf.cc, pandora_agent_conf.h: Added logic to search
|
* win32/pandora_agent_conf.cc, pandora_agent_conf.h: Added logic to search
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2010-07-28 Junichi Satoh <junichi@rworks.jp>
|
||||||
|
|
||||||
|
* SunOS/pandora_agent.conf: Fixed a typo.
|
||||||
|
|
||||||
2010-07-21 Ramon Novoa <rnovoa@artica.es>
|
2010-07-21 Ramon Novoa <rnovoa@artica.es>
|
||||||
|
|
||||||
* pandora_agent: Delete unused collections.
|
* pandora_agent: Delete unused collections.
|
||||||
|
@ -168,7 +168,7 @@ module_end
|
|||||||
|
|
||||||
module_begin
|
module_begin
|
||||||
module_name Pandora_Agent_RAM
|
module_name Pandora_Agent_RAM
|
||||||
module_ẗype generic_data
|
module_type generic_data
|
||||||
module_exec ps -Afly | grep perl | grep -v grep | awk '{ print $9 }'
|
module_exec ps -Afly | grep perl | grep -v grep | awk '{ print $9 }'
|
||||||
module_description Return size in KB of memory used by process Pandora
|
module_description Return size in KB of memory used by process Pandora
|
||||||
module_end
|
module_end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user