Occupied RAM % in Windows

This script get occupied RAM % in Windows Systems. Module data module_begin  module_name Occupied RAM %  module_type generic_data  module_exec cscript //B “%ProgramFiles%\pandora_agent\util\check_RAM.vbs”  module_unit %  module_end Files:...

Virtual Mem Free HP-UX

These module returns percentage of free swap memory. Module data module_begin  module_name Virtual Mem Free  module_type generic_data  module_exec swapinfo | grep memory | tr ­d “%” | awk ‘{ print 100­$5 }’ | tr ­d “\n”  module_max 100 ...

Used disk on HP-UX

The module returns the percentage of occupied directory. Module data module_begin  module_name Used disk xxx  module_type generic_data  module_occupiedpercentdisk /xxx  module_description % used disk  module_end

Services on HP-UX

This module searchs if one service is running or not. Module data module_begin  module_name Service xxx  module_type generic_proc  module_service xxx  module_description Service xxx  module_end

For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior

X