|
|
| Author |
Message |
kasimong
Joined: 02 Oct 2007 Posts: 35 Location: Bremerhaven,Bremen,Germany
|
Posted: Wed Jul 23, 2008 10:16 am Post subject: memTotalxxx and memAvailxxx problem |
|
|
hi,
my ucd 10 Memory and ucd 11 swap graphs shows not the right memory usage.
for my linux and solaris server
cacti snmp is ok
UCD-SNMP-MIB::memTotalReal.0 = INTEGER: 32457808
UCD-SNMP-MIB::memAvailReal.0 = INTEGER: 966360
UCD-SNMP-MIB::memTotalSwap.0 = INTEGER: 40162460
UCD-SNMP-MIB::memAvailSwap.0 = INTEGER: 37356176
any ideas
Wolfgang
| Description: |
|
| Filesize: |
25.65 KB |
| Viewed: |
414 Time(s) |

|
| Description: |
|
| Filesize: |
52.2 KB |
| Viewed: |
414 Time(s) |

|
| Description: |
|
| Filesize: |
39.79 KB |
| Viewed: |
414 Time(s) |

|
|
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9671 Location: MI, USA
|
Posted: Thu Jul 24, 2008 11:44 pm Post subject: |
|
|
Likely a CDEF issue on the Area/Stack element.
TheWitness
|
|
| Back to top |
|
 |
kasimong
Joined: 02 Oct 2007 Posts: 35 Location: Bremerhaven,Bremen,Germany
|
Posted: Mon Jul 28, 2008 3:45 am Post subject: |
|
|
Ok,
i have reimport the "UNIX Template Set for Cacti: HP-UX, Solaris, Linux"
the swap graph is ok but not the memory
here the output from cacti:
07/28/2008 10:30:02 AM - CMDPHP: Poller[0] Host[4] DS[77] SNMP: v2: xxx, dsname: ucd_memTotalReal, oid: .1.3.6.1.4.1.2021.4.5.0, output: 8257080
07/28/2008 10:30:02 AM - CMDPHP: Poller[0] Host[4] DS[76] SNMP: v2: xxx, dsname: ucd_memAvailReal, oid: .1.3.6.1.4.1.2021.4.6.0, output: 6949760
and here from snmpget
UCD-SNMP-MIB::memTotalReal.0 = INTEGER: 8257080
UCD-SNMP-MIB::memAvailReal.0 = INTEGER: 701204
the memAvailReal in cacti is wrong but the oid is correct
kasimong
Last edited by kasimong on Mon Jul 28, 2008 6:27 am; edited 1 time in total |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9671 Location: MI, USA
|
Posted: Mon Jul 28, 2008 6:03 am Post subject: |
|
|
The graph template is incorrect. Please goto http://www.rrdtool.org and become familiar with RRDtool syntax. Then "audit" the graph template to verify the correct CDEF's are used. I am afraid, I can't say more.
TheWitness
|
|
| Back to top |
|
 |
kasimong
Joined: 02 Oct 2007 Posts: 35 Location: Bremerhaven,Bremen,Germany
|
Posted: Mon Jul 28, 2008 6:31 am Post subject: |
|
|
| kasimong wrote: |
07/28/2008 10:30:02 AM - CMDPHP: Poller[0] Host[4] DS[76] SNMP: v2: xxx, dsname: ucd_memAvailReal, oid: .1.3.6.1.4.1.2021.4.6.0, output: 6949760
from snmpget
UCD-SNMP-MIB::memAvailReal.0 = INTEGER: 701204
|
swap is it ok.
look up the quote
kasimong
|
|
| Back to top |
|
 |
|