public function getMon1str()
 {
     return $this->hasMany(Mon1str::className(), ['monitoring1_id' => 'id']);
 }