Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-261

APP: NFS Client update to latest kernel (3.9)

Details

    • Improvement
    • Resolution: Fixed
    • Trivial
    • None
    • None
    • Unix Agent
    • None
    • Detect new nfs4 rows

    Description

      Index: includes/polling/applications/nfs.inc.php
      ===================================================================
      — includes/polling/applications/nfs.inc.php (revision 3825)
      +++ includes/polling/applications/nfs.inc.php (working copy)
      @@ -37,7 +37,12 @@
      "getdevinfo",
      "layoutcommit",
      "layoutreturn",
      + "secinfo_noname",
      + "test_stateid",
      + "free_stateid",
      "getdevlist",
      + "bind_contoses",
      + "dstr_clientid"
      );

      if (!is_file($rrd_filename))
      Index: html/includes/graphs/application/nfs_nfs4.inc.php
      ===================================================================
      — html/includes/graphs/application/nfs_nfs4.inc.php (revision 3825)
      +++ html/includes/graphs/application/nfs_nfs4.inc.php (working copy)
      @@ -24,7 +24,12 @@
      "getdevinfo",
      "layoutcommit",
      "layoutreturn",
      + "secinfo_noname",
      + "test_stateid",
      + "free_stateid",
      "getdevlist",
      + "bind_contoses",
      + "dstr_clientid"
      );

      $i = 0;
      Index: html/pages/apps.inc.php
      ===================================================================
      — html/pages/apps.inc.php (revision 3825)
      +++ html/pages/apps.inc.php (working copy)
      @@ -11,9 +11,11 @@
      $graphs['postgresql'] = array('xact', 'blks', 'tuples', 'tuples_query');
      $graphs['shoutcast'] = array('multi_stats', 'multi_bits');
      $graphs['nginx'] = array('connections', 'req');
      +$graphs['nfs'] = array('nfs2','nfs3', 'nfs4');
      $graphs['unbound'] = array('queries', 'queue', 'memory', 'qtype');
      $graphs['freeradius'] = array('access');
      $graphs['powerdns-recursor'] = array('queries', 'timeouts', 'cache', 'latency');

      Attachments

        Activity

          People

            adama Adam Armstrong
            dobber Ivan Dimitrov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: