aboutsummaryrefslogtreecommitdiff
path: root/net/ifgraph/pkg-message
blob: 043a08c750428e11738aa7695e4242474bcc2b64 (plain) (blame)
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
=================================================================

ifGraph has now been installed in %%PREFIX%%/ifgraph/.

NOTE: A sample configuration files has been placed at:

  %%PREFIX%%/etc/ifgraph.conf.sample

You need to copy this to

  %%PREFIX%%/etc/ifgraph.conf

and edit it to suit your requirements.

A sample crontab(5) entry has been installed. You need to activate
this to start measurements and graph generation. You can do this
with

  crontab -u ifgraph -e

Documentation is installed in

  %%DOCSDIR%%/

To enable Apache web access, add the following to your
%%PREFIX%%/etc/apache/httpd.conf:

  Alias /ifgraph/ %%PREFIX%%/ifgraph/htdocs/

Enjoy!

=================================================================