Commit Graph

6 Commits

Author SHA1 Message Date
m-lopez-f 29a0b192b1 Fixed a typo error. GitHub #78 2017-01-31 09:35:29 +01:00
fbsanchez c225ad8e59 Avoid zero division on systems with no swap
(cherry picked from commit 5b84027803)
2016-10-04 17:50:36 +02:00
fermin831 4303a99c5c Plugin pandora_mem changed to avoid wrong values in AvailableMemory module 2015-07-03 11:20:20 +02:00
Sancho Lerena bc2d8b3957 Fixed stupid typo on operation to show total available memory
(cherry picked from commit cfc0583167)
2015-05-18 09:54:44 +02:00
Sancho Lerena 81aa1e0f06 Added new module for memory plugin, availableMemory, which is the sum of free, cached and swapcached memory. Added comment on current FreeMemory module and removed thresholds for ProcessTotal module, also changed default threshold to avoid "by default" critical/warning status. 2014-12-30 15:48:09 +01:00
slerena 2b828cf28b 2014-05-30 Sancho Lerena <slerena@artica.es>
* win32/bin/pandora_agent.conf: New default configuration file
        Simplified modules, use of new plugins and same module names
        for most monitors as linux agent

        * win32/bin/util/df_percent.vbs: Modified plugin for return
        unit and predefined thresholds.

        * win32/bin/util/nettraffic.vbs,
        win32/bin/util/software_installed.vbs: New agent plugins for
        network usage and software installed inventory plugin, to fix
        embedded agent inventory which doesnt report all packages.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10054 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 15:55:42 +00:00