Ad Widget

Collapse

eventlog item returns "not enough storage"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chojin
    Member
    Zabbix Certified Specialist
    • Jul 2011
    • 64

    #1

    eventlog item returns "not enough storage"

    I'm trying to trigger on a specific windows event message, however the text I receive in Zabbix using the key eventlog[], is different than the text I see in the event log itself.

    The event I try to catch with eventlog[Application,"getfreeslot"]:
    Code:
    Event Type:	Error
    Event Source:	suzaw
    Event Category:	None
    Event ID:	8
    Date:		23/01/2013
    Time:		16:13:53
    User:		N/A
    Computer:	******
    Description:
    The description for Event ID ( 8 ) in Source ( suzaw ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: getfreeslot() failed 380 492 296 408 424 548 516 384 392 428 420 200 320 592 412 2640 2640 .
    However when I fetch all eventlogging into zabbix, I see this same event is listed as:

    Code:
    Local time              Source  Severity Event ID  Value
    2013.Feb.01 11:05:07	suzaw	Error	 8	   Not enough storage is available to process this command.
    How comes the value is totally different (and completely unrelated with the actual error in the eventlog). Does anybody have an idea?
Working...