Update in: 5 March 2024
Important Notice: This plugin is no longer actively maintained or updated. We strongly advise you to explore alternative plugins available in our library for the latest features and support.
With this plugin you can monitoring services remotely, using snmp in Unix and Windows systems.
Module data
You can use this plugin in server plugin mode and local plugin mode.
You have to upload psp file in Plugin registration of Pandora Console.
Create a new plugin module with this configuration.
– Module type > Generic boolean
– Target IP
– Plug-in parameters: -c community -p process
You can create too, a local module with this configuration:
module_begin module_name Check service module_type generic_proc module_exec perl snmp_service.pl -H host -c community - p process module_end