Changeset 8133 for lang/perl/App-MadEye
- Timestamp:
- 03/19/08 11:59:32 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/lib/App/MadEye/Plugin/Agent/MySQLSlave.pm
r8074 r8133 13 13 my $user = $self->config->{config}->{user} or die "missing user"; 14 14 my $password = $self->config->{config}->{password}; 15 my $threshold = $self->config->{config}->{threshold} ;15 my $threshold = $self->config->{config}->{threshold} or die "missing threshold"; 16 16 17 17 my $dbh = DBI->connect(
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)