Welcome to Pandora FMS Community › Forums › Community support › Non Initialized module
-
Non Initialized module
Posted by WILD9 on August 12, 2010 at 02:15Can anyone tell me why
module_begin
module_name log_eventtest
module_type generic_data_string
module_logevent
module_description System errors test
module_source System
module_eventtype Information
module_endwould constantly come back as a Non Initialized module
when
module_begin
module_name System Events (Log Me In)
module_type generic_data_string
module_logevent
module_description Log Events coming from Log Me In
module_source Application
module_application LogMeIn
module_endworks absolutely fine
server is the latest VMWare Virtual Appliance and host PC is Server 2008 32 SP2 with the latest 3.1 windows client installed
Thanks
raul replied 14 years, 6 months ago 3 Members · 2 Replies -
2 Replies
-
-
::
It’s because you don’t get any data from the module called “log_eventtest”, probably in the source “System” and with type “Information” you dont have any data, try to remove the “eventtype” filter and you will get more data.
Can anyone tell me why
module_begin
module_name log_eventtest
module_type generic_data_string
module_logevent
module_description System errors test
module_source System
module_eventtype Information
module_endwould constantly come back as a Non Initialized module
when
module_begin
module_name System Events (Log Me In)
module_type generic_data_string
module_logevent
module_description Log Events coming from Log Me In
module_source Application
module_application LogMeIn
module_endworks absolutely fine
server is the latest VMWare Virtual Appliance and host PC is Server 2008 32 SP2 with the latest 3.1 windows client installed
Thanks