Skip to content

Commit

Permalink
NagVis conf adapted for NEMS 1.4 and imported. Working.
Browse files Browse the repository at this point in the history
  • Loading branch information
NEMS Linux committed May 22, 2018
1 parent 587b25a commit 7a23405
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build/60-nagvis
Expand Up @@ -15,6 +15,11 @@ chmod +x install.sh
# Compatibility with old fixes from legacy NEMS versions
ln -s /usr/local/nagvis/ /etc/nagvis

rm /etc/nagvis/etc/maps/*
cp /root/nems/nems-migrator/data/1.4/nagvis/maps/* /etc/nagvis/etc/maps/
cp -f /root/nems/nems-migrator/data/1.4/nagvis/nagvis.ini.php /etc/nagvis/etc/


# Turn me on!
a2enconf nagvis
systemctl restart apache2

0 comments on commit 7a23405

Please sign in to comment.