snmpget에서 잘못된 메모리 정보 출력문제

kjw7945의 이미지

snmpget -v 1 localhost memTotalRea.0 을 치면
메모리 크기가 나오고요(램이 256메가입니다.)

그리고
snmpget -v 1 localhost memTotalFree.0 을 치면
메모리 free의 용량이 나옵니다.(568812 KB 즉 560메가?)

그런데 어째서 램 용량보다 메모리 남은 용량이 크게 나올까요?
현재 추측은 스왑파일로 잡은 용량 때문인지 추측입니다.
그래서 현재 정말 남은 램 용량(예를 들면 윈도우에서 ctrl+alt+del
누르면 시피유 사용율하고 램 사용량이 나오는 거처럼) 을 알 수 없는지
그리고 저것이 스왑파일 때문이라면 스왑파일의 크기와 사용량 정보는
snmp를 이용해서 따로 알 수 없는지 궁금합니다.

항상 답변해 주시는 분들께 감사합니다.

codebank의 이미지

http://www.jinoos.com/modules.php?name=News&file=article&sid=9

강좌중에 snmpwalk인가를 사용하는 것 같더군요.

------------------------------
좋은 하루 되세요.

hurryon의 이미지

            |        +--memory(4)
            |        |  |    
            |        |  +-- -R-- Integer32 memIndex(1)
            |        |  +-- -R-- String    memErrorName(2)
            |        |  |        Textual Convention: DisplayString
            |        |  |        Size: 0..255
            |        |  +-- -R-- Integer32 memTotalSwap(3)
            |        |  +-- -R-- Integer32 memAvailSwap(4)
            |        |  +-- -R-- Integer32 memTotalReal(5)
            |        |  +-- -R-- Integer32 memAvailReal(6)
            |        |  +-- -R-- Integer32 memTotalSwapTXT(7)
            |        |  +-- -R-- Integer32 memAvailSwapTXT(8)
            |        |  +-- -R-- Integer32 memTotalRealTXT(9)
            |        |  +-- -R-- Integer32 memAvailRealTXT(10)
            |        |  +-- -R-- Integer32 memTotalFree(11)
            |        |  +-- -R-- Integer32 memMinimumSwap(12)
            |        |  +-- -R-- Integer32 memShared(13)
            |        |  +-- -R-- Integer32 memBuffer(14)
            |        |  +-- -R-- Integer32 memCached(15)
            |        |  +-- -R-- Integer32 memSwapError(100)
            |        |  +-- -R-- String    memSwapErrorMsg(101)
            |        |           Textual Convention: DisplayString
            |        |           Size: 0..255

-Tp 옵션을 사용하여 snmp OID 값들의 테이블 정보를 확인하는 습관이 좋습니다. 위의 내용을 참고 하면 되겠네요. ^^;

수고하세요!

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.