Send Netdot-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://osl.uoregon.edu/mailman/listinfo/netdot-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-users digest..."


Today's Topics:

   1. Smokeping Export "Out of memory" (Chip Pleasants)


----------------------------------------------------------------------

Message: 1
Date: Wed, 4 Dec 2013 11:52:16 -0500
From: Chip Pleasants <[email protected]>
Subject: [Netdot-users] Smokeping Export "Out of memory"
To: [email protected]
Message-ID:
        <cajq5atqiokf0mr1dxxqlvgapanleorp6nysk17f+spqpxyj...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Anyone experienced "out of memory" error when trying to export a smokeping
config?  The system has about 5G of free memory Watching the memory
statistics while the command is running it chews up almost 3G then displays
an "Out of memory"  message.   Any assistance is mush appreciated.

-Chip



root@cmh1vlmon01:~# /usr/local/netdot/bin/exporter.pl -t Smokeping
Out of memory (Needed 3494192 bytes)

DBD::mysql::db selectall_arrayref failed: fetch() without execute() [for
Statement "
                SELECT     rr.name, zone.name, p.name, e.name,
                           d.monitored, t.name, d.down_from, d.down_until
                 FROM      device d, rr, zone, product p, entity e, asset a,
                           producttype t, ipblock i
                WHERE      d.name=rr.id
                  AND      rr.zone=zone.id
                  AND      a.product_id=p.id
                  AND      d.asset_id=a.id
                  AND      p.manufacturer=e.id
                  AND      p.type = t.id
         "] at /usr/local/netdot/lib/Netdot/Exporter/Smokeping.pm line 62.

Before command

root@cmh1vlmon01:~# egrep --color 'Mem|Cache|Swap' /proc/meminfo
MemTotal:        6207804 kB
MemFree:         4846428 kB
Cached:           810732 kB
SwapCached:            0 kB
SwapTotal:       1569788 kB
SwapFree:        1569788 kB


During command

root@cmh1vlmon01:~# egrep --color 'Mem|Cache|Swap' /proc/meminfo
MemTotal:        6207804 kB
MemFree:         1770632 kB
Cached:           811124 kB
SwapCached:            0 kB
SwapTotal:       1569788 kB
SwapFree:        1569788 kB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://osl.uoregon.edu/pipermail/netdot-users/attachments/20131204/7b8f7c61/attachment-0001.html
 

------------------------------

_______________________________________________
Netdot-users mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-users


End of Netdot-users Digest, Vol 61, Issue 5
*******************************************

Reply via email to