File: graph_settings.html

package info (click to toggle)
cacti 0.8.6i-3
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 4,744 kB
  • ctags: 8,967
  • sloc: php: 39,760; sql: 2,306; xml: 678; sh: 487; perl: 133; makefile: 68
file content (63 lines) | stat: -rw-r--r-- 3,198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

<html>
<head>
  <meta name="generator" content="HTML Tidy for Linux/x86 (vers 1st August 2004), see www.w3.org">

  <title>Graph Settings</title>
  <meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.79">
  <link rel="HOME" title="The Cacti Manual" href="index.html">
  <link rel="UP" title="User Management" href="user_management.html">
  <link rel="PREVIOUS" title="Graph Permissions" href="graph_permissions.html">
  <link rel="NEXT" title="Advanced Topics" href="advanced_topics.html">
  <link rel="STYLESHEET" type="text/css" href="manual.css">
</head>

<body class="SECT1" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084" alink="#0000FF">
  <div class="NAVHEADER">
    <table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <th colspan="3" align="center">The Cacti Manual</th>
      </tr>

      <tr>
        <td width="10%" align="left" valign="bottom"><a href="graph_permissions.html" accesskey="P">Prev</a></td>

        <td width="80%" align="center" valign="bottom">Chapter 8. User Management</td>

        <td width="10%" align="right" valign="bottom"><a href="advanced_topics.html" accesskey="N">Next</a></td>
      </tr>
    </table>
    <hr align="left" width="100%">
  </div>

  <div class="SECT1">
    <h1 class="SECT1"><a name="GRAPH_SETTINGS" id="GRAPH_SETTINGS">Graph Settings</a></h1>

    <p>Cacti stores certain graph viewing settings for each user, which enables each user to view graphs in an optimal way. These preferences controls things such as the preview graph size or the default graph viewing mode to use. In addition to managing these settings here under user management, each user can change their own settings by clicking on the <span class="GUILABEL">Graphs</span> tab and selecting the <span class="GUILABEL">Settings</span> tab on the following page. If you want to prevent a user from being able to keep their own graph preferences, uncheck the <span class="GUILABEL">Allow this User to Keep Custom Graph Settings</span> checkbox in user management. The user will be presented with an "Access Denied" error message if they attempt to click the <span class="GUILABEL">Settings</span> tab when this box is checked.</p>
  </div>

  <div class="NAVFOOTER">
    <hr align="left" width="100%">

    <table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="33%" align="left" valign="top"><a href="graph_permissions.html" accesskey="P">Prev</a></td>

        <td width="34%" align="center" valign="top"><a href="index.html" accesskey="H">Home</a></td>

        <td width="33%" align="right" valign="top"><a href="advanced_topics.html" accesskey="N">Next</a></td>
      </tr>

      <tr>
        <td width="33%" align="left" valign="top">Graph Permissions</td>

        <td width="34%" align="center" valign="top"><a href="user_management.html" accesskey="U">Up</a></td>

        <td width="33%" align="right" valign="top">Advanced Topics</td>
      </tr>
    </table>
  </div>
</body>
</html>