mirror of https://github.com/mikaku/Monitorix.git
added the chrony.pm' graph
This commit is contained in:
parent
89890d23ce
commit
e161c8ed71
1
Makefile
1
Makefile
|
@ -67,6 +67,7 @@ install-bin:
|
|||
$(INSTALL_DATA) lib/apache.pm "$(DESTDIR)$(LIBDIR)/apache.pm"
|
||||
$(INSTALL_DATA) lib/apcupsd.pm "$(DESTDIR)$(LIBDIR)/apcupsd.pm"
|
||||
$(INSTALL_DATA) lib/bind.pm "$(DESTDIR)$(LIBDIR)/bind.pm"
|
||||
$(INSTALL_DATA) lib/chrony.pm "$(DESTDIR)$(LIBDIR)/chrony.pm"
|
||||
$(INSTALL_DATA) lib/disk.pm "$(DESTDIR)$(LIBDIR)/disk.pm"
|
||||
$(INSTALL_DATA) lib/du.pm "$(DESTDIR)$(LIBDIR)/du.pm"
|
||||
$(INSTALL_DATA) lib/emailreports.pm "$(DESTDIR)$(LIBDIR)/emailreports.pm"
|
||||
|
|
Loading…
Reference in New Issue