Project

General

Profile

Revision a01e81cc

IDa01e81cca8191b73e52e3258feaa01e9bc765931
Parent 39e0262e
Child f5c20e6e

Added by Francis LAHEUGUERE over 14 years ago

rrd et nagios : url -> web_path

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@2433 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

development.ini
28 28
use_kerberos=False
29 29
app.vigicore = /
30 30

  
31
# URL
32
rrd_url = http://localhost/rrdgraph
33
nagios_url = http://localhost/nagios/cgi-bin
31
# web_path
32
rrd_web_path = /rrdgraph
33
nagios_web_path = /nagios/cgi-bin
34 34

  
35 35
# Vigigraph - refresh for graphs (en millisecondes)
36 36
delay_refresh = 30000

Also available in: Unified diff